RE: SLES 11 SP4: can't mount btrfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>> But it could simply be that you have forgotten to refresh the
>> 'initramfs' with 'mkinitrd' after modifying the '/etc/fstab'.

> I finally managed it. I'm pretty sure having changed
> /boot/grub/menu.lst, but somehow changes got lost/weren't
> saved ?

So the next thing to check would indeed have been that the GRUB2
script had been updated, which you can do with 'grub2-mkconfig'.
Also double check that in '/etc/sysconfig/bootloader' there is a
line 'LOADER_TYPE="grub"' instead of "none".

The system config tools will update the 'initramfs' and the
'menu.lst' automatically only if you make system config changes
only using them, but you changed the UUID of '/' "manually", and
this perhaps put the GRUB2 config and the system state out of
sync.

> After entering the new UUID from my Btrfs partition system
> boots.

Alternatively you could have used 'btrfstune -U ... ...' to
change the UUID of the newly created '/' volume to the old one.

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux