Description of problem: The command "qemu-nbd -c /dev/nbd0 Image.vdi" appears to work but fails to create /dev/nbd0p* files. The fdisk command "fdisk -l /dev/nbd0" shows the files that are supposed to be present (in my case nbd0p1, nbd0p2 and nbd0p5), but the file are not actually created in /dev. An attempt to mount them results in the predictable "special device /dev/nbd0p5 does not exist". There is nothing wrong with the .vdi image in question (an ext3 installation of Mandrake 9.2!) -- VirtualBox is quite happy to run Mandrake 9.2 off it. Version-Release number of selected component (if applicable): 2.8.1.1, but the problem was also present fully up-to-date Mageia 5 back in March (whatever version number it was) How reproducible: 100% Steps to Reproduce: 1.qemu-nbd -c /dev/nbd0 Image.vdi This succeeds 2.fdisk -l /dev/nbd0 This shows the supposedly created /dev files 3.ls /dev/nbd0p* This show the actual absence of those files 4. mount /dev/ndb0p5 /mnt This shows that the files really are absent (i.e. not just virtualised in some manner)
Assigning to the registered maintainer.
CC: (none) => marja11Assignee: bugsquad => thierry.vignaud
This message is a reminder that Mageia 6 is end of life. Mageia stopped maintaining and issuing updates for Mageia 6. At that time this bug will be closed as OLD (EOL). Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Mageia version prior to Mageia 6's end of life. Bug Reporter: Thank you for reporting this issue and we are sorry that we cannot be able to fix it before Mageia 6 was end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Mageia, you are encouraged to click on "Version" and change it against that version of Mageia. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Mageia release includes newer upstream software that fixes bugs or makes them obsolete. -- Mageia Bugsquad
Resolution: (none) => OLDCC: (none) => ouaurelienStatus: NEW => RESOLVED