[qubes-users] Re: MAC Address Anonymization and NetworkManager Compatibility

2020-02-25 Thread _DRX_
The easy way would be to install the Network-Manager and set the Cloned Mac 
Address to Random,
or you can also change it per Script with Macchanger

You can try 
sudo apt remove NetworkManager
sudo apt update
sudo apt install NetworkManager
sudo apt upgrade --fix-missing

It works fine here

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/61574109-710f-4385-99bb-c8bf38249b36%40googlegroups.com.


[qubes-users] Black screen before displaying installer

2020-02-25 Thread lukasju2
On Acer Aspire 717-72G

I plugged in an USB-Stick with Qubes 4.0.3 formatted by Rufus in DD-Mode.
It shows the Boot Sequence and displays Text like normal.
Right before displaying the installer it stays on Black Screen.

Last Text Message was: Xen is relinquishing VGA console 

Need Help here

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/0e3bc3d6-1d24-4ebe-a509-24b9033efcd8%40googlegroups.com.


[qubes-users] MAC Address Anonymization and NetworkManager Compatibility

2020-02-25 Thread 'sf0IqXUyNLTP22nB3Lpt' via qubes-users
I have recently set up a vpn gateway qube according to the instructions as 
listed [here](https://www.qubes-os.org/doc/vpn/). I have now gone to set up the 
MAC Anonymization and have a question and a problem both.

Firstly the linked page wrote specifically not to include the network manager. 
But at the same time the page on anonymizing the MAC address says that you must 
begin by installing the network manager. Is this safe to do?

The second is that I only have NetworkManager 1.16.4. When I try to update or 
reinstall with sudo dnf install NetworkManager I get
'
Last metadata expiration check: 0:21:07 ago on Wed Feb 26 00:45:32 2020.
Package NetworkManager-1:1.16.4-1.fc30.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
'

Thank you for your kind assistance

Sent with [ProtonMail](https://protonmail.com) Secure Email.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/ibPYNGWEv90dXdfeROkX00B--c2ixTdnPv-AYDI4kIR2ohxCLwvZ4kK8LiUhEI_A3oHNfSCrtMWaDtfFuPcErBCqb8b0Hrkz0E6S00F9Xn0%3D%40protonmail.com.


[qubes-users] Device () available / removed

2020-02-25 Thread Sven Semmler
Hi,

I just downloaded the latest updates (incl. dom0 updates)... shortly
after installing them I saw a notification "Device () available" twice
and then maybe 2-3 minutes later "Device () removed" twice.

Any idea what this was? ... is this connected to the update? How would I
investigate?

/Sven

-- 
 public key: https://www.svensemmler.org/0x8F541FB6.asc
fingerprint: D7CA F2DB 658D 89BC 08D6 A7AA DA6E 167B 8F54 1FB6

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20200225231023.GA1105%40app-email-private.


signature.asc
Description: PGP signature


Re: [qubes-users] Error attemtping to reinstall Debian 10 templateVM

2020-02-25 Thread donovang



- On Feb 25, 2020, at 3:46 PM, Chris Laprise tas...@posteo.net wrote:

> On 2/25/20 4:12 PM, donov...@unseen.is wrote:
>> Specifically, I issue the "|$ sudo qubes-dom0-update
>> qubes-template-debian-10"and I get red lettering and "error could not
>> delete old database at
>> /var/lib/qubes/dom0-updates/home/user/.rpmold." where  changes
>> if I repeat the command and that error appears. Other times I get red
>> lettering without that specific error and (via sys-whonix) it downloads
>> the info it needs and then I get "No Match for argument
>> qubes-template-debian-10 nothing to download".
>> |
>> |
>> |
>> |If I try "|$ sudo qubes-dom0-update qubes-template-debian-9"||- same
>> thing "No Match for argument qubes-template-debian-9 nothing to download".|
> 
> Hi donovan,
> 
> Those qubes-dom0-update commands should work. However, dnf occasionally
> forgets about packages bc of problems in its cache. To clear dnf caches,
> run this in dom0:
> 
> sudo qubes-dom0-update --action="clean all"
> 
> Then re-run your template install:
> 
> sudo qubes-dom0-update qubes-template-debian-10
> 
> --
> Chris Laprise, tas...@posteo.net
> https://github.com/tasket
> https://twitter.com/ttaskett
> PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

Chris,

Thanks for quick reply. Ran the above command aaand oops:

ERROR: yum version installed in VM host does not support --downloadonly option 
ERROR: only 'install' and 'upgrade' actions supported (clean all not)

DG

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/1880034831.441281.1582668414171.JavaMail.zimbra%40unseen.is.


Re: [qubes-users] Error attemtping to reinstall Debian 10 templateVM

2020-02-25 Thread Chris Laprise

On 2/25/20 4:12 PM, donov...@unseen.is wrote:
Specifically, I issue the "|$ sudo qubes-dom0-update 
qubes-template-debian-10"and I get red lettering and "error could not 
delete old database at 
/var/lib/qubes/dom0-updates/home/user/.rpmold." where  changes 
if I repeat the command and that error appears. Other times I get red 
lettering without that specific error and (via sys-whonix) it downloads 
the info it needs and then I get "No Match for argument 
qubes-template-debian-10 nothing to download".

|
|
|
|If I try "|$ sudo qubes-dom0-update qubes-template-debian-9"||- same 
thing "No Match for argument qubes-template-debian-9 nothing to download".|


Hi donovan,

Those qubes-dom0-update commands should work. However, dnf occasionally 
forgets about packages bc of problems in its cache. To clear dnf caches, 
run this in dom0:


sudo qubes-dom0-update --action="clean all"

Then re-run your template install:

sudo qubes-dom0-update qubes-template-debian-10

--
Chris Laprise, tas...@posteo.net
https://github.com/tasket
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/1f300cbb-9773-bc8d-1a9c-47b2e6f6b708%40posteo.net.


[qubes-users] Error attemtping to reinstall Debian 10 templateVM

2020-02-25 Thread donovang
All, 

This is interesting. My original installation of Qubes had Debian 9. I upgraded 
it to Debian 10 following the Qubes documentation. No issues at all. In 
learning and working with Qubes I found I needed more drive space, so I deleted 
Debian. Having installed secondary storage for AppVMs and moving some over to 
it, I can reinstall a Debian 10 templateVM. Except now it won't. 

Specifically, I issue the " $ sudo qubes-dom0-update qubes-template-debian-10 " 
and I get red lettering and "error could not delete old database at 
/var/lib/qubes/dom0-updates/home/user/.rpmold." where  changes if I 
repeat the command and that error appears. Other times I get red lettering 
without that specific error and (via sys-whonix) it downloads the info it needs 
and then I get "No Match for argument qubes-template-debian-10 nothing to 
download". 

If I try " $ sudo qubes-dom0-update qubes-template-debian-9 " - same thing "No 
Match for argument qubes-template-debian-9 nothing to download". 

My backups don't have any version of a Debian templateVM (grrr). A fresh 
install is plan B, but some insight would be educational. 

Thanks! 

DG 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/871230426.439406.1582665149474.JavaMail.zimbra%40unseen.is.


[qubes-users] ANN: Wyng beta, a fast incremental backup tool

2020-02-25 Thread Chris Laprise

Hello Qubers,

'Wyng' is a backup program I've been working on for a while that can 
quickly backup "thin LVM" storage, the kind Qubes uses by default:


Link -
https://github.com/tasket/wyng-backup


Some ideas behind Wyng are:

* Backups shouldn't require re-scanning all data to find changes.

* Ability to push new backups to an archive indefinitely on a frequent 
basis.


* Low exposure to risk for admin VMs like dom0.

* No special matching filesystem (Btrfs, ZFS, LVM, etc.) needed to store 
the backup copy.


The intent is to enable similar use cases as OS X Time Machine does 
(frequent, convenient backups) but for Linux and Qubes.


Wyng runs in the admin VM and deals with data volumes such as 
"vm-personal-private" or "vm-fedora-30-root" at the block level. I 
should point out that version 0.2 does not have a concept of backing up 
and restoring whole Qubes VMs, as it doesn't process VM settings. If you 
do not have many specific custom VM settings, this shouldn't be an 
obstacle. However, Wyng does have special Qubes transport modes that 
allow backing up data from dom0 to wherever via a VM.


The README at the above link has more info about Wyng's capabilities, 
command line examples and the current beta testing status. If you have 
questions, feel free to post here.


--
Chris Laprise, tas...@posteo.net
https://github.com/tasket
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/f3d99521-39b5-9147-d995-700a7c073281%40posteo.net.


[qubes-users] Is it necessary to connect to a Microsoft account when installing and using Microsoft Office 365 (in a Win 10 HVM) or is it somehow possible to bypass this requirement and if so how ?

2020-02-25 Thread A
Is it necessary to connect to a Microsoft account when installing and using 
Microsoft Office 365 (in a Win 10 HVM) or is it somehow possible to bypass this 
requirement, and if so how ?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c2361338-66ef-41b3-8a0b-df8df685dc58%40googlegroups.com.


[qubes-users] How to change the keys for secure copy and paste between VM’s ?

2020-02-25 Thread A
How to change the keys for secure copy and paste between VM’s ?

I have tried to change the keys in this file: etc/qubes/guid.conf to  Ctrl + 
Alt + C  and  Crtl + Alt + V  But that didn’t work. Maybe because it isn’t 
possible to use the Alt key here as it isn’t listed as a “valid modifier key 
name” according to the text in the file.

As my dom0 both uses the Ctrl + Shift and Ctrl + Win combination to something 
different, I need to change the combination for secure copy and paste. How do I 
do that ?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/91285191-fef9-4032-8226-41dffd149ce0%40googlegroups.com.


Re: [qubes-users] How to setup Win10 HVM ?

2020-02-25 Thread A E
tir. 25. feb. 2020 kl. 14.09 skrev A E :

> tir. 25. feb. 2020 kl. 13.16 skrev A E :
>
>> tir. 25. feb. 2020 kl. 13.02 skrev A :
>>
>>> A way to download Windows 10 Pro manually and install it.
>>>
>>> I haven’t managed to download Windows 10 Pro by using the file
>>> “download-windows.sh”. So instead I downloaded Windows 10 Pro manually and
>>> ran the script afterwards.
>>>
>>> You can follow these steps to do it the same way as I did it:
>>>
>>> 1)  Open the “Qube Settings” for the domain “windows-mgmt”. Under
>>> “Network”, choose “default” one and click on “Apply”.
>>>
>>> 2)  Open the domains Firefox browser and search the web for “how to
>>> download windows 10”.
>>>   One of the first results is a link to a Microsoft webpage from
>>> which it is possible to download the file in the local language.
>>>   The file gets downloaded to the download folder in the domain.
>>>
>>> 3)  Open the “Qube Settings” for the domain “windows-mgmt”. Under
>>> “Network”, choose “(none)” and click on “Apply”.
>>>
>>> 4)  Move or copy the file to this destination:
>>> /Documents/qvm-create-windows-qube/windows-media/isos
>>>
>>> 5)  Open the terminal in dom0 and execute the following script (remember
>>> to write the name of the iso file you downloaded in step 2 instead of
>>> “filename”):
>>>
>>> ./qvm-create-windows-qube.sh -n sys-whonix -oyw -i filename.iso -a
>>> win10x64-pro.xml anon-win10
>>>
>>> Info: anon-win10 will be the name of the domain. I don’t know if it is
>>> possible to change the domain name without spoiling anything.
>>>
>>> Do not close the terminal before it says the installation was complete
>>> (successfully) !
>>>
>>> Let the terminal do the job, it restarts the qube and so on when it is
>>> necessary.
>>>
>>> When I got into Windows there appeared three message boxes. One saying
>>> that the pc has to be restarted. A second one saying that drive D has to be
>>> formatted. And the third one saying something about a private drive as far
>>> as I recall.
>>>
>>> I started to click OK, I think on the third messaged, and then Windows
>>> immediately closed and restarted and seemed to run fine afterwards.
>>>
>>> And in the terminal it said the installation was completed successfully.
>>>
>>> --
>>> 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/78DgmWxZf80/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to
>>> qubes-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/qubes-users/f940ca5c-0099-4dff-8930-f6801440511d%40googlegroups.com
>>> .
>>>
>>
>> Afterwards, I have mistakenly closed the window with Windows 10 in it.
>> And now I can’t figure out how to make the window visible again...
>>
>> I have tried to click on different icons in the menu of the domain
>> ananon-win10 in the qube menu - also the one called “Start”. A message pops
>> up saying that the domain is started, but I can’t see a window where
>> Windows 10 is starting up.
>>
>> Can someone tell me how to make the window visible again ?
>>
>
>
> Arh, to make it appear again, just execute this script in dom0: qvm-features
>  gui 1 .
>
> Write the name of the domain (for example “anon-win10”), instead of 
> 
> .
>
>
>

To change the size of the window, change the screen resolution in Windows.

For now, it doesn’t seem possible to get the window to cover the whole
screen except the Qubes menu.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CABRRaUH_nEF5EtMGXb9W5sdO9vf%3D557Y%2BusWdGXBje8JqT_5KA%40mail.gmail.com.


[qubes-users] Is using TLP worth it ?

2020-02-25 Thread dasdfsdfddf
Are there any security vulnerabilities that come with TLP ? Does it improve 
battery life on Qubes ? Should it be only installed in dom0

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/ef5888f6-ebb8-4c83-ac2d-7f24ddf9d527%40googlegroups.com.


[qubes-users] Why not make it possible to stretch a HVM window so it can be easily resized to the users need ?

2020-02-25 Thread A
Why not make it possible to stretch a HVM window so it can be easily resized to 
the users need instead of only predetermined sizes ?

For example to view the content of two different HVM’s on the same screen.

Therefore, if it can be done, I suggest to make it possible.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/d44336db-e0c7-4911-bd69-a2ed47cb4c5d%40googlegroups.com.


Re: [qubes-users] How to setup Win10 HVM ?

2020-02-25 Thread A E
tir. 25. feb. 2020 kl. 13.16 skrev A E :

> tir. 25. feb. 2020 kl. 13.02 skrev A :
>
>> A way to download Windows 10 Pro manually and install it.
>>
>> I haven’t managed to download Windows 10 Pro by using the file
>> “download-windows.sh”. So instead I downloaded Windows 10 Pro manually and
>> ran the script afterwards.
>>
>> You can follow these steps to do it the same way as I did it:
>>
>> 1)  Open the “Qube Settings” for the domain “windows-mgmt”. Under
>> “Network”, choose “default” one and click on “Apply”.
>>
>> 2)  Open the domains Firefox browser and search the web for “how to
>> download windows 10”.
>>   One of the first results is a link to a Microsoft webpage from
>> which it is possible to download the file in the local language.
>>   The file gets downloaded to the download folder in the domain.
>>
>> 3)  Open the “Qube Settings” for the domain “windows-mgmt”. Under
>> “Network”, choose “(none)” and click on “Apply”.
>>
>> 4)  Move or copy the file to this destination:
>> /Documents/qvm-create-windows-qube/windows-media/isos
>>
>> 5)  Open the terminal in dom0 and execute the following script (remember
>> to write the name of the iso file you downloaded in step 2 instead of
>> “filename”):
>>
>> ./qvm-create-windows-qube.sh -n sys-whonix -oyw -i filename.iso -a
>> win10x64-pro.xml anon-win10
>>
>> Info: anon-win10 will be the name of the domain. I don’t know if it is
>> possible to change the domain name without spoiling anything.
>>
>> Do not close the terminal before it says the installation was complete
>> (successfully) !
>>
>> Let the terminal do the job, it restarts the qube and so on when it is
>> necessary.
>>
>> When I got into Windows there appeared three message boxes. One saying
>> that the pc has to be restarted. A second one saying that drive D has to be
>> formatted. And the third one saying something about a private drive as far
>> as I recall.
>>
>> I started to click OK, I think on the third messaged, and then Windows
>> immediately closed and restarted and seemed to run fine afterwards.
>>
>> And in the terminal it said the installation was completed successfully.
>>
>> --
>> 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/78DgmWxZf80/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> qubes-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/qubes-users/f940ca5c-0099-4dff-8930-f6801440511d%40googlegroups.com
>> .
>>
>
> Afterwards, I have mistakenly closed the window with Windows 10 in it. And
> now I can’t figure out how to make the window visible again...
>
> I have tried to click on different icons in the menu of the domain
> ananon-win10 in the qube menu - also the one called “Start”. A message pops
> up saying that the domain is started, but I can’t see a window where
> Windows 10 is starting up.
>
> Can someone tell me how to make the window visible again ?
>


