qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] Accessing disk via ssh.


From: dE
Subject: [Qemu-discuss] Accessing disk via ssh.
Date: Fri, 25 Oct 2013 13:48:57 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130928 Thunderbird/17.0.9

As you can see in this command --

qemu-system-x86_64 -machine accel=kvm -boot order=dc -drive file=/home/de/large/FOSS/iso\ images/systemrescuecd-x86-3.4.0-beta007.iso,if=ide,media=cdrom,cache=unsafe,readonly,index=0,id=cdrom -hdb ssh://address@hidden:65111//home/usera/misc./sdc -vga std -machine kernel_irqchip=on -m 180M -device e1000,id=ethnet,vlan=0 -net tap,vlan=0,ifname=veth,script=no,downscript=no

I've tried to assess the file 'sdc' which should be attached as a block device to the VM, but I get --

could not open disk image ssh://address@hidden:65111//home/usera/misc./sdc: No such file or directory

It's as if qemu doesn't understand ssh.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]