Hi there!

I have problems related with runlevels: I can't boot in any specified 
runlevels other than default.
If I use the command
        #rc runlevel_name 
I can pass with no problem, but boot procedure doesn't work for me.

In Grub I have this entry:

title Gentoo Linux 2.6.21 - NoNetwork
root (hd0,2)
kernel /boot/bzImage2.6 root=/dev/sda3 quiet splash=silent,fadein,theme:gentoo 
video=vesafb-tng:[EMAIL PROTECTED],ywrap,mtrr CONSOLE=/dev/tty1 idebus=66 
libata.atapi_enabled=1 ide1=noprobe fbcon=scrollback:128K softlevel=nonetwork
initrd /boot/fbsplash-gentoo-1280x800

my boot and nonetwork runlevels are like this:

#rc-status boot
Runlevel: boot
 bootmisc                                                                       
                                                                                
      
 checkfs                                                                        
                                                                                
      
 checkroot                                                                      
                                                                                
      
 clock                                                                          
                                                                                
      
 hostname                                                                       
                                                                                
      
 keymaps                                                                        
                                                                                
      
 localmount                                                                     
                                                                                
      
 modules                                                                        
                                                                                
      
 rmnologin                                                                      
                                                                                
      
 urandom             

#rc-status nonetwork
Runlevel: nonetwork
 acpid                                                                          
                                                                                
      
 alsasound                                                                      
                                                                                
      
 atieventsd                                                                     
                                                                                
      
 cpufreqd                                                                       
                                                                                
      
 cpufrequtils                                                                   
                                                                                
      
 gpm                                                                            
                                                                                
      
 keymaps                                                                        
                                                                                
      
 laptop_mode                                                                    
                                                                                
      
 local               

I also mapped it in /etc/inittab

# Default runlevel.
id:3:initdefault:

# System initialization, mount local filesystems, etc.
si::sysinit:/sbin/rc sysinit

# Further system initialization, brings up the boot runlevel.
rc::bootwait:/sbin/rc boot

l0:0:wait:/sbin/rc shutdown
l1:S1:wait:/sbin/rc single
l2:2:wait:/sbin/rc nonetwork
l3:3:wait:/sbin/rc default
l4:4:wait:/sbin/rc battery
l5:5:wait:/sbin/rc console
l6:6:wait:/sbin/rc reboot
#z6:6:respawn:/sbin/sulogin


Can someone understand what's the problem?

Thanks

Mauro

-- 


(definitions)
%
Rule #1:
        The Boss is always right.

Rule #2:
        If the Boss is wrong, see Rule #1.

-- 
[EMAIL PROTECTED] mailing list

Reply via email to