Arh, to make it appear again, just execute this script in dom0: qvm-features
 gui 1 .

Write the name of the domain (for example “anon-win10”), instead of

.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CABRRaUFAvgjkfvdj4uAT_DULh5a%3Dah-gZFkM14_oWHjiO48EPA%40mail.gmail.com.


Re: [qubes-users] Re: qvm-create-windows-qube 2.0

2020-02-25 Thread A E
tir. 25. feb. 2020 kl. 13.31 skrev A E :

> tir. 25. feb. 2020 kl. 13.26 skrev A E :
>
>> man. 24. feb. 2020 kl. 20.13 skrev A E :
>>
>>> man. 24. feb. 2020 kl. 14.12 skrev A E :
>>>
 ons. 19. feb. 2020 kl. 15.51 skrev A E :

> tor. 13. feb. 2020 kl. 00.24 skrev M E :
>
>> søn. 26. jan. 2020 kl. 23.12 skrev 'Elliot Killick' via qubes-users <
>> qubes-users@googlegroups.com>:
>>
>>>
>>> On 2020-01-26 12:37, Claudio Chinicz wrote:
>>> > ׁHi Elliot,
>>> >
>>> > I've downloaded again and succeeded creating the HVM.
>>> >
>>> > I had a Windows 10 HVM I built manually just booting from the ISO
>>> and where
>>> > I did not succeed installing the QWT (boot after the QWT install
>>> would
>>> > freeze).
>>> >
>>> > Would you recommend building a Template from this HVM?
>>> >
>>> > The big advantage I saw in this implementation was that I can
>>> confortably
>>> > run my applications with 2GB (minimum) vs 6GB in my previous HVM.
>>> Another
>>> > advantage of the QWT is that I can send files from Windows to any
>>> other
>>> > PV/HPV VM using qrexec.
>>> >
>>> > What's intriguing me is that copy/paste between VMs is not
>>> working. When I
>>> > ctl+shift+C on my Windows VM I see the popup saying I can
>>> ctl+shift+V on
>>> > another VM but when I do so nothing is pasted. Any ideas?
>>> >
>>> > Thank you very much for this scripts/Windows VM builder.
>>> >
>>> > Regards
>>>
>>> By freeze do you mean it stops on the part where QWT tries to create
>>> the
>>> private disk? This is documented in the QWT Known Issues section of
>>> the
>>> README. Just exit that window with the error message and the
>>> installation will proceed as normal. Besides that for Windows
>>> 10/Windows
>>> Server 2019, you should not have to interact with any window or part
>>> of
>>> the installation. Sometimes, QWT may also just crash upon boot
>>> causing
>>> Windows to crash. This doesn't happen often, however, it is also
>>> documented in the README. This is more likely to happen if you
>>> installed
>>> Windows manually as you said because unstable QWT features like Qubes
>>> Memory Manager (qmemman) are enabled by default which we disable in
>>> the
>>> qvm-create-windows-qube.sh script (Thanks to @brendanhoar for that
>>> one).
>>>
>>> Due to that bug in making the private disk required, it's not
>>> possible
>>> to create templates for Windows 10/Windows Server 2019 anyway.
>>> Otherwise, I would recommend for must users to build a template with
>>> the
>>> software they want pre-installed and make AppVMs from that.
>>>
>>> Regarding copy/paste not working, it appears to work fine for others
>>> so
>>> I would just suggest you restart the Windows qube or possibly make a
>>> new
>>> one. If it's copying the data out correctly then there should be a
>>> notification saying "Copied X bytes to the clipboard".
>>>
>>> You're welcome, Claudio!
>>>
>>>
>>> Regards,
>>>
>>> Elliot
>>>
>>>
>>>
>>> --
>>> 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 view this discussion on the web visit
>>> https://groups.google.com/d/msgid/qubes-users/2de7254e-c22c-3275-cdfd-30cdacd86a67%40zohomail.eu
>>> .
>>
>>
>>
>> I want to install Windows 10 from a DVD in a new HVM and have begun
>> following this guide: https://www.qubes-os.org/doc/windows-vm/
>>
>> It says:
>>
>> “Create a new Qube:
>> Name: Win10, Color: red
>> Standalone Qube not based on a template
>> Networking: sys-firewall (default)
>> Launch settings after creation: check
>> Click “OK”.”
>>
>> As I’m going to install Win 10 from a DVD, shall I then just follow
>> the guide and choose “Launch settings after creation” or shall I choose
>> “Install from device” ?
>>
>
>
> I have made a Windows domain and downloaded and installed Windows 7
> and Qubes Windows Tools by executing this script in dom0 according to this
> guide (link: https://github.com/elliotkillick/qvm-create-windows-qube
>  ):
>
> chmod +x install.sh && ./install.sh
>
> And now I would like to know how to get further.
>
> I have made a thread here about making a Win10 HVM, so you are welcome
> to answer there instead (I have just made this post in attempt to get a
> quicker response):
>
> https://groups.google.com/forum/m/#!topic/qubes-users/78DgmWxZf80
>
> How to use the script of the download-windows.sh file ?

 When I execute the 

