[qubes-users] Re: 4.RC2 CANT create / install VM from local iso

2017-11-14 Thread rodin
On Friday, October 27, 2017 at 8:26:01 AM UTC-7, Outback Dingo wrote:
> So we need updated docs or somethings broken...
> 
> i copied the iso to /home/user from the AppVM tried to create an hvm
> appvm got a unrecognized argument... ok
> then tried without --hvm... seems ok however. qvm-start
> results in a traceback
> 
> [dingo@dom0 ~]$ qvm-create BSD --hvm --label blue
> usage: qvm-create [-h] [--verbose] [--quiet] [--class CLS]
>   [--property NAME=VALUE] [--pool VOLUME_NAME=POOL_NAME]
>   [-P POOL_NAME] [--template VALUE] [--label VALUE]
>   [--help-classes]
>   [--root-copy-from FILENAME | --root-move-from FILENAME]
>   [VMNAME]
> qvm-create: error: unrecognized arguments: --hvm
> [dingo@dom0 ~]$ qvm-create BSD  --label blue
> sudo qvm-start BSD --cdrom=/home/dingo/FreeBSD-11.1-RELEASE-amd64-disc1.iso
> Traceback (most recent call last):
>   File "/bin/qvm-start", line 9, in 
> load_entry_point('qubesadmin==4.0.9', 'console_scripts', 'qvm-start')()
>   File "/usr/lib/python3.5/site-packages/qubesadmin/tools/qvm_start.py",
> line 160, in main
> drive_assignment = get_drive_assignment(args.app, args.drive)
>   File "/usr/lib/python3.5/site-packages/qubesadmin/tools/qvm_start.py",
> line 98, in get_drive_assignment
> backend_domain_name, ident = drive_str.split(':', 1)
> ValueError: not enough values to unpack (expected 2, got 1)
> [dingo@dom0 ~]$ qvm-start BSD
> --cdrom=/home/dingo/FreeBSD-11.1-RELEASE-amd64-disc1.iso
> Traceback (most recent call last):
>   File "/usr/bin/qvm-start", line 9, in 
> load_entry_point('qubesadmin==4.0.9', 'console_scripts', 'qvm-start')()
>   File "/usr/lib/python3.5/site-packages/qubesadmin/tools/qvm_start.py",
> line 160, in main
> drive_assignment = get_drive_assignment(args.app, args.drive)
>   File "/usr/lib/python3.5/site-packages/qubesadmin/tools/qvm_start.py",
> line 98, in get_drive_assignment
> backend_domain_name, ident = drive_str.split(':', 1)
> ValueError: not enough values to unpack (expected 2, got 1)
> [dingo@dom0 ~]$ qvm-start BSD
> --cdrom=/home/dingo/FreeBSD-11.1-RELEASE-amd64-disc1.iso
> Traceback (most recent call last):
>   File "/usr/bin/qvm-start", line 9, in 
> load_entry_point('qubesadmin==4.0.9', 'console_scripts', 'qvm-start')()
>   File "/usr/lib/python3.5/site-packages/qubesadmin/tools/qvm_start.py",
> line 160, in main
> drive_assignment = get_drive_assignment(args.app, args.drive)
>   File "/usr/lib/python3.5/site-packages/qubesadmin/tools/qvm_start.py",
> line 98, in get_drive_assignment
> backend_domain_name, ident = drive_str.split(':', 1)
> ValueError: not enough values to unpack (expected 2, got 1)
> 
> [user@personal dom0]$

Fix/workaround here:
https://github.com/QubesOS/qubes-issues/issues/3282

-- 
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/55881485-97db-465c-821f-1cecd047d81e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: 4.RC2 CANT create / install VM from local iso

2017-11-11 Thread rodin
Same here. VM starts and I get:

Booting from ROM
Probing EDD...ok

Then exits.

The ISO is good. I can dd>USB and it boots.

p.s. Outback Dingo, you don't need to sudo your qvm-start command.

-- 
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/9b74358a-6793-4f37-8bf2-cc9bdc75a70a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Re: Ledger Nano S on Qubes OS R3.2

2017-11-01 Thread rodin
On Sunday, April 30, 2017 at 3:02:23 AM UTC-7, 0x...@secure.mailbox.org wrote:
> Hi, 
> Does anyone actually make Qubes OS R 3.2 working with Ledger Nano S hardware 
> wallet? 

Dave C's instructions also work on 4.0rc2.

I wrote a script that allows me to move the Ledger between AppVMs with a global 
keyboard shortcut:
https://gist.github.com/opposablebrain/fbf2884ab24b3f0c8ff0c36280bec838

-- 
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/44eb9074-9712-491c-8a07-d3cf3edc3309%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.