PDA

View Full Version : Only need the kernel + bash



sibtay
10-16-2004, 10:58 PM
Hi everyone

is there any knoppix available that could allow me to boot from cd and then give me a bash interface.

I want it to contain only the kernel (ofcourse :) ) and bash so that i could run some scripts.

thank you

eadz
10-17-2004, 02:01 AM
is there any knoppix available that could allow me to boot from cd and then give me a bash interface.

I want it to contain only the kernel (ofcourse :) ) and bash so that i could run some scripts.


Have a look at this list of Custom Knoppix CDs.
http://www.knoppix.net/docs/index.php/KnoppixCustomizations

garyng
10-17-2004, 04:32 AM
Um, just remove the KNOPPIX image(the big one) from the CD image and you would be forced to drop into the limited ash in the initrd.



You can easily build such a boot image using busybox, within the constrain of 1.44MB that can be burned on any CD and bootable.

Just curious, what do you want to do with it ?

sibtay
10-23-2004, 08:30 PM
Hi
I am trying to make a linux distribution
I need this stuff to allow me to run install scripts (for the installer)

kelmo
10-25-2004, 11:08 AM
sibtay,

You could use my script to build busybox against uClibc to optimise for size and then come up with your own linuxrc.

You could probably use mkinitrd to automate initrd creation with busybox.

http://users.tpg.com.au/sigm/build-busybox-snapshot