
grub:notHerbert wrote:Please post /etc/fstab and grub.conf

Code: Select all
root (hd0,0)
kernel /boot/kernel-2.6.24-gentoo-r7 root=/dev/hda2 ro
initrd /boot/fbsplash-livecd-2007.0-1024x768Code: Select all
root=/dev/hda2Code: Select all
/dev/sda2
Mistype - it's /dev/hdaRavak wrote:In grub you define root as:but in fstab you have:Code: Select all
root=/dev/hda2Which is right?Code: Select all
/dev/sda2
Ok I will try it.notHerbert wrote:Thanks Thaidog
Can you try this in grubYa I know ro - that's the problem. Please try it. The jfs filesystem needs the ro statement in grub to run it's filesystem checks, perhaps all your grub options are what are interfering with xfs running it's filesystem checks, and maybe adding ro will compensate.Code: Select all
root (hd0,0) kernel /boot/kernel-2.6.24-gentoo-r7 root=/dev/hda2 ro initrd /boot/fbsplash-livecd-2007.0-1024x768

Code: Select all
/dev/BOOT /boot ext2 noauto,noatime 1 2
/dev/ROOT /mnt/hdd3 ext3 noatime 0 1
/dev/SWAP /mnt/hdd2 swap sw 0 0
/dev/cdrom /mnt/cdrom auto noauto,ro 0 0
Code: Select all
default 1
timeout 30
splashimage=(hd1,0)/boot/grub/splash.xpm.gz
title Gentoo Linux 2.6.25-r8
root (hd1,2)
kernel /boot/kernel-genkernel-x86-2.6.25-gentoo-r8 root=/dev/ram0 ro video=vesafb:mtrr:3,ywrap,1280x1024-32@70
init=/linuxrc ramdisk=8192 real_root=/dev/hdd3 udev
initrd /boot/initramfs-genkernel-x86-2.6.25-gentoo-r8 banned from #gentoo since sept 2017Neddyseagoon wrote:The problem with leaving is that you can only do it once and it reduces your influence.
