On Mon, Aug 27, 2018 at 06:31:23AM -0700, Daniil Travnikov wrote:
> On Sunday, August 26, 2018 at 6:24:06 PM UTC-4, awokd wrote:
> > On Sun, August 26, 2018 7:36 pm, Ward Family wrote:
> > > Hi all,
> > >
> > >
> > > Any ideas about how to resolve the issue of a USB drive that doesn't
> > > appear in Nautilus's Devices panel in the domain to which it is attached?
> > >
> > > Best, Pat
> > > PS: if this is better suited to the GitHub issues page, just let me know.
> > > ---------------------------------
> > > DETAILS
> > >
> > >
> > > Based on the documentation (https://www.qubes-os.org/doc/usb/), I was
> > > able to attach the USB drive to a domain ("usb1") in a dom0 terminal
> > > using:
> > > qvm-block attach usb1 sys-usb:sda. Running qvm-block a second time seems
> > > to confirm the attachment: sys-usb:sda      Ultra( )              usb1
> > > (read-only=no,
> > > frontend-dev=xvdi)
> > >
> > > Assuming that the issue was mounting related, I opened a terminal in usb1
> > >  and ran mkdir mnt sudo mount /dev/xvdi mnt
> > >
> > > But that produced the error:
> > > special device /dev/xvdi does not exist Running sudo blkid from the usb1
> > > terminal fails to find /dev/xvdi
> > >
> > > Any thoughts on what I'm missing here?
> > 
> > Are you sure the USB drive is partitioned and formatted? Check with "fdisk
> > -l" in sys-usb before qvm-block attaching it somewhere else.
> 
> Tell me please, sys-usb creates itself when we setup Qubes or we must create 
> it manually?
> 

This is an option on installation.
If you didn't create it before then you can do so manually or by using
salt in dom0: 
sudo qubesctl state.sls qvm.sys-usb

Have a look at www.qubes-os.org/doc/usb/

Be warned that the salt formula will hid the usb controllers from dom0 -
if yo use a USB keyboard on boot this is not what you want for obvious
reasons.

unman

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20180829122842.isdwdlesjgpjwh4r%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to