I use linuxbios to boot my mainboard tyan/s2881. But I don't hope I'll use HD. I hope linux to mount rootfs on ramdisk and run on it. How can I do that?
tks zhu shi song
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
* zhu shi song zhushisongzhu@yahoo.com [051222 13:41]:
I use linuxbios to boot my mainboard tyan/s2881. But I don't hope I'll use HD. I hope linux to mount rootfs on ramdisk and run on it. How can I do that?
You can either use an initial ramdisk (initrd) or specify a ramdisk and use /dev/ram0 as rootfs. initrd might be the easiest. in that case init is called /linuxrc
Stefan