LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   linux constantly reboots (https://www.linuxquestions.org/questions/linux-general-1/linux-constantly-reboots-880232/)

Shum 05-12-2011 01:16 AM

linux constantly reboots
 
Hullo.
I'm booting Gentoo off of a usb-stick. This has been working previously but now when I try to boot my stick it gets as far as executing the initramfs init script then restarts.

The last two lines of my initramfs/init are:
Code:

echo "finished initramfs."
exec switch_root /new-root /sbin/init

The last two things printed during boot are:
Code:

finished initramfs.
[ 11.123456 ] Restarting system.

So it seems to be restarting cleanly - ie. the kernel isn't crashing or anything - but I have no idea why its restarting at all.
No logs are produced in /var/log and I'm booting with the 'debug' boot arg aswell.

Can anyone suggest how I might debug this?

ButterflyMelissa 05-12-2011 02:49 AM

Hi,

Suggestion : boot of a live CD (if possible - dunnow what you got there for hardware...) and edit the /etc/inittab, chances are your system starts in init 6 - reboot.

Luck!

Thor


All times are GMT -5. The time now is 04:34 PM.