Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel panic - not syncing: no init found
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
selberbauer
Apprentice
Apprentice


Joined: 20 Dec 2010
Posts: 276

PostPosted: Wed Dec 22, 2010 8:53 pm    Post subject: kernel panic - not syncing: no init found Reply with quote

Hello gentoo users,
i installed today gentoo on my Netbook.

The Problem ist, that the kernel stops with "kernel panic - not syncing: no init found"

I dont have a init how can i make on or were do i get it.

regards
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


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

PostPosted: Wed Dec 22, 2010 10:10 pm    Post subject: Reply with quote

This should mean that the
Quote:
root=/dev/sd?? or real_root=/dev/sd?? (if genkernel was used)
line in the grub.conf is pointed to a wrong but readable partition.
boot the cd, mount the gentoo partitions, run
Code:
ls /mnt/gentoo/sbin/init
will return /mnt/gentoo/sbin/init if you have one in the correct place. Running
Code:
df -h
should provide enough to identify the root partition.
If more help is desired post the results of:
Code:
ls /mnt/gentoo
ls /mnt/gentoo/sbin/init
df -h
fdisk -l
cat /mnt/gentoo/etc/fstab
cat /mnt/gentoo/boot/grub/grub.conf

_________________
Defund the FCC.
Back to top
View user's profile Send private message
selberbauer
Apprentice
Apprentice


Joined: 20 Dec 2010
Posts: 276

PostPosted: Thu Dec 23, 2010 12:37 pm    Post subject: Reply with quote

i had to boot manuelly with the grub shell

so
1. load the kernel with grub shell
then boot - and now it works again ;)

but thx for help
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