Re: [qubes-users] Re: qvm-create-windows-qube 2.0

2020-02-25 Thread A E
tir. 25. feb. 2020 kl. 13.26 skrev A E :

> man. 24. feb. 2020 kl. 20.13 skrev A E :
>
>> man. 24. feb. 2020 kl. 14.12 skrev A E :
>>
>>> ons. 19. feb. 2020 kl. 15.51 skrev A E :
>>>
 tor. 13. feb. 2020 kl. 00.24 skrev M E :

> søn. 26. jan. 2020 kl. 23.12 skrev 'Elliot Killick' via qubes-users <
> qubes-users@googlegroups.com>:
>
>>
>> On 2020-01-26 12:37, Claudio Chinicz wrote:
>> > ׁHi Elliot,
>> >
>> > I've downloaded again and succeeded creating the HVM.
>> >
>> > I had a Windows 10 HVM I built manually just booting from the ISO
>> and where
>> > I did not succeed installing the QWT (boot after the QWT install
>> would
>> > freeze).
>> >
>> > Would you recommend building a Template from this HVM?
>> >
>> > The big advantage I saw in this implementation was that I can
>> confortably
>> > run my applications with 2GB (minimum) vs 6GB in my previous HVM.
>> Another
>> > advantage of the QWT is that I can send files from Windows to any
>> other
>> > PV/HPV VM using qrexec.
>> >
>> > What's intriguing me is that copy/paste between VMs is not working.
>> When I
>> > ctl+shift+C on my Windows VM I see the popup saying I can
>> ctl+shift+V on
>> > another VM but when I do so nothing is pasted. Any ideas?
>> >
>> > Thank you very much for this scripts/Windows VM builder.
>> >
>> > Regards
>>
>> By freeze do you mean it stops on the part where QWT tries to create
>> the
>> private disk? This is documented in the QWT Known Issues section of
>> the
>> README. Just exit that window with the error message and the
>> installation will proceed as normal. Besides that for Windows
>> 10/Windows
>> Server 2019, you should not have to interact with any window or part
>> of
>> the installation. Sometimes, QWT may also just crash upon boot causing
>> Windows to crash. This doesn't happen often, however, it is also
>> documented in the README. This is more likely to happen if you
>> installed
>> Windows manually as you said because unstable QWT features like Qubes
>> Memory Manager (qmemman) are enabled by default which we disable in
>> the
>> qvm-create-windows-qube.sh script (Thanks to @brendanhoar for that
>> one).
>>
>> Due to that bug in making the private disk required, it's not possible
>> to create templates for Windows 10/Windows Server 2019 anyway.
>> Otherwise, I would recommend for must users to build a template with
>> the
>> software they want pre-installed and make AppVMs from that.
>>
>> Regarding copy/paste not working, it appears to work fine for others
>> so
>> I would just suggest you restart the Windows qube or possibly make a
>> new
>> one. If it's copying the data out correctly then there should be a
>> notification saying "Copied X bytes to the clipboard".
>>
>> You're welcome, Claudio!
>>
>>
>> Regards,
>>
>> Elliot
>>
>>
>>
>> --
>> 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 view this discussion on the web visit
>> https://groups.google.com/d/msgid/qubes-users/2de7254e-c22c-3275-cdfd-30cdacd86a67%40zohomail.eu
>> .
>
>
>
> I want to install Windows 10 from a DVD in a new HVM and have begun
> following this guide: https://www.qubes-os.org/doc/windows-vm/
>
> It says:
>
> “Create a new Qube:
> Name: Win10, Color: red
> Standalone Qube not based on a template
> Networking: sys-firewall (default)
> Launch settings after creation: check
> Click “OK”.”
>
> As I’m going to install Win 10 from a DVD, shall I then just follow
> the guide and choose “Launch settings after creation” or shall I choose
> “Install from device” ?
>


 I have made a Windows domain and downloaded and installed Windows 7 and
 Qubes Windows Tools by executing this script in dom0 according to this
 guide (link: https://github.com/elliotkillick/qvm-create-windows-qube
  ):

 chmod +x install.sh && ./install.sh

 And now I would like to know how to get further.

 I have made a thread here about making a Win10 HVM, so you are welcome
 to answer there instead (I have just made this post in attempt to get a
 quicker response):

 https://groups.google.com/forum/m/#!topic/qubes-users/78DgmWxZf80

 How to use the script of the download-windows.sh file ?
