Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel Panic - not syncing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Deepblackss
n00b
n00b


Joined: 25 Apr 2010
Posts: 9

PostPosted: Sun Apr 25, 2010 5:09 am    Post subject: Kernel Panic - not syncing Reply with quote

Trying to get Gentoo to boot on my HP dv7t. Getting a Kernel panic - not syncing. Using a live usb if that matters at all, don't think that's the issue though because I have installed Gentoo on other systems using it.

Thanks for any help.
Back to top
View user's profile Send private message
Clad in Sky
l33t
l33t


Joined: 04 May 2007
Posts: 888
Location: Germany

PostPosted: Sun Apr 25, 2010 6:45 am    Post subject: Reply with quote

Is there anything except "not syncing"? Like something with VFS or something?

I had those panics, too, sometimes. Cause was most of the times that I forgot to include support for the filesystem of /BOOT in the kernel.
_________________
Kali Ma
Now it's autumn of the aeons
Dance with your sword
Now it's time for the harvest
Back to top
View user's profile Send private message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2253
Location: $TERM

PostPosted: Sun Apr 25, 2010 7:43 am    Post subject: Reply with quote

You need to post the complete log.

Just take a screen shot off it and post it here.
_________________
My blog
Back to top
View user's profile Send private message
NathanZachary
Moderator
Moderator


Joined: 30 Jan 2007
Posts: 2605

PostPosted: Sun Apr 25, 2010 6:35 pm    Post subject: Reply with quote

As stated, the full error message is necessary to diagnose the problem. However, it is likely that you either neglected to build the necessary ATA support into your kernel, or that your fstab is incorrect. Please post the full error message, and your /etc/fstab.
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Sun Apr 25, 2010 6:46 pm    Post subject: Reply with quote

boot a system rescue cd to a gui and network. (use rescue64 at the boot prompt if a 64 bit install.) Open firefox window next to the terminal window.
In the terminal, mount the gentoo partitions, nominally:
Code:
mount /dev/sda3 /mnt/gentoo
mount /dev/sda1 /mnt/gentoo/boot

run:
Code:
lspci -k
fdisk -l
cat  /mnt/gentoo/boot/grub/grub.conf
cat /mnt/gentoo/etc/fstab
ls -l /mnt/gentoo/boot
mount

and post the returns here

reading kernel boot failures--Linux sea may be helpful
Back to top
View user's profile Send private message
davidm7
n00b
n00b


Joined: 01 May 2010
Posts: 6

PostPosted: Sat May 01, 2010 10:51 pm    Post subject: Reply with quote

For anyone else who gets this. remember you can change the kernel option in grub on the fly by hitting 'e' at the grub menu. If the issue is just your 'root=' this might allow you to at least boot the system without having to do a chroot from a livecd or rescue disk (which I find rather annoying to do). Even if your fstab is wrong you will likely at least be able to get a maintenance shell depending on certain factors. Then you can fix the fstab and grub.conf by remounting the filesystem and editing accordingly. This saved me from throwing my laptop out the window on my most recent gentoo install. :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum