Re: [qubes-users] Disk Manager does not start

2018-11-06 Thread unman
On Tue, Nov 06, 2018 at 04:35:12PM -0600, William Fisher wrote: > The back ups 
were encrypted but the drive was not. How do I attach the
> drive if I can’t use File Manager?
> 
> On Tue, Nov 6, 2018 at 9:34 AM unman  wrote:
> 
> > On Mon, Nov 05, 2018 at 03:23:27PM -0800, William Fisher wrote:
> > > I have a Widows 7 VM saved on a HDD from my previous Qubes 3.2 and I am
> > trying to install it and various other VMs that were “Backed up”  On that
> > HDD to my Qubes 4.0 installation. The HDD is recognizied by Qubes 4.0 but I
> > can’t see it on the Back up/restore list of files and I do not know how to
> > start the Disk File Manager tool to “mount” the HDD to access the stored
> > VMs.
> > >
> >
> > I think that awokd has suggested the right path.
> > Attach the block device to another qube, and then select *that* qube
> > in the back up tool.
> >
> > Was the HDD encrypted?
> > What was the partition scheme?
> > If so you will need to decrypt it, and mount the relevant partitions in

Open a terminal in dom0:
use qvm-block to identify the HDD.
Then do what awokd suggested: start a qube and use qvm-block to attach
the relevant partition to that qubes.
Use qvm-block to ensure that the HDD partition is attached.
Open a terminal in the qube. 
Check that the relevant partition appears as /dev/xvdi
sudo mount /dev/xvdi /mnt
Confirm contents of /mnt

Open Qubes restore tool
Select qubes, click on ... button.

If that doesn't work, then you can try use command line tool:
qvm-backup-restore

Always watch for errors on commands.

-- 
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/20181107002228.is3ywclhmkbugpfk%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Disk Manager does not start

2018-11-06 Thread William Fisher
The back ups were encrypted but the drive was not. How do I attach the
drive if I can’t use File Manager?

On Tue, Nov 6, 2018 at 9:34 AM unman  wrote:

> On Mon, Nov 05, 2018 at 03:23:27PM -0800, William Fisher wrote:
> > I have a Widows 7 VM saved on a HDD from my previous Qubes 3.2 and I am
> trying to install it and various other VMs that were “Backed up”  On that
> HDD to my Qubes 4.0 installation. The HDD is recognizied by Qubes 4.0 but I
> can’t see it on the Back up/restore list of files and I do not know how to
> start the Disk File Manager tool to “mount” the HDD to access the stored
> VMs.
> >
>
> I think that awokd has suggested the right path.
> Attach the block device to another qube, and then select *that* qube
> in the back up tool.
>
> Was the HDD encrypted?
> What was the partition scheme?
> If so you will need to decrypt it, and mount the relevant partitions in
> the qube to which you attach the device.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "qubes-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/qubes-users/8jcUCKxJoU4/unsubscribe.
> To unsubscribe from this group and all its topics, 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/20181106153417.iyqhrkhaobnrbcif%40thirdeyesecurity.org
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAJyh_i-738oH65dwD%2B7ZGkTK3cqP1KO4roZ-naGNGwa4Tep2xg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Disk Manager does not start

2018-11-06 Thread unman
On Mon, Nov 05, 2018 at 03:23:27PM -0800, William Fisher wrote:
> I have a Widows 7 VM saved on a HDD from my previous Qubes 3.2 and I am 
> trying to install it and various other VMs that were “Backed up”  On that HDD 
> to my Qubes 4.0 installation. The HDD is recognizied by Qubes 4.0 but I can’t 
> see it on the Back up/restore list of files and I do not know how to start 
> the Disk File Manager tool to “mount” the HDD to access the stored VMs. 
> 

I think that awokd has suggested the right path.
Attach the block device to another qube, and then select *that* qube
in the back up tool.

Was the HDD encrypted?
What was the partition scheme?
If so you will need to decrypt it, and mount the relevant partitions in
the qube to which you attach the device.

-- 
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/20181106153417.iyqhrkhaobnrbcif%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Disk Manager does not start

2018-11-05 Thread William Fisher
I have a Widows 7 VM saved on a HDD from my previous Qubes 3.2 and I am trying 
to install it and various other VMs that were “Backed up”  On that HDD to my 
Qubes 4.0 installation. The HDD is recognizied by Qubes 4.0 but I can’t see it 
on the Back up/restore list of files and I do not know how to start the Disk 
File Manager tool to “mount” the HDD to access the stored VMs. 

-- 
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/2a145d14-970d-4768-b794-bb999ea1deb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Disk Manager does not start

2018-11-05 Thread unman
On Sat, Nov 03, 2018 at 06:57:40PM -0700, William Fisher wrote:
> I just installed qubes 4.0 and the disk manager doesn’t start and show any 
> disk drives. It just shows the settings for the mAnager. I can’t get the 
> manager to start. I try to install or back-up vms and when I try to select a 
> destination I get the error: whoops a Critical error has occurred. This is 
> most likely a bug in Qubes Restore VMs application. Qubes VM Error. Cannot 
> start Dom0 fake domain at line 102 of file base.py
> 

I've commented in another post on the "disk manager" issue.
Can you explain exactly what you mean by "select a destination" when
installing a qube? Are you trying to select a backup file from dom0? Or
from a disk attached to another qube?

On my updated 4.0, if I open the "Restore Qubes" application, I can
select a Qube (including dom0), and then click the '...' button, and a
file browser opens.

Is this what you are trying to do?
A better description of the steps you take that lead up to the error
would be helpful.

-- 
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/20181105160645.nexuqortz267mbvg%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Disk Manager does not start

2018-11-05 Thread 'awokd' via qubes-users

William Fisher:

Dom0 does recognize the HDD storage disk but Disk Manager in Qubes does not 
start to give me access to the files on the HDD or to backup my VMs

That's fine, you don't need Disk Manager in dom0. Choose or create a 
non-network connected AppVM (suggest "Personal" for example.) Then, 
connect the block device to it with something like "qvm-block attach 
personal dom0:sdb1". The "sdb1" part will vary depending on what you see 
in qvm-block's output. You should then be able to mount the drive using 
the File Manager inside Personal. The Qubes Backup and Restore utilities 
can also access the drive inside the Personal AppVM, just use the "..." 
button once it is mounted there.


--
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/bc43532b-464d-4fc7-b760-8616ef986701%40danwin1210.me.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Disk Manager does not start

2018-11-05 Thread unman
On Sun, Nov 04, 2018 at 06:52:26PM -0800, William Fisher wrote:
> Dom0 does recognize the HDD storage disk but Disk Manager in Qubes does not 
> start to give me access to the files on the HDD or to backup my VMs
> 

I think that you mean "File manager". There isnt one in dom0 by design.
You are not intended to use one in dom0.

To backup qubes use the menu item under "System Tools".
To see what qubes you have, use the Qube Manager - again under "Syetm
Tools" in Xfce menu.

If you *do* want to work at file level you can do so from a terminal in
dom0, but this is generally not recommended.

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/20181105143638.hp3st4uyidymc6kq%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Disk Manager does not start

2018-11-04 Thread William Fisher
Dom0 does recognize the HDD storage disk but Disk Manager in Qubes does not 
start to give me access to the files on the HDD or to backup my VMs

-- 
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/31baa25f-7750-4b17-ac76-b770da2b3c2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Disk Manager does not start

2018-11-04 Thread 'awokd' via qubes-users

William Fisher:

I just installed qubes 4.0 and the disk manager doesn’t start and show any disk 
drives. It just shows the settings for the mAnager. I can’t get the manager to 
start. I try to install or back-up vms and when I try to select a destination I 
get the error: whoops a Critical error has occurred. This is most likely a bug 
in Qubes Restore VMs application. Qubes VM Error. Cannot start Dom0 fake domain 
at line 102 of file base.py

Did you update dom0 & templates after installing, and reboot? I am not 
following where you are running into trouble. Are you trying to backup 
VMs, or restore them?


--
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/7ed5a09b-7d25-2d52-c094-c264dd2fbadb%40danwin1210.me.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Disk Manager does not start

2018-11-03 Thread William Fisher
I just installed qubes 4.0 and the disk manager doesn’t start and show any disk 
drives. It just shows the settings for the mAnager. I can’t get the manager to 
start. I try to install or back-up vms and when I try to select a destination I 
get the error: whoops a Critical error has occurred. This is most likely a bug 
in Qubes Restore VMs application. Qubes VM Error. Cannot start Dom0 fake domain 
at line 102 of file base.py

-- 
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/79293c68-0d6c-4f11-8b3d-7723c85dac9d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.