>>>
>>> When I execute the script in the terminal, the different windows
>>> versions are listed. But when I copy the label of one of them and paste it
>>> on the line below it and press enter, the terminal says that it 

Re: [qubes-users] Re: qvm-create-windows-qube 2.0

2020-02-25 Thread A E
man. 24. feb. 2020 kl. 20.13 skrev A E :

> man. 24. feb. 2020 kl. 14.12 skrev A E :
>
>> ons. 19. feb. 2020 kl. 15.51 skrev A E :
>>
>>> tor. 13. feb. 2020 kl. 00.24 skrev M E :
>>>
 søn. 26. jan. 2020 kl. 23.12 skrev 'Elliot Killick' via qubes-users <
 qubes-users@googlegroups.com>:

>
> On 2020-01-26 12:37, Claudio Chinicz wrote:
> > ׁHi Elliot,
> >
> > I've downloaded again and succeeded creating the HVM.
> >
> > I had a Windows 10 HVM I built manually just booting from the ISO
> and where
> > I did not succeed installing the QWT (boot after the QWT install
> would
> > freeze).
> >
> > Would you recommend building a Template from this HVM?
> >
> > The big advantage I saw in this implementation was that I can
> confortably
> > run my applications with 2GB (minimum) vs 6GB in my previous HVM.
> Another
> > advantage of the QWT is that I can send files from Windows to any
> other
> > PV/HPV VM using qrexec.
> >
> > What's intriguing me is that copy/paste between VMs is not working.
> When I
> > ctl+shift+C on my Windows VM I see the popup saying I can
> ctl+shift+V on
> > another VM but when I do so nothing is pasted. Any ideas?
> >
> > Thank you very much for this scripts/Windows VM builder.
> >
> > Regards
>
> By freeze do you mean it stops on the part where QWT tries to create
> the
> private disk? This is documented in the QWT Known Issues section of the
> README. Just exit that window with the error message and the
> installation will proceed as normal. Besides that for Windows
> 10/Windows
> Server 2019, you should not have to interact with any window or part of
> the installation. Sometimes, QWT may also just crash upon boot causing
> Windows to crash. This doesn't happen often, however, it is also
> documented in the README. This is more likely to happen if you
> installed
> Windows manually as you said because unstable QWT features like Qubes
> Memory Manager (qmemman) are enabled by default which we disable in the
> qvm-create-windows-qube.sh script (Thanks to @brendanhoar for that
> one).
>
> Due to that bug in making the private disk required, it's not possible
> to create templates for Windows 10/Windows Server 2019 anyway.
> Otherwise, I would recommend for must users to build a template with
> the
> software they want pre-installed and make AppVMs from that.
>
> Regarding copy/paste not working, it appears to work fine for others so
> I would just suggest you restart the Windows qube or possibly make a
> new
> one. If it's copying the data out correctly then there should be a
> notification saying "Copied X bytes to the clipboard".
>
> You're welcome, Claudio!
>
>
> Regards,
>
> Elliot
>
>
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/qubes-users/2de7254e-c22c-3275-cdfd-30cdacd86a67%40zohomail.eu
> .



 I want to install Windows 10 from a DVD in a new HVM and have begun
 following this guide: https://www.qubes-os.org/doc/windows-vm/

 It says:

 “Create a new Qube:
 Name: Win10, Color: red
 Standalone Qube not based on a template
 Networking: sys-firewall (default)
 Launch settings after creation: check
 Click “OK”.”

 As I’m going to install Win 10 from a DVD, shall I then just follow the
 guide and choose “Launch settings after creation” or shall I choose
 “Install from device” ?

>>>
>>>
>>> I have made a Windows domain and downloaded and installed Windows 7 and
>>> Qubes Windows Tools by executing this script in dom0 according to this
>>> guide (link: https://github.com/elliotkillick/qvm-create-windows-qube ):
>>>
>>> chmod +x install.sh && ./install.sh
>>>
>>> And now I would like to know how to get further.
>>>
>>> I have made a thread here about making a Win10 HVM, so you are welcome
>>> to answer there instead (I have just made this post in attempt to get a
>>> quicker response):
>>>
>>> https://groups.google.com/forum/m/#!topic/qubes-users/78DgmWxZf80
>>>
>>> How to use the script of the download-windows.sh file ?
>>
>> When I execute the script in the terminal, the different windows versions
>> are listed. But when I copy the label of one of them and paste it on the
>> line below it and press enter, the terminal says that it doesn’t recognize
>> the command.
>>
>
> More precisely worded: How to use the download-windows.sh file to
> download Win10 Pro 64 bit ?
>


A way to download Windows 10 Pro manually and install it.

I 

Re: [qubes-users] How to setup Win10 HVM ?

2020-02-25 Thread A E
tir. 25. feb. 2020 kl. 13.02 skrev A :

> A way to download Windows 10 Pro manually and install it.
>
> I haven’t managed to download Windows 10 Pro by using the file
> “download-windows.sh”. So instead I downloaded Windows 10 Pro manually and
> ran the script afterwards.
>
> You can follow these steps to do it the same way as I did it:
>
> 1)  Open the “Qube Settings” for the domain “windows-mgmt”. Under
> “Network”, choose “default” one and click on “Apply”.
>
> 2)  Open the domains Firefox browser and search the web for “how to
> download windows 10”.
>   One of the first results is a link to a Microsoft webpage from which
> it is possible to download the file in the local language.
>   The file gets downloaded to the download folder in the domain.
>
> 3)  Open the “Qube Settings” for the domain “windows-mgmt”. Under
> “Network”, choose “(none)” and click on “Apply”.
>
> 4)  Move or copy the file to this destination:
> /Documents/qvm-create-windows-qube/windows-media/isos
>
> 5)  Open the terminal in dom0 and execute the following script (remember
> to write the name of the iso file you downloaded in step 2 instead of
> “filename”):
>
> ./qvm-create-windows-qube.sh -n sys-whonix -oyw -i filename.iso -a
> win10x64-pro.xml anon-win10
>
> Info: anon-win10 will be the name of the domain. I don’t know if it is
> possible to change the domain name without spoiling anything.
>
> Do not close the terminal before it says the installation was complete
> (successfully) !
>
> Let the terminal do the job, it restarts the qube and so on when it is
> necessary.
>
> When I got into Windows there appeared three message boxes. One saying
> that the pc has to be restarted. A second one saying that drive D has to be
> formatted. And the third one saying something about a private drive as far
> as I recall.
>
> I started to click OK, I think on the third messaged, and then Windows
> immediately closed and restarted and seemed to run fine afterwards.
>
> And in the terminal it said the installation was completed successfully.
>
> --
> 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/78DgmWxZf80/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> qubes-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/qubes-users/f940ca5c-0099-4dff-8930-f6801440511d%40googlegroups.com
> .
>

Afterwards, I have mistakenly closed the window with Windows 10 in it. And
now I can’t figure out how to make the window visible again...

I have tried to click on different icons in the menu of the domain
ananon-win10 in the qube menu - also the one called “Start”. A message pops
up saying that the domain is started, but I can’t see a window where
Windows 10 is starting up.

Can someone tell me how to make the window visible again ?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CABRRaUEXA9dzwpRqb0AsWojmJt6L1ny_oU8XgsZnst31KJdyWQ%40mail.gmail.com.


Re: [qubes-users] How to setup Win10 HVM ?

2020-02-25 Thread A
A way to download Windows 10 Pro manually and install it.

I haven’t managed to download Windows 10 Pro by using the file 
“download-windows.sh”. So instead I downloaded Windows 10 Pro manually and ran 
the script afterwards.

You can follow these steps to do it the same way as I did it:

1)  Open the “Qube Settings” for the domain “windows-mgmt”. Under “Network”, 
choose “default” one and click on “Apply”.

2)  Open the domains Firefox browser and search the web for “how to download 
windows 10”.
  One of the first results is a link to a Microsoft webpage from which it 
is possible to download the file in the local language.
  The file gets downloaded to the download folder in the domain.

3)  Open the “Qube Settings” for the domain “windows-mgmt”. Under “Network”, 
choose “(none)” and click on “Apply”.

