Frank, thanks for the reply! Sorry for my tardy response, I've been meaning to post something for a while now. I've looked through that thread and tried modifying my inittab to to follow the example (commenting out all profiles except for T0) and also in a number of different ways (running with Profiles 1-6 uncommented, and running with only profile 1 uncommented ), but nothing resolves the issue. However, it does uncover some additional errors. I now see the following:
Code:
lm-sensors: Permission denied
portmap: Permission denied
ppd-dns: Permission denied
procps: Permission denied
udev-mtab: Permission denied
urandom: Permission denied
x11-common: Permission denied
stop-bootlog-single: Permission denied
/etc/init.d/rc: 279: /etc/init.drc: /bin/echo: Permission denied
/etc/init.d/rc: 364: /etc/init.drc: /bin/echo: Permission denied
INIT: Entering runlevel: 2
INIT: cannot execute "/etc/init.d/rc"
INIT: cannot execute "/sbin/getty"
INIT: cannot execute "/sbin/getty"
INIT: cannot execute "/sbin/getty"
INIT: cannot execute "/sbin/getty"
INIT: cannot execute "/sbin/getty"
INIT: cannot execute "/sbin/getty"
INIT: cannot execute "/sbin/getty"
INIT: cannot execute "/sbin/getty"
INIT: cannot execute "/sbin/getty"
INIT: cannot execute "/sbin/getty"
INIT: Id "T0" respawning too fast: disabled for 5 minutes
INIT: no more processes left in this runlevel
In rescue mode I can mount all my different drives and access the files in them from the shell, so I think the hardware is all fine.
One thing that seems strange: Using a rescue disc, I cannot start a shell in /dev/sda1 (it says no usable shells) but this is where I installed the OS. I can, however, mount a shell in /dev/sdb1 (which is just a file storage drive, no OS files reside there).
Is this just a quirk caused by the way rescue mode reads the drives, or is it possible that my mount points and/or fs definitions have gotten confused and that's causing my errors?
Any ideas? All help and advice is greatly appreciated!
Thanks!