You are not logged in.

#1 2024-12-13 22:28

globetrotterdk
Member
Registered: 2020-12-23
Posts: 67

Windows installer Q4OS instance with a couple of niggling issues.

Congratulations on the Windows installer for Q4OS. This is the first time that I have tried it. and it works like a charm.There are however, a couple of niggling issues. The first is the slooowness of the installer. 500 GB install felt like forever. Second, a basic desktop install (not expert) gives a desktop without an obvious way to get audio devices detected and working. Installing the pipewire-audio package did the trick, but not very obvious for those users coming from Windows...

Interestingly, my biggest problem (in the scheme of things, not big at all) is that the installer sets Windows as the default boot entry for grub. I have tried both:

$ sudo nano /etc/default/grub

and changed

GRUB_DEFAULT=4

to

GRUB_DEFAULT=0

and have tried running both

$ sudo update-grub2

and

$ sudo grub-mkconfig -o /boot/grub/grub.cfg

Unfortunately neither change anything...


I’ve had a perfectly wonderful evening, but this wasn’t it. - Groucho Marx

Offline

#2 2024-12-13 22:39

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,804
Website

Re: Windows installer Q4OS instance with a couple of niggling issues.

globetrotterdk wrote:

... my biggest problem (in the scheme of things, not big at all) is that the installer sets Windows as the default boot entry for grub.

Try:
- edit /etc/default/grub to suite your needs
$ sudo update-efigrub
In case that above doesn't work run:
$ sudo update-sbgrub

globetrotterdk wrote:

... slooowness of the installer. 500 GB install felt like forever.

Yes, expanding of large virtual disks takes a time. It's an issue to solve.

Offline

#3 2024-12-14 08:46

globetrotterdk
Member
Registered: 2020-12-23
Posts: 67

Re: Windows installer Q4OS instance with a couple of niggling issues.

Thanks.

$ sudo update-efigrub

solved the issue.


I’ve had a perfectly wonderful evening, but this wasn’t it. - Groucho Marx

Offline

Board footer

Powered by FluxBB