4)  Move or copy the file to this destination: 
/Documents/qvm-create-windows-qube/windows-media/isos

5)  Open the terminal in dom0 and execute the following script (remember to 
write the name of the iso file you downloaded in step 2 instead of “filename”):

./qvm-create-windows-qube.sh -n sys-whonix -oyw -i filename.iso -a 
win10x64-pro.xml anon-win10

Info: anon-win10 will be the name of the domain. I don’t know if it is possible 
to change the domain name without spoiling anything.

Do not close the terminal before it says the installation was complete 
(successfully) !

Let the terminal do the job, it restarts the qube and so on when it is 
necessary.

When I got into Windows there appeared three message boxes. One saying that the 
pc has to be restarted. A second one saying that drive D has to be formatted. 
And the third one saying something about a private drive as far as I recall.

I started to click OK, I think on the third messaged, and then Windows  
immediately closed and restarted and seemed to run fine afterwards.

And in the terminal it said the installation was completed successfully.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/f940ca5c-0099-4dff-8930-f6801440511d%40googlegroups.com.


Re: [qubes-users] No boot after dom0 kernel update

2020-02-25 Thread Mike Keehan

On 2/24/20 7:17 PM, ncmy...@gmail.com wrote:

Thank you for your kind attention.

I want to make clear that in each case, the new kernel has worked
fine once I persuaded my BIOS to boot it. The problem is always
that, after each kernel upgrade, the BIOS no longer recognizes any
bootable partition, not even listing the drive among its boot options.

Unmounting before fsck is the standard process, but I wonder why
and how the dom0 kernel upgrade script leaves the boot partition
in a state that the BIOS will not boot. I am far from certain that the
fsck.vfat was what restored bootability, but something did.

On Monday, February 24, 2020 at 1:58:48 PM UTC-5, Andrey Arapov wrote:

Is there a way to get reliable booting after a dom0 kernel
update?


I am afraid that there is no such way as the new Linux kernel adds
new features, changes the current ones, which are unlikely were
thoroughly tested (or if tested at all) for the whole range of HW
out there or their combinations.

Whenever you are upgrading the SW, be it a Linux kernel or any other
software, you should always expect things can go wrong.
The good news is that you can always rollback and contribute to the
FOSS by reporting the issue.

Do I need to unmount my /boot partition and fsck.vfat it
before rebooting?


You should always unmount the mount point before fsck'ing any
filesystem.

Kind regards,
Andrey Arapov



If your boot partition needs fsck'ing after something writes to it
(like a Qubes update), then it seems that the partition needs to
be fixed.  Probably best to rebuild it if you know how.

Mike.

--
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/33130140-dc8f-9523-646f-25896193ef36%40keehan.net.