On 20-09-13 20:00, Mark Trumpold wrote:
> Stefan,
> 
> So, I tried the following:
> 
>   -> qemu-nbd -p 2000 /root/qemu/q1.img &
>   -> nbd-client localhost 2000 /dev/nbd0 &

That won't work. nbd-client will only try the reconnect thing if you use
the "-persist" option.

Also, nbd-client will do a fork(), so the & isn't necessary.

-- 
This end should point toward the ground if you want to go to space.

If it starts pointing toward space you are having a bad problem and you
will not go to space today.

  -- http://xkcd.com/1133/

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
_______________________________________________
Nbd-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nbd-general

Reply via email to