Interesting recovery frustrations
MR ZenWiz
mrzenwiz at gmail.com
Thu Dec 16 18:55:28 UTC 2010
On Thu, Dec 16, 2010 at 4:26 AM, Rashkae <ubuntu at tigershaunt.com> wrote:
>
> And a day later, i figured out what your problem was, which was never Grub.
>
> When you used your exiting partitions to install RHEL, those partitions were
> re-formatted with a new UUID (As I'm sure you realized).. you corrected this
> in Grub, but you seem to have completely neglected to update your /etc/fstab
> file, which is why the disk check failed, (and other partitions might be
> failing to mount.) Use sudo blkid to get a listing of all current UUID's on
> your system, and make certain that all filesystems in /etc/fstab have the
> correct UUID.
>
Actually, no. My fstab uses labels to find and mount the drives, not
UUIDs. That way I don't have to worry about things like
reformatting-changed UUIDs and other nit-witticisms of the latest
whizzbang new way to screw up a perfectly good working system that
won't get changed out from underneath me.
That was also among the changes I made to the grub.cfg - to use the
labels for the kernel to choose where / was - and that was what
"saved" me on the last go around.
I have since run update-grub (of course) to ensure that this will be
less likely to clobber me next time.
Thanks to all for your input - it's been helpful.
More information about the ubuntu-users
mailing list