Bug 21585

Summary: Unable to mount Virtual Box .vdi image as a Linux partition.
Product: Mageia Reporter: Mike Arnautov <mla>
Component: RPM PackagesAssignee: Thierry Vignaud <thierry.vignaud>
Status: RESOLVED OLD QA Contact:
Severity: normal    
Priority: Normal CC: marja11, ouaurelien
Version: 6   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: qemu-2.8.1.1-7.mga6.src.rpm CVE:
Status comment:

Description Mike Arnautov 2017-08-21 15:45:47 CEST
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)
Comment 1 Marja Van Waes 2017-08-21 20:56:17 CEST
Assigning to the registered maintainer.

CC: (none) => marja11
Assignee: bugsquad => thierry.vignaud

Comment 2 Aurelien Oudelet 2020-08-05 15:31:06 CEST
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) => OLD
CC: (none) => ouaurelien
Status: NEW => RESOLVED