Thanks a lot! It works after the boot commands change to this: grub>kernel (hd0,0)/vmlinuz root=/dev/ram ramdisk_size=8192 devfs=mount,dall init=/linuxrc grub>initrd (hd0,0)/initrd.gz grub>boot
>[EMAIL PROTECTED] wrote: >> I am going to boot d-i on my hard disk from grub command. So I downloaded vmlinuz >> and initrd.gz from >> http://ftp.debian.org/dists/unstable/main/installer-i386/current/images/hd-media/, >> and when grub boot I input at prompt as: >> grub>kernel (hd0,0)/vmlinuz root=/dev/ram ramdisk_size=8192 >> grub>initrd (hd0,0)/initrd.gz >> grub>boot >> However,after loading kernel and mount root, the system suspended and gave the >> following message: >> >> Warning: unable to open an initial console. >> Kernel panic: Attempted to kill init! >> >> What's the proper way to boot d-i from grub? Thanks. > >Add root=/dev/rd/0 devfs=mount,dall to the boot options. > ______________________________________ ������������alan������������һ�źؿ����ۿ�>>( http://ecards.sina.com.cn/2000/2004-2-10/11182351688.swf )ע������9��������䣨 http://mail.sina.com.cn/chooseMode.html �� =================================================================== ���˽���������----������Ҫ�����ı��ף����� (http://ad4.sina.com.cn/shc/zhuiyu_hprefresh1.html) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

