Comment 10 for bug 81219

Revision history for this message
bapoumba (bapoumba) wrote : Re: [Feisty] Second volume in a USB drive not mounted

This applies to gutsy too.

Tried this: http://ubuntuforums.org/showpost.php?p=3317634&postcount=10

It works once, and only once. I have done this, several times in a row now.

Step to reproduce:

1- blkid (relevant part part only)
/dev/sdd1: LABEL="LIFEDRIVE" UUID="1234-5678" TYPE="vfat"

If /dev/sdd1 properly added to /etc/fstab:
/dev/sdd1 /mnt/LIFEDRIVE vfat user,noauto 0 0
the vfat partition on the Lifedrive mounts.

2- Disable drive mode on the Lifedrive

3- Enable drive mode again:
blkid
/dev/sde1: LABEL="LIFEDRIVE" UUID="1234-5678" TYPE="vfat"

The /dev/sd*1 has changed. And so on (first time I tested, blkid returned /dev/sda1)
I cannot mount by UUID either.