>>>>> On Wed, 14 Jan 2009 18:48:02 +0100, Henning Fehrmann 
>>>>> <[email protected]> said:

    > like  v3, tcp, rsize=.. or wsize=.. prevents the mount.
These options are not needed any more.


    > More crucial, we need to mount the nfsroot via eth1.
I think it's possible to give a parameter to the live scripts inside
initrd to specify the network device. Let me see:

# man 7 live-initramfs (inside the nfsroot)

.
.
       
ip=[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF]
       
[,[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF]]*
           Let you specify the name(s) and the options of the interface(s)
           that should be configured at boot time. Do not specify this if you
           want to use dhcp (default). It will be changed in a future release
           to mimick official kernel boot param specification (e.g.
           ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp).
.
.



This was a thread on the debian-live mailing list before it was implemented. 
See for e.g.

http://www.mail-archive.com/[email protected]/msg01288.html
http://www.mail-archive.com/[email protected]/msg01296.html

-- 
regards Thomas

Antwort per Email an