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

Re: Probs with netboot/NFS



Hi!

> Hello all,
> 
> Am trying to boot a diskless client with the following spec:
> 
> And the messages found in the bootup list that I think are important are:
> 
> =================================
> Kernel command line: auto rw root=/dev/nfs nfsroot=/nfsroot 
> ip=192.168.1.18:192.168.1.2:192.168.1.1:255.255.255.0:

Yep... the ip= parameter tells the kernel how to configure the network
device, but you have to repeat the NFS server IP in the nfsroot= parameter;
this ought to work:

auto rw root=/dev/nfs nfsroot=192.168.1.2:/nfsroot ip=...


HTH,

Jan

-- 
Jan C. Nordholz
<jckn At gmx net>

Attachment: signature.asc
Description: Digital signature


Reply to: