We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm running the most recent version of Morello Linux. I understand that it's based on Debian. What I need is a way to "debootstrap" a small instance of Morello Linux. Is debootstrap supported for Morello Linux?
Very helpful - so I can boot into the Morello environment (on ARM) and just do
debootstrap trixie mychrootdir
and that will work? I'm doing this on an Intel box and I'm trying to now move this procedure onto an ARM platform.
Once you've booted Morello Linux you're running arm64 Debian and should have network access, so any standard Debian command like debootstrap should work as you're used to. Just make sure you've got enough disk space for creating the new chroot.