pythops / jetson-image

Create minimalist, Ubuntu based images for the Nvidia jetson boards

Home Page:https://pythops.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

debootstrap hangs?

pilotnbr1 opened this issue · comments

commented

At step "Run debootstrap first stage..." nothing visibly happens. I have left it at this point for 12 hours and no change.

Running this script on intel i5 x8 with up to date ubuntu 20.04

Any advice?

commented

Not really, try again I would say.
Meanwhile take a look at your system if you have enough disk space, memory

commented

Thanks for the response!

Trying it again but modified the script so it outputs to the terminal rather than null..

commented

OK- success. Made sure to keep my computer awake and not interupt it. It took over 5 hours to create rootfs. Thanks for the support!