[sheepdog-users] Hi, how can I use sheep as local device, such as /dev/sda?

icez network icez at icez.net
Mon Dec 17 07:48:14 CET 2012


please try 'netstat -nltp' to see if qemu-nbd is listening at port 10809.
if yes, then you can use nbd clients to import the image as local block
storage on your machine. qemu-nbd is not design to run as a daemon so it
won't fork and return to shell. you just have to put  &  at the end of your
command to make it run as a background.


On Mon, Dec 17, 2012 at 1:40 PM, chrischung.cloud <
chrischung.cloud at gmail.com> wrote:

> export




-- 
Personal hosting by icez network
http://www.thzhost.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/sheepdog-users/attachments/20121217/e8252fe6/attachment-0004.html>


More information about the sheepdog-users mailing list