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

dbootstrap



I'm sorry for this -maybe- trivial question,but

I can't find from where dbootstrap is launched at reboot.
But, I have seen what contains the boot image.

this is what I done :

1.cp /floppy/root.bin /tmp/
2.gzip -d -S .bin  root.bin) 
3.dd if=/dev/zero of=/dev/ram0 count=4000 
4.dd if=/tmp/root of=/dev/ram0 
5.mount /dev/ram0 /mnt 

Now, I have all the filesystem that will be mount in ram for the
installation.

I can see that inittab will call /etc/init.d/rcS, this one lauch
/sbin/unconfigured.sh that reboot the system


Also, I can't find the source for dbootstrap

Think you in advance for your help :-)


Fabien.


Reply to: