[Bug 310327] [NEW] mindi does not recognize installed findfs|blkid|vol_id
dukat
dukat at ehlert.name
Sun Dec 21 22:21:28 UTC 2008
Public bug reported:
Binary package hint: mindi
I'm trying to create a rescue disk with mindi and mondo.
On first run,
mindi --makemountlist file
is run, but gives the following error:
Your mountlist will look like this:
lvmdiskscan not found. Won't handle LVM.
DEVICE MOUNTPOINT FORMAT SIZE (MB) LABEL UUID
/dev/sda1 / ext3 30953 30d31859-0469-4399-a51e-7bd61e9d1874
/dev/sda6 /home ext3 572566
/proc: unknown volume type
/home: unknown volume type
FATAL ERROR. Your system uses a UUID partition (UUID=bb782f2b-e6d1-4d60-bd61-7092673e728c), but you lack the tool to support it.
Please replace labels with their correct devices in /etc/fstab or install findfs|blkid|vol_id
However, all three indicated utilities are installed:
~$ findfs UUID=30d31859-0469-4399-a51e-7bd61e9d1874
/dev/sda1
~$ blkid
/dev/sda1: UUID="30d31859-0469-4399-a51e-7bd61e9d1874" TYPE="ext3" SEC_TYPE="ext2"
/dev/sda5: TYPE="swap" UUID="f146012e-9588-4819-9a36-ffd11c895fda"
/dev/sda6: UUID="0bcd20ee-af0f-4d2f-84a9-ac388e5cf4ed" SEC_TYPE="ext2" TYPE="ext3"
~$ sudo vol_id /dev/sda1
ID_FS_USAGE=filesystem
ID_FS_TYPE=ext3
ID_FS_VERSION=1.0
ID_FS_UUID=30d31859-0469-4399-a51e-7bd61e9d1874
ID_FS_UUID_ENC=30d31859-0469-4399-a51e-7bd61e9d1874
ID_FS_LABEL=
ID_FS_LABEL_ENC=
ID_FS_LABEL_SAFE=
So, actually, it should find the right partitions, but it doesn't.
System: Ubuntu Server 8.10, latest updates
mindi version: 2.24-3ubuntu1
** Affects: mindi (Ubuntu)
Importance: Undecided
Status: New
--
mindi does not recognize installed findfs|blkid|vol_id
https://bugs.launchpad.net/bugs/310327
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list