Re: boot without ramdisk

2012-06-13 Thread Joe Zeff
On 06/13/2012 06:54 PM, Jinze Xue wrote: hello I want to boot linux without ramdisk. The purpose not using ramdisk is to speed up the boot time of my computer while Load the ramdisk used about 15s in my computer. Yes, you can comment out the line loading your initramfs in grub.conf and you'l

boot without ramdisk

2012-06-13 Thread Jinze Xue
hello I want to boot linux without ramdisk. The purpose not using ramdisk is to speed up the boot time of my computer while Load the ramdisk used about 15s in my computer. The system have start up successfully, but there are some problems: I have boot my system by add root=/dev/sda2 fastboot re