On 9/16/22 5:43 AM, Demi Marie Obenour wrote:
> 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.
> 

Done. Thanks!

-- 
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/bb578104-4633-dd3a-b4d0-3a0b33c0def8%40qubes-os.org.

Reply via email to