FS#16050 - virtio block devices not shown in the setup
Attached to Project:
Release Engineering
Opened by Vincent R (Sphax) - Sunday, 06 September 2009, 12:05 GMT
Last edited by Dieter Plaetinck (Dieter_be) - Friday, 05 March 2010, 18:38 GMT
Opened by Vincent R (Sphax) - Sunday, 06 September 2009, 12:05 GMT
Last edited by Dieter Plaetinck (Dieter_be) - Friday, 05 March 2010, 18:38 GMT
|
Details
Hi,
I am currently playing with qemu-kvm and a Archlinux guest, and I had some troubles to install Arch on a virtio block device. The device is in /dev and usable, but AIF doesn't show it, because a virtio device appears as /dev/vd* I modified the file /usr/lib/aif/core/libs/lib-blockdevice.sh (not sure about the name), the part with egrep '^sd', in egrep '^[sv]d', and then I was able to install Arch. |
This task depends upon
Closed by Dieter Plaetinck (Dieter_be)
Friday, 05 March 2010, 18:38 GMT
Reason for closing: Fixed
Additional comments about closing: http://projects.archlinux.org/aif.git/co mmit/?id=f7aa729579c4f81392446a9a775376f 8438ab776
Friday, 05 March 2010, 18:38 GMT
Reason for closing: Fixed
Additional comments about closing: http://projects.archlinux.org/aif.git/co mmit/?id=f7aa729579c4f81392446a9a775376f 8438ab776
I committed it to git: http://projects.archlinux.org/aif.git/commit/?id=f7aa729579c4f81392446a9a775376f8438ab776
This will soon end up in an updated AIF package / new release media.