[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to make a *working* base filesystem?



Martin Guy wrote:
I created sarge filesystem (for arm) with debootstrap on a x86 machine.
...
A quick investigation showed that I don't have passwd/group/shadow files.

For me it worked ok, using
   debootstrap --foreign etc etc etc
then booting that with kernel option init=/bin/sh to run
   /debootstrap/debootstrap --second-stage.

This one makes problems, too:

sh-2.05b# debootstrap --second-stage
cat: /usr/lib/debootstrap/suite: No such file or directory

sh-2.05b# debootstrap --second-stage
cat: /usr/lib/debootstrap/arch: No such file or directory

sh-2.05b# debootstrap --second-stage
E: No such script: /usr/lib/debootstrap/suite-script


Where can I find those files? They are not in debootstrap package, I can't find them in any debian package when I look here: http://www.debian.org/distrib/packages.en.html

Perhaps they need to be generated somehow?

--
Tomasz Chmielewski
http://wpkg.org



Reply to: