Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ennesimo kernel panic VFS unable to mount root fs on
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
kevinlux
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2005
Posts: 83

PostPosted: Sat Oct 14, 2006 12:53 pm    Post subject: ennesimo kernel panic VFS unable to mount root fs on Reply with quote

Scusate per il post che sicuramente è ripetitivo, purtroppo non ho trovato soluzionenei post vecchi quindi
pongo il mio problema. Ho installato gentoo nella seconda partizione del mio UNICO disco EIDE primario hda
chrottandomi da una ubuntu che e' in hda1. Ho usato un kernel non di gentoo, ne gentoo-source ne genkernel.
Nell'installazione di gentoo ho saltato la parte relativa a grub perchè installato gia da ubuntu nell'MBR-

Quando avvio gentoo ricevo il seguente errore

Please append a correct "root=" boot option
kernel panic - not syncing : VFS : Unable to mount root fs on unknown block (0,0)


Tanto per iniziare tabella delle partizioni :
Code:
/dev/hda1               1        1255    10080756   83  Linux
/dev/hda2            1256        2510    10080787+  a5  FreeBSD
/dev/hda3   *        2511        4486    15872220    7  HPFS/NTFS
/dev/hda4            4487       14946    84019950    f  W95 Ext'd (LBA)
/dev/hda5            4487        6400    15374173+   b  W95 FAT32
/dev/hda6            6401       14327    63673596    b  W95 FAT32
/dev/hda7           14328       14946     4972086   83  Linux


non so perchè mi appaia FreeBSD nell'hda2, prima c'era installata una copia di FREEBSD,
ma prima di installare gentoo ho dato un bel mkreiserfs /dev/hda2 quindi non capisco come
mai sia rimasta l'etichetta...:|


l'fstab di gentoo :
Code:

/dev/hda2       /                     reiserfs notail          0       1
/dev/hda3       /media/hda3     ntfs    defaults,nls=utf8,umask=007,gid=46 0       0
/dev/hda5       /media/hda5     vfat    defaults,utf8,umask=007,gid=46 0       0
/dev/hda6       /media/hda6     vfat    defaults,utf8,umask=007,gid=46 0       0
/dev/hdd        /media/cdrom0   udf,iso9660 user,noauto     0       0

none            /proc           proc    defaults             0 0
none            /dev/shm        tmpfs   nodev,nosuid,noexec  0 0


la parte .config relativa al reiserfs
Code:

CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y

Aggiungo che lo stesso config funziona con ubuntu.

Ora il listato di grub : menu.lst
Code:

title           Ubuntu, kernel 2.6.18
root            (hd0,0)
kernel          /boot/vmlinuz-2.6.18 root=/dev/hda1 ro vga=0x31A verbose
initrd          /boot/initrd.img-2.6.18
savedefault
boot

title           GENTOO, kernel 2.6.18
root            (hd0,1)
kernel          (hd0,1)/boot/gentoo_kernel_2.6.18 root=/dev/hda2 ro vga=0x31A verbose
boot

title           Microsoft Windows XP Professional
root            (hd0,2)
savedefault
makeactive
chainloader     +1
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sat Oct 14, 2006 1:13 pm    Post subject: Re: ennesimo kernel panic VFS unable to mount root fs on Reply with quote

per correggere la dicitura di fdisk devi usare la voce change partition type
perché non vuoi compilarti un tuo kernel?
Back to top
View user's profile Send private message
kevinlux
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2005
Posts: 83

PostPosted: Sat Oct 14, 2006 1:35 pm    Post subject: Re: ennesimo kernel panic VFS unable to mount root fs on Reply with quote

k.gothmog wrote:
per correggere la dicitura di fdisk devi usare la voce change partition type
perché non vuoi compilarti un tuo kernel?

ok ma la dicitura è solo per fdisk è indipendente dal mio problema.
Ho compilato lo stesso kernel per velocizzare le operazioni dato che l'avevo fatto 2 giorni con ubuntu.
e non volevo stare li a configurarmi un nuovo kernel. Tutto qui.

Qualche aiutino?
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sat Oct 14, 2006 4:09 pm    Post subject: Re: ennesimo kernel panic VFS unable to mount root fs on Reply with quote

non è detto che sia un problema limitato solo alla visualizzazione in fdisk.
le partizioni FreeBSD sono profondamente diverse da quelle di Linux, e non mi sorprenderei se fosse quella, la causa del problema.

se vuoi velocizzare le operazioni, prendi il config vecchio e dallo in pasto a genkernel.
dubito che in casa debian si siano già resi conto che glibc sono arrivate alla versione 2.4, linux-headers alla 2.6.17, e via dicendo...
Back to top
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Sat Oct 14, 2006 6:22 pm    Post subject: Reply with quote

Le partizioni linux devono essere di tipo 83, non puoi formattare una partizione per linux mettendo come tipo a5. Quindi cambia il tipo di partizione su hda2 e vedi se funziona.
_________________
Running Fast!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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