On Wed, 21 Feb, 2007 at 10:37:55 +0000, Matthew Stringer wrote:
> Daft question on this:
> 
> If I connect to the internet via eth1 how can I specify that in the GRUB 
> config.
> 
> Testing it on a machine it loads the drivers for both NIC's but tries to 
> connect via eth0 and fails.

Google to the rescue:

http://www.google.com/search?client=safari&rls=en-us&q=linuxrc+parameters&ie=UTF-8&oe=UTF-8

leads us to:

http://en.opensuse.org/Linuxrc#Standard_Parameters

- where we find:

<quote>
Netdevice

  Specifies the interface or hardware address linuxrc should use for
  installation if there are several network interfaces available on the
  installation host. Wildcards are allowed.

 Example:
 Netdevice=eth1
 Netdevice=00:09:1a:34:7d:69
 Netdevice=*:69
</quote>

among lots of other interesting info :)

HTH
/Jon
-- 
YMMV
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to