NetBSD-Users archive

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

Re: Problem attaching a usb drive to vm



Dully noted.

Thanks a lot Eric, I was sure it was some small but crucial detail.
I'll keep that in mind in the future.

Cheers,

Max L

On Tue, Jun 12, 2012 at 10:25 PM, Eric Schnoebelen <eric%cirr.com@localhost> 
wrote:

>
> =?ISO-8859-1?Q?Max_Le=F3n?= writes:
> - Hello everyone,
> - I'm trying to attach an external drive to a VM, but I keep getting this
> - error:
> -
> - xm block-attach myvm phy:/dev/sd1 /dev/xvdb w
>
> Try:
>
>        xm block-attach myvm phy:/dev/sd1d /dev/xvdb w
>
> There is no device '/dev/sd1' on NetBSD, the entire disk
> partition on NetBSD is /dev/sd1d (on i386 or amd64.)
>
> --
> Eric Schnoebelen                eric%cirr.com@localhost
> http://www.cirr.com
>        I like pigs.  Dogs look up to us.  Cats look down on us.  Pigs
>                  treat us as equals.  -- Winston Churchill


Home | Main Index | Thread Index | Old Index