Quote:
|
Originally Posted by falko
I don't see a 2.6.16 kernel in your menu.lst...
Anyway, you can create a ramdisk like this:
Code:
cd /boot/
mkinitrd -o /boot/initrd.img-2.6.8.1 2.6.8.1
(this example is for a 2.6.8.1 kernel, adjust it to your needs).
|
Can I make a RAM disk outside of being in Debian - If so, will knoppix work, and do I just use the usual bash prompt?
Also, what kernel number should I use, I'm not sure what it updated to - is there any way I can find out in system logs or something??
Thanks heaps!