* [gentoo-user] new runlevel
@ 2007-01-10 22:49 Arnau Bria
2007-01-10 23:08 ` Neil Bothwick
0 siblings, 1 reply; 3+ messages in thread
From: Arnau Bria @ 2007-01-10 22:49 UTC (permalink / raw
To: gentoo-user
Hi,
I've created a new runlevel named Wireless where I'd like to configure
my normal boot except network config, where I'd like to load net.rausb0
instead of net.eth0.
So here are my outputs:
# rc-update show boot|grep net
net.lo | boot
# rc-update show default|grep net
net.eth0 | default
netmount | default
# rc-update show wireless|grep net
netmount | wireless
net.rausb0 | wireless
Also, I've modified my grub conf to load new softlevel:
title=Gentoo Linux 2.6.18 Wireless
root (hd0,0)
kernel /kernel-2.6.18 root=/dev/hda5 nodevfs udev devfs=nomount video=vesafb:ywrap,mttr,1024x768-32@85 splash=silent,kdgraphics,theme:Emergance resume2=swap:/dev/hda3 CONSOLE=/dev/tty1 softlevel=wireless
initrd /boot/fbsplash-Emergance-1024x768
But, every time I reboot I get both interfaces up, and I don't know
why...
Could anyone help me?
Thanks in advance,
Arnau
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] new runlevel
2007-01-10 22:49 [gentoo-user] new runlevel Arnau Bria
@ 2007-01-10 23:08 ` Neil Bothwick
2007-01-11 8:56 ` Arnau Bria
0 siblings, 1 reply; 3+ messages in thread
From: Neil Bothwick @ 2007-01-10 23:08 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 651 bytes --]
On Wed, 10 Jan 2007 23:49:24 +0100, Arnau Bria wrote:
> I've created a new runlevel named Wireless where I'd like to configure
> my normal boot except network config, where I'd like to load net.rausb0
> instead of net.eth0.
> But, every time I reboot I get both interfaces up, and I don't know
> why...
Watch your boot messages to see when they come up. It is likely that udev
is coldplugging them, which you can fix by setting RC_COLDPLUG
in /etc/conf.d/rc. See the comments in the file or the discussions on
this list earlier this week.
--
Neil Bothwick
The fact that no one understands you doesn't mean you're an artist.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] new runlevel
2007-01-10 23:08 ` Neil Bothwick
@ 2007-01-11 8:56 ` Arnau Bria
0 siblings, 0 replies; 3+ messages in thread
From: Arnau Bria @ 2007-01-11 8:56 UTC (permalink / raw
To: gentoo-user
On Wed, 10 Jan 2007 23:08:39 +0000
Neil Bothwick wrote:
> On Wed, 10 Jan 2007 23:49:24 +0100, Arnau Bria wrote:
[...]
> Watch your boot messages to see when they come up. It is likely that
> udev is coldplugging them, which you can fix by setting RC_COLDPLUG
> in /etc/conf.d/rc.
That was...
> See the comments in the file or the discussions on
> this list earlier this week.
Uops! same problem, same week...
Sorry, I usually read topics... but I did not consider this
interesting, maybe because of the long of its name :-)
thanks for your reply.
--
Arnau Bria
http://blog.emergetux.net
Wiggum: Dispara a las ruedas Lou.
Lou: eee, es un tanque jefe.
Wiggum: Me tienes hartito con todas tus excusas.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-01-11 9:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-10 22:49 [gentoo-user] new runlevel Arnau Bria
2007-01-10 23:08 ` Neil Bothwick
2007-01-11 8:56 ` Arnau Bria
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox