[Lguest] lguest + nfs
    Rusty Russell 
    rusty at rustcorp.com.au
       
    Wed Oct  8 12:20:39 EST 2008
    
    
  
On Wednesday 08 October 2008 11:07:04 Tiago Maluta wrote:
> Hi,
>
> I'm trying to mount rootfs from lguest over NFS.
>
> (1) I can use lguest with an initrd image perfectly.
> (3) My NFS it's working too.
> (2) I'm using:
>
>     # lguest 64 vmlinux root=/dev/nfs \
>         nfsroot=192.168.254.1:/ \
>         ip=192.168.254.40:192.168.254.1:192.168.254.1:255.255.255.0:\
>         lguest:eth0:off
You don't tell lguest to set up a network device.  
Perhaps "--tunnet=192.168.254.40" after "vmlinux"?
Cheers,
Rusty.
    
    
More information about the Lguest
mailing list