You are not logged in.
Pages: 1
so, i forgot to modify my fstab before i ran tune2fs and fsck -pf... am i hosed? my live cd won't mount ext4 partitions (not surprisingly) so i can't mount the partition to change fstab. am i going to need a .28 cd?
Offline
I don't know if that's necessary. Your system should fail to boot, then drop you to a maintenance shell. At this point, it should be possible to:
mount -t ext4 /dev/sda# /mnt/fix
...edit fstab, then reboot.
M*cr*s*ft: Who needs quality when you have marketing?
Offline
ok, so much for my initial worry. i rebooted, hit the kernel panic, but rebooted with the fallback image just like outlined in the wiki. then i changed my fstab and ran mkinitcpio. why is it that the fallback image still mounted the partition with the fstab set incorrectly?
Offline
Pages: 1