Hello,

I'm trying to install windows on my new Qubes 4rc5 installation.
It seems that Qubes.Windows-Tools (QWT) are not available in the Qubes
4-repositories.

qubes-dom0-update --enablerepo=qubes-dom0-current-testing
qubes-windows-tools
[...]
Error: Unable to find a match

After some trial and error I found a way, is there another way to
accomplish easier?
If not I would add this to the docs.

1) Go to the rpm-repository from Qubes 3.2
    https://ftp.qubes-os.org/repo/yum/r3.2/current-testing/dom0/fc23/rpm/

2) Download qubes-windows-tools-3.2.2-3.x86_64.rpm in an <APPVM>

https://ftp.qubes-os.org/repo/yum/r3.2/current-testing/dom0/fc23/rpm/qubes-windows-tools-3.2.2-3.x86_64.rpm

3) move the rpm file to dom0, run in dom0
    qvm-run --pass-io <APPVM> 'cat
/home/user/Download/qubes-windows-tools-3.2.2-3.x86_64.rpm' >
qubes-windows-tools-3.2.2-3.x86_64.rpm

4) Verify rpm package
    rpm -K qubes-windows-tools-3.2.2-3.x86_64.rpm
    it would be better to verify the signature i the AppVM, but you need to
import the Qubes Signing Key to do so, I was lazy and was fine with moving
the rpm-file to dom0 and verify the signature there.

5) Install rpm-package
    rpm -ivh qubes-windows-tools-3.2.2-3.x86_64.rpm

6) the Qubes Windows Tools ISO will be located at
/usr/lib/qubes/qubes-windows-tools.iso
   this will be a link to the latest version installed, thereof to:
   /usr/lib/qubes/ubes-windows-tools-3.2.2.3.iso in this case

[799]

-- 
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/CAJ3yz2vu0KwjUTcRFeWiV_S%3DR8WRN2B8bL2J%3DxHOCGnu6m93-A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to