Hello, wd1 at atabus7 drive 0 wd1: <QEMU HARDDISK> wd1: drive supports 16-sector PIO transfers, LBA48 addressing wd1: 20480 MB, 41610 cyl, 16 head, 63 sec, 512 bytes/sect x 41943040 sectors wd1: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100) wd1(ahcisata1:1:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100) (using DMA)
[...] opening /dev/wd1d could not open ext2fs: device:/dev/wd1: No such device or address It seems rump didn't manage to open it, do you have an idea? BTW, I believe we don't want to expose the /dev/ prefix, that'd be surprising for users (I myself made the mistake). translate_name can prepend /dev/ itself. Samuel
