public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [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

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