I found out that the version number of my raid controller is 2:

:~$ sudo dmraid -n
/dev/sda (via):
0x000 signature: 0xaa55
0x002 version_number: 2

but vol_id fails if version numbers > 1:

udev/extras/volume_id/lib/via_raid.c (line 32):
 if (via->version_number > 1)
         return -1;

I attached a patch for this. I never did this before, but i hope this
helps.

** Attachment added: "Recognize version 2 of via raid VT6421 (rev 50)"
   http://launchpadlibrarian.net/19509055/udev_124-8ubuntu1.debdiff

-- 
initramfs can't find dmraid device (VIA VT6421)
https://bugs.launchpad.net/bugs/289465
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to