Strane UUID problem

Chris Murphy lists at colorremedies.com
Fri Mar 20 19:43:19 UTC 2015


On Fri, Mar 20, 2015 at 10:49 AM, Heinz Diehl <htd+ml at fritha.org> wrote:
> Hi,
>
> F21, fully updated, no longer boots cleanly. After to tries, I found the
> culprit:
>
> suddenly, the physical device (/dev/sda) has got a UUID, and it's the same as
> the one /home has. So no wonder that /home can't be mounted. I have not the
> slightest clue what could have given /dev/sda a UUID.
>
> So how to remove it?

If /dev/sda uses MBR, it doesn't really have a UUID, it might have a
serial number. If /dev/sda uses GPT, it has a UUID and it should have
a UUID and it shouldn't be removed. A UUID doesn't just somehow
accidentally transfer from one fs volume to another, or from an fs to
a partition table. I think think needs more troubleshooting, rather
than bringing out the hammer before the problem is identified.

Feel free to post the results from fstab, and blkid.

It might also be useful to see the output from journalctl -b -l -o
short monotonic, from a boot that fails, that also has kernel
parameter rd.debug set.


-- 
Chris Murphy


More information about the users mailing list