dromero n00b


Joined: 24 Mar 2011 Posts: 3 Location: México
|
Posted: Thu Apr 26, 2012 9:30 pm Post subject: read: Interrupted system call (Probably related to Dracut) |
|
|
Hello,
After an update, I have been having trouble at boot time. The boot process stops at this stage (this is taken from my rc.log)
| Code: | rc sysinit logging started at Thu Apr 26 11:09:50 2012
OpenRC 0.9.9.3 is starting up Gentoo Linux (x86_64)
Press I to enter interactive boot mode
* /proc is already mounted, skipping
* /run is already mounted, skipping
* checkpath: correcting mode
* /run/lock: correcting owner
|
I am using Plymouth which needs an initramfs image (generated by Dracut), I believe that's why those filesystems are already mounted. I have to press a key for the booting process to continue. The boot process continues and it shows repeatedly the warning message: "* read: Interrupted system call ". Here is the rest of the rc.log:
| Code: | sysfs | * Mounting debug filesystem ...
[ ok ]
* read: Interrupted system call
udev-mount | * Using /dev mounted from kernel ...
[ ok ]
* read: Interrupted system call
* read: Interrupted system call
udev | * Starting udev ...
[ ok ]
udev | * Populating /dev with existing devices through uevents ...
[ ok ]
udev | * Waiting for uevents to be processed ...
[ ok ]
* read: Interrupted system call
rc sysinit logging stopped at Thu Apr 26 11:09:50 2012
rc boot logging started at Thu Apr 26 11:09:50 2012
hwclock | * Setting system clock using the hardware clock [Local Time] ...
[ ok ]
* read: Interrupted system call
modules | * Autoloaded 0 module(s)
* read: Interrupted system call
fsck | * Checking local filesystems ...
fsck |/dev/sda7: clean, 1439011/16031744 files, 59653484/64105366 blocks
fsck |/dev/sda5: clean, 40/8032 files, 17591/32096 blocks
[ ok ]
* read: Interrupted system call
root | * Remounting root filesystem read/write ...
[ ok ]
root | * Remounting filesystems ...
[ ok ]
* read: Interrupted system call
mtab | * Updating /etc/mtab ...
[ ok ]
* read: Interrupted system call
swap | * Activating swap devices ...
[ ok ]
* read: Interrupted system call
localmount | * Mounting local filesystems ...
[ ok ]
* read: Interrupted system call
sysctl | * Configuring kernel parameters ...
[ ok ]
* read: Interrupted system call
bootmisc | * Creating user login records ...
[ ok ]
bootmisc | * Cleaning /var/run ...
[ ok ]
bootmisc | * Wiping /tmp directory ...
[ ok ]
* read: Interrupted system call
termencoding | * Setting terminal encoding [UTF-8] ...
[ ok ]
* read: Interrupted system call
consolefont | * Setting console font [default8x16] ...
[ ok ]
* read: Interrupted system call
hostname | * Setting hostname to VENEZOLANO-PC ...
[ ok ]
* read: Interrupted system call
keymaps | * Setting keyboard mode [UTF-8] ...
[ ok ]
keymaps | * Loading key mappings [la-latin1] ...
[ ok ]
* read: Interrupted system call
net.lo | * Bringing up interface lo
net.lo | * 127.0.0.1/8 ...
[ ok ]
net.lo | * Adding routes
net.lo | * 127.0.0.0/8 via 127.0.0.1 ...
[ ok ]
* read: Interrupted system call
procfs | * Mounting misc binary format filesystem ...
[ ok ]
procfs | * Loading custom binary format handlers ...
[ ok ]
procfs | * Mounting USB device filesystem [usbfs] ...
[ ok ]
* read: Interrupted system call
swapfiles | * Activating additional swap space ...
[ ok ]
* read: Interrupted system call
urandom | * Initializing random number generator ...
[ ok ]
rc boot logging stopped at Thu Apr 26 16:09:59 2012
rc default logging started at Thu Apr 26 16:09:59 2012
dbus | * Starting D-BUS system messagebus ...
[ ok ]
* read: Interrupted system call
NetworkManager| * Starting NetworkManager ...
[ ok ]
NetworkManager|Connecting 1sConnecting...............
NetworkManager| * Marking NetworkManager as inactive. It will automatically be marked
NetworkManager| * as started after a network connection has been established.
NetworkManager| * WARNING: NetworkManager has started, but is inactive
* read: Interrupted system call
* read: Interrupted system call
xdm | * Setting up gdm ...
[ ok ]
* read: Interrupted system call
alsasound | * Restoring Mixer Levels ...
[ ok ]
* read: Interrupted system call
cupsd | * Starting cupsd ...
[ ok ]
* read: Interrupted system call
sshd | * WARNING: sshd is scheduled to start when NetworkManager has started
* read: Interrupted system call
udev-postmount| * Doing udev cleanups
* read: Interrupted system call
local | * Starting local
local | * /etc/conf.d/local should be removed.
local | * Please move the code from the local_start function
local | * to scripts with an .start extension
local | * in /etc/local.d
[ ok ]
rc default logging stopped at Thu Apr 26 16:10:10 2012
|
After that, everything goes fine. What is the problem here? This is not the first time that something like this has happened. Some months back I had the same problem, but can't remember how It went away... I believe I uninstalled Plymouth and did emerge world.
BTW, I have this error on the shutdown log:
| Code: | rc shutdown logging started at Thu Apr 26 16:09:00 2012
* Starting plymouthd ...
[ ok ]
error: unexpectedly disconnected from boot status daemon
error: unexpectedly disconnected from boot status daemon
error: unexpectedly disconnected from boot status daemon
error: unexpectedly disconnected from boot status daemon
error: unexpectedly disconnected from boot status daemon
error: unexpectedly disconnected from boot status daemon
error: unexpectedly disconnected from boot status daemon
urandom | * Saving random seed ...
alsasound | * Storing ALSA Mixer Levels ...cupsd | * Stopping cupsd ...
[ ok ]
swapfiles | * Deactivating additional swap space ...
sshd | * Stopping sshd ...
swap | * Deactivating swap devices ...
local | * Stopping local
[ ok ]
local | * /etc/conf.d/local should be removed.
[ ok ]net.lo | * Bringing down interface lo
[ ok ]
local | * Please move the code from the local_stop function
local | * to scripts with an .stop extension
[ ok ]
local | * in /etc/local.d
[ ok ]
[ ok ]
xdm | * Stopping gdm ...
NetworkManager| * Stopping NetworkManager ...
[ ok ]
[ ok ]
dbus | * Stopping D-BUS system messagebus ...
[ ok ]
localmount | * Unmounting loop devices
localmount | * Unmounting filesystems
localmount | * Unmounting /boot ...
[ ok ]
udev | * Stopping udev ...
[ ok ]
rc shutdown logging stopped at Thu Apr 26 16:09:06 2012
|
Any thoughts? _________________ Gentoo: the fastest underwater swimming penguins, reaching speeds of 36 km/h.
Gentoo are built for very harsh cold climates.
--Wikipedia |
|