no longer boots because ext4 /home lost its UUID

Bug #718952 reported by Pau Tallada Crespí
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
grub2 (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Hi
I encountered the same issue described by other users but can t find the solution :

After grub loading, whichever the recovery mode i use, i get the message

One or more of the mounts listed in /etc/fstab cannot yet mounted: (ESC for recover shell)
 /home : waiting for UUID 67d51bb0-516b-4190-ba87-7985d4b123a2.

# blkid give :

/dev/loop0: TYPE="squashfs"
/dev/sda1: UUID="2c112151-ff2f-42eb-b552-3de99b2d49c4" TYPE="ext4"
/dev/sda2: UUID="3285efe0-d1d4-4e59-8418-7846a66eac2c" TYPE="swap"

suggesting that the line /dev/sda3: UUID="67d51bb0-516b-4190-ba87-7982d4b123a2" TYPE="ext4" is missing ?

When i boot the live CD Ubuntu and
- go to Gparted, no UUID are given for sda3
- go to systeme/administration/disk utility my partition sda3 has the status "unrecognized"

When i boot puppy linux, i cannot mount sda3

When in the shell i type cat etc/fstab
the 3 sda are found with the right format and same UUID (ext 4 for my sda3 and the address given in the error message)

How can i solve the issue, especially that sda3 contain all my data for which i have no recent backup.

Thanks

Revision history for this message
Pau Tallada Crespí (ptallada) wrote :

Hi, created this bug from that question, because that's what also happened to my mom's laptop.

One day it stopped booting complaining that it could no longer mount /home partition (ext4).
Booting from external USB and debugging from 300km away I discover that blkid reports no UUID for /dev/sda7 partition (which is /home)
/sbin/tune2fs -l /dev/sda7 shows the UUID correctly.

To boot again I had to replace the UUID reference in /etc/fstab for the physical device (/dev/sda7)

IMHO, this behaviour should be investigated because it renders a computer unbootable and novice users are completely lost.

I may be able to provide more information if you need.

Thanks!

Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

This release of Ubuntu is no longer receiving maintenance updates. If this is still an issue on a maintained version of Ubuntu please let us know.

Changed in grub2 (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for grub2 (Ubuntu) because there has been no activity for 60 days.]

Changed in grub2 (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.