Mailinglist Archive: opensuse (3109 mails)
| < Previous | Next > |
Re: [opensuse] guide to remotely upgrading Suse
- From: Jon Clausen <jon@xxxxxxx>
- Date: Wed, 21 Feb 2007 17:46:35 +0100
- Message-id: <20070221164634.GA3890@xxxxxxxxxxx>
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: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> 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: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |