Search found 707 matches
- Wed Jun 11, 2025 6:29 am
- Forum: Software / Configuration
- Topic: Trouble Updating MX19 [Solved]
- Replies: 6
- Views: 49
Re: Trouble Updating MX19 [Solved]
If you *really* needed to keep this system alive (without upgrading) you could at least get security updates through the Extended Long Term Support repositories. They intend to support Debian 10 "buster" until 2029-06.
- Sat May 10, 2025 2:29 pm
- Forum: Hardware /Configuration
- Topic: Will MX-25 come with secureboot?
- Replies: 32
- Views: 1649
Re: Will MX-25 come with secureboot?
according to the grub-install man page:
so: a single option, introduced by two dashes
@FullScale4Me perhaps an erratum for your nice HowTo note
Code: Select all
--bootloader-id=ID
the ID of bootloader. This option is only available on EFI and Macs.
@FullScale4Me perhaps an erratum for your nice HowTo note
- Fri May 09, 2025 5:14 pm
- Forum: Software / Configuration
- Topic: Power up boots directly to Windows
- Replies: 26
- Views: 560
Re: Power up boots directly to Windows
If your ASUS firmware allows you to boot the USB key in UEFI mode, you'd also get an extra boot-menu entry for rescue boot. I am using ventoy which allows booting in both modes, not sure if a key formatted using another tool would too.
- Fri May 09, 2025 5:11 pm
- Forum: Software / Configuration
- Topic: Power up boots directly to Windows
- Replies: 26
- Views: 560
Re: Power up boots directly to Windows
For a UEFI boot you'd need to re-install to ESP, not MBR.Falcon wrote: Fri May 09, 2025 1:21 pm The I restarted from the boot menu and tried to reinstall GRUB to the MBR.
- Fri May 09, 2025 4:28 pm
- Forum: Software / Configuration
- Topic: Power up boots directly to Windows
- Replies: 26
- Views: 560
Re: Power up boots directly to Windows
That is probably because your USB stick (sdc) is MBR-partitioned and boots in MBR /legacy mode, *not* UEFI indeed.Falcon wrote: Fri May 09, 2025 4:13 pm I tried using the UEFI manager as you suggested but I got the following message:
"This system doesn't seem to support UEFI, or was not booted in UEFI mode. Exiting."
- Fri May 09, 2025 4:24 pm
- Forum: Software / Configuration
- Topic: Power up boots directly to Windows
- Replies: 26
- Views: 560
Re: Power up boots directly to Windows
Your first drive is GPT-partitioned and the second MBR-partitioned.
Does the ASUS firmware allow you to choose which drive to boot from, and either in legacy or UEFI mode ?
And are Windows and MX installed on the same unit, or each on its own disk ?
Does the ASUS firmware allow you to choose which drive to boot from, and either in legacy or UEFI mode ?
And are Windows and MX installed on the same unit, or each on its own disk ?
- Sat Apr 26, 2025 3:43 pm
- Forum: Software / Configuration
- Topic: SOLVED - Intel HD 4000 (Ivy Bridge) GPU Fails with Modesetting on Modern Kernels
- Replies: 6
- Views: 239
Re: Intel HD 4000 (Ivy Bridge) GPU Fails with Modesetting on Modern Kernels
Not HD4000 but my i5-3550 (Ivy Bridge, HD2500) works fine with either the stock 6.1 kernel (MX23/bookworm) or 6.6 liquorix.
You could also try the antiX 5.10 kernel that is available in MXPI.
You could also try the antiX 5.10 kernel that is available in MXPI.
- Wed Mar 19, 2025 11:35 am
- Forum: General
- Topic: install sql-server on mxlinux
- Replies: 2
- Views: 126
Re: install sql-server on mxlinux
If their deb packages are not certified for debian (only ubuntu), do not attempt to use these as you might end up with an unfixable frankendebian. Installing as a docker image should apply to any linux distro and is probably your best bet. On debian the docker package is called "docker.io".
- Wed Feb 26, 2025 11:36 am
- Forum: Package Requests - MX-23
- Topic: GIMP RC3 is Now Live
- Replies: 31
- Views: 1409
Re: GIMP RC3 is Now Live
I don't understand people asking for the MX devs to build RC's and betas when there are available appimages and flatpak versions available for the adventurous.
- Thu Feb 20, 2025 1:16 pm
- Forum: Software / Configuration
- Topic: Can we install LibreOffice 24.8.5 on MX Linux 23.5 via Flatpak?
- Replies: 4
- Views: 137
Re: Can we install LibreOffice 24.8.5 on MX Linux 23.5 via Flatpak?
Threre's also the appimage versions, you can try as many as you want. There are probably limitations (e.g if you need specific plugins or use mutliple languages) but for my basic usage they're just fine.