[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: netboot (not netinstall) kernel with standart console initrd




On Tue, Nov 15, 2005 at 06:30:08PM +0700, nokideen wrote:

>>
>> this is my [Section] in yaboot.conf
>> 
>> image=luther/vmlinux-luther
>>         label=luther-rescue
>>         initrd=luther/initrd-luther.gz
>>         initrd-size=4352
>>         append="rescue/enable=true --"
>>         read-only
>>         root=/dev/ram
>> 
>> 
>> in rescue mode (busybox)
>> 
>> mount  -t nfs 192.168.1.1:/tftpboot/192.168.1.158 : failed no such device


>So, what is missing ? i guess you only need the nfs and co modules, right ?

Maybe this (new) [Section] work:

[Section] in yaboot.conf
>> 
>> image=/luther/vmlinux-luther     <<----- added "/"
>>         label=luther-rescue
>>         initrd=/luther/initrd-luther.gz  <<----- added "/"
>>         initrd-size=4352
>>         append="rescue/enable=true --"
>>         read-only
>>         root=/dev/ram
>> 



Regards, 

Eugen Paiuc

pc@debian.ro










Reply to: