-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On Fri, Sep 16, 2022 at 05:42:05AM -0700, Andrew David Wong wrote: > On 9/15/22 12:25 AM, Demi Marie Obenour wrote: > > On Thu, Sep 15, 2022 at 01:38:57AM +0200, Ulrich Windl wrote: > >> On 7/31/22 15:23, 'awokd' via qubes-users wrote: > >>> 'felix' via qubes-users: > >>>> I want to reinstall Qubes 4.1, but I cannot select any templates in > >>>> the installer. > >>>> > >>>> Qubes 4.0 and 4.1 were already running successfully on my device and > >>>> Qubes 4.0 can still be installed successfully. > >>>> > >>>> In the install menu, Fedora, Debian and Whonix are missing from the > >>>> software selection, which is why all templates and app vm's are > >>>> missing after the installation and only dom0 remains. > >>> > >>> I've seen this before when the USB drive gets only partially created. > >>> Make sure it's large enough for the bigger 4.1 image, and if you didn't > >>> use DD to create it, try that route. > >>> > > > >> A common pitfall when creating the stick with Linux is that even after DD > >> had finished, Linux stil ldoes writeback the dirty buffers. > >> If you have a slower stick without an LED, you are heading fro trouble. > >> Maybe try a sync before ejecting the stick. > > > > Always use conv=fsync to prevent this problem. > > > > Our installation guide currently instructs Linux users to execute the command: > > ``` > $ sudo dd if=Qubes-RX-x86_64.iso of=/dev/sdY status=progress bs=1048576 && > sync > ``` > > Should this be changed to: > > ``` > $ sudo dd if=Qubes-RX-x86_64.iso of=/dev/sdY status=progress bs=1048576 > conv=fsync > ```
I think so, yes. - -- Sincerely, Demi Marie Obenour (she/her/hers) Invisible Things Lab -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEdodNnxM2uiJZBxxxsoi1X/+cIsEFAmMkb3kACgkQsoi1X/+c IsEc7g//fuSDcLaernigimBOHb7zbmhOjMmatIAC7grvGBFrVcxM/gvfW+ROu7E9 nUgxZ+4QyysWZSG4hD84HKNDY7f6OLa7EvrPiMjpVGcmzlvqBBPRVZHtHCndTu7d GOXNDylIbkmKL3r+vKFmLxebyRNQhblnfX8pq6pH38nCdX88/S2Y2pUdqYXKNrU+ MXLt08/K4REQbVb5/8Sfw//LN+xbe2XmfOpJuutBfIJ/SzDqfIzMAJbGf+ywdu5+ z+BR88owad1eJxreUQLepPsriCTXvgYpDH3UFDz/OX+PZLtuysu+DHRg0HrQuWoo FcO8RKZvXtrcQYr6iUBs0TQpqzIX43EBkBkRosTHChme8mwDXF+Jos00A4XpBB0E ZvLKrHRN4IO4TnSfO+16YOVQ26m60UvudV4kp2dvGyVkYOkBznudUhRIzl56tQfm tqbiQOcXn1iygAKzZ+PEh/vr2M89AbBr9VYoNEWpCh/eVQLoAmSoo0huvIMFp2/R EKr4+M1w8Ncdc9Kpni+mR19gGoAtuMBP8QaA+tb7qVpoRz6Ax1ZAcXEnL0pP9Gte 1uOmmrXANSCkX+8nV+CqBrVe0JjO1Gr+lxkLPV4PeIU1cMvKJBhWStNGFKBmRN50 C2TTBgRd5vikqaE73++77wFQcVAeH1mKQA6KiNPTHVF19vrAu70= =Hvoi -----END PGP SIGNATURE----- -- 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/YyRveVobwlpx9zB7%40itl-email.
