tor. 13. feb. 2020 kl. 13.54 skrev M E <[email protected]>: > tor. 13. feb. 2020 kl. 12.51 skrev M E <[email protected]>: > >> tor. 13. feb. 2020 kl. 06.04 skrev awokd <[email protected]>: >> >>> A: >>> > I want to install Windows 10 from a DVD in a new HVM and have begin >>> 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” ? >>> > >>> https://github.com/elliotkillick/qvm-create-windows-qube >>> >>> -- >>> - don't top post >>> Mailing list etiquette: >>> - trim quoted reply to only relevant portions >>> - when possible, copy and paste text instead of screenshots >>> >> >> Sorry, but I need a more detailed guide as I’m just a little bit more >> skilled than a average Windows user and is both new to Linux and Qubes OS... >> >> 1) Can I download the files using any domain-browser or do I have to use >> a specific one ? >> >> 2) Shall I save the installation script file with a specific name, and >> if so what ? >> >> 3) Where shall I save the installation script file ? >> >> 4) Shall I really just copy the following code and execute it in dom0 or >> shall I download the file install.sh first or change something in the code >> and if so what ? >> >> qvm-run -p --filter-escape-chars --no-color-output >> <qube_script_is_located_on> "cat '/home/user/Downloads/install.sh'" > >> install.sh >> >> 5) I don’t get this: “Safer with escape character filtering enabled >> above; qvm-run disables it by default when output is a file”. >> Shall I do something to enable “character filtering”, and if so >> what ? >> >> 6) I guess I then just have to execute this in dom0: “chmod +x >> install.sh && ./install.sh”. >> Is that correct ? >> >> 7) If all goes well, is this the only thing I need to do afterwards to >> get Windows 10 up and running in Qubes OS 4.0.3... ? >> Put ”qubes-start.desktop into /usr/share/qubes-appmenus in Dom0 if >> none is present“ >> > >> 2) The link on the page is to the file “install.sh”, so I guess it > should be named that. > > 3) To this path: “/home/user/Downloads/” (according to the command) > >
I have tried using the unsafe browser (as this domain also offer a file manager as a shortcut) and safe the file in the domains download folder. Here the file is suggested to be saved as “install.sh”. And then I tried to execute the following script in dom0: qvm-run -p --filter-escape-chars --no-color-output <qube_script_is_located_on> "cat '/home/user/Downloads/install.sh'" > install.sh But as expected, this part of the script has to be replaced by something else: <qube_script_is_located_on> I guess with something like a partition letter, but as I don’t know more than this path; “'/home/user/Downloads/install.sh'” I need to be told what I should write here instead. So what shall I replace it with ? -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/CABRRaUGs76UpKWbKaQd5wrZh%2B-KB56dbeqKD2rDRXTZDCyiZbA%40mail.gmail.com.
