PDA

View Full Version : After install Gentoo...


PantWeb
04-12-2005, 03:19
Ragazzi... Dopo aver seguito il manuale gentoo... Sono arrivato al fatidico "primo avvio".

Grub funge e appena si avvia il sistema... dopo aver visto i lettori, al controllo del filesystem root, mi da:

Checking root filesystem
fsck.ext3: No such file or directory while trying to open /dev/hdb3

Ho provato allora dal LiveCD gentoo a vedere se avessi sbagliato qualcosa su /etc/fstab ... ma è tutto ok.

Non so cosa possa essere... Help!

rivent
04-12-2005, 12:28
Ciao

se hai usaso genkernel
in grub.conf prova a mettere queste cose:


title=Gentoo Linux (2.6.14-gentoo-r2)
root (hd1,2)
kernel /kernel-genkernel-x86-2.6.14-gentoo-r2 real_root=/dev/hdb3 init=/linuxrc ramdisk_size=8192 vga=0x318 splash=silent
initrd /initramfs-genkernel-x86-2.6.14-gentoo-r2


sostituisci il nome del kernel e del' initramfs con i tuoi ;)

PantWeb
04-12-2005, 16:04
no no ho fatto tutto a mano...

r.
04-12-2005, 17:34
Prova a postare:

/etc/fstab,
grub.conf e schema delle partizioni.

PantWeb
05-12-2005, 11:59
ok appena ho 2 minuti li posto... credo stasera.

rivent
05-12-2005, 12:05
no no ho fatto tutto a mano...

anche se hai fatto a mano

real_root=/dev/hdb3
e
ramdisk_size=8192

ci vanno lo stesso in grub.conf !

Ma Sara
05-12-2005, 12:58
anche se hai fatto a mano

real_root=/dev/hdb3
e
ramdisk_size=8192

ci vanno lo stesso in grub.conf !

No.