You are not logged in.

#1 2011-12-07 17:21:31

Klonji
Member
Registered: 2010-06-22
Posts: 13

rc.conf seems to be ignored on boot...

Hi,

I'm not sure that the best place to post my problem...

I got a really simple problem which seems to be sum up as: "rc.conf is ignored"!
I must say that my archlinux is a virtualmachine in a kvm on a debian. I used luks to encrypted my slash but no lvm.
After a reboot, the archlinux started fine but on the login screen i got "(none)" instead of my hostname.
I logged in, fine, but then I discovered that no services and network were set!
I just don't understand where I failed. I just reboot the server.
Moreover there is nothing in the log regarding my reboot. It seems the time has stop for everylog but boot.
Here is the last boot:

Wed Dec  7 18:11:22 2011: :: Adjusting system time and setting kernel timezone    [BUSY]    [DONE] 
Wed Dec  7 18:11:22 2011: :: Starting UDev Daemon    [BUSY]    [DONE] 
Wed Dec  7 18:11:22 2011: :: Triggering UDev uevents    [BUSY]    [DONE] 
Wed Dec  7 18:11:22 2011: :: Waiting for UDev uevents to be processed    [BUSY]    [DONE] 
Wed Dec  7 18:11:22 2011: :: Bringing up loopback interface    [BUSY]    [DONE] 
Wed Dec  7 18:11:22 2011: :: Checking Filesystems    [BUSY] slash: clean, 115848/57671680 files, 29790281/230686208 blocks
Wed Dec  7 18:11:22 2011: boot: clean, 56/65280 files, 32471/261120 blocks
Wed Dec  7 18:11:22 2011:    [DONE] 
Wed Dec  7 18:11:22 2011: :: Remounting Root Read/Write    [BUSY]    [DONE] 
Wed Dec  7 18:11:22 2011: :: Creating mtab    [BUSY]    [DONE] 
Wed Dec  7 18:11:22 2011: :: Mounting Local Filesystems    [BUSY]    [DONE] 
Wed Dec  7 18:11:22 2011: :: Activating Swap    [BUSY]    [DONE] 
Wed Dec  7 18:11:22 2011: :: Initializing Random Seed    [BUSY]    [DONE] 
Wed Dec  7 18:11:22 2011: :: Removing Leftover Files    [BUSY]    [DONE] 
Wed Dec  7 18:11:23 2011: :: Setting Hostname: (none)    [BUSY]    [DONE] 
Wed Dec  7 18:11:23 2011: :: Setting Consoles to legacy mode    [BUSY] ^[%@   [DONE] 
Wed Dec  7 18:11:23 2011: :: Saving dmesg Log    [BUSY]    [DONE] 
Wed Dec  7 18:11:23 2011: INIT: Entering runlevel: 3

and here is the last GOOD boot:

Sun Dec  4 22:33:26 2011: :: Adjusting system time and setting kernel timezone    [BUSY]    [DONE] 
Sun Dec  4 22:33:26 2011: :: Starting UDev Daemon    [BUSY]    [DONE] 
Sun Dec  4 22:33:26 2011: :: Triggering UDev uevents    [BUSY]    [DONE] 
Sun Dec  4 22:33:26 2011: :: Waiting for UDev uevents to be processed    [BUSY]    [DONE] 
Sun Dec  4 22:33:26 2011: :: Bringing up loopback interface    [BUSY]    [DONE] 
Sun Dec  4 22:33:26 2011: :: Checking Filesystems    [BUSY] slash: clean, 54855/57671680 files, 9891891/230686208 blocks
Sun Dec  4 22:33:26 2011: boot: clean, 56/65280 files, 32471/261120 blocks
Sun Dec  4 22:33:26 2011:    [DONE] 
Sun Dec  4 22:33:26 2011: :: Remounting Root Read/Write    [BUSY]    [DONE] 
Sun Dec  4 22:33:26 2011: :: Creating mtab    [BUSY]    [DONE] 
Sun Dec  4 22:33:26 2011: :: Mounting Local Filesystems    [BUSY]    [DONE] 
Sun Dec  4 22:33:26 2011: :: Activating Swap    [BUSY]    [DONE] 
Sun Dec  4 22:33:26 2011: :: Configuring Time Zone    [BUSY]    [DONE] 
Sun Dec  4 22:33:26 2011: :: Initializing Random Seed    [BUSY]    [DONE] 
Sun Dec  4 22:33:27 2011: :: Removing Leftover Files    [BUSY]    [DONE] 
Sun Dec  4 22:33:27 2011: :: Setting Hostname: share    [BUSY]    [DONE] 
Sun Dec  4 22:33:27 2011: :: Setting Consoles to UTF-8 mode    [BUSY]    [DONE] 
Sun Dec  4 22:33:27 2011: :: Loading Keyboard Map: fr-latin1    [BUSY]    [DONE] 
Sun Dec  4 22:33:28 2011: :: Saving dmesg Log    [BUSY]    [DONE] 
Sun Dec  4 22:33:28 2011: INIT: Entering runlevel: 3
Sun Dec  4 22:33:28 2011: :: Starting Syslog-NG    [BUSY]    [DONE] 
Sun Dec  4 22:33:29 2011: :: ipshare up    [BUSY]    [DONE] 
Sun Dec  4 22:33:31 2011: :: Starting crond daemon    [BUSY]    [DONE] 
Sun Dec  4 22:33:31 2011: :: Starting Secure Shell Daemon    [BUSY]    [DONE] 
Sun Dec  4 22:33:32 2011: :: Starting OpenVPN ...     [BUSY] ^[[uopenvpn    [DONE]0
Sun Dec  4 22:33:32 2011: :: Starting Transmission Daemon    [BUSY]    [DONE] 
Sun Dec  4 22:33:33 2011: :: Starting SABnzbd    [BUSY]    [DONE] 
Sun Dec  4 22:33:36 2011: :: Starting IP Tables    [BUSY]    [DONE] 

Any clues or help?
Thanks in advance for any help!

Offline

#2 2011-12-07 17:32:22

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: rc.conf seems to be ignored on boot...

Klonji wrote:

Wed Dec  7 18:11:23 2011: :: Setting Consoles to legacy mode    [BUSY] ^[%@   [DONE]

Arch News wrote:

If . /etc/rc.conf fails in your login shell, please read the full announcement.

http://www.archlinux.org/news/initscrip … -required/


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2011-12-08 08:50:14

Klonji
Member
Registered: 2010-06-22
Posts: 13

Re: rc.conf seems to be ignored on boot...

Hi,

Thanks for your answer but I have remove this file and reboot and it's the same problem. I will try to force the re-installation of initscripts but I have no hope :'(

Offline

#4 2011-12-08 08:53:53

Klonji
Member
Registered: 2010-06-22
Posts: 13

Re: rc.conf seems to be ignored on boot...

Well force to reinstall didn't work, BUT, deinstall + reinstall + reconfigure of rc.conf seems to works!

Thanks smile

Offline

#5 2011-12-11 21:54:51

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: rc.conf seems to be ignored on boot...

Please remember to mark the thread as solved.

Offline

Board footer

Powered by FluxBB