Dopo aver reinstallato...
confermo l'errore (anche se un po' diverso)... mi da Error 2
Posto quello che ho usato:
/etc/fstab
In grubcodice:/dev/hda1 /boot ext2 noauto,noatime 1 2 /dev/hda2 none swap sw 0 0 /dev/hda3 / ext3 noatime 0 1 none /proc proc defaults 0 0 none /dev/shm tmpfs defaults 0 0 /dev/cdroms/cdrom0 /mnt/cdrom auto noauto,user 0 0e il /boot/grub/grub.confcodice:grub> root (hd0,0) grub> setup (hd0) grub> quitSbaglio qualcosa?codice:default 0 timeout 30 title=Gentoo root (hd0,0) kernel (hd0,0)/kernel-2.4.26 root=/dev/hda3

Rispondi quotando