
Search found 11 matches
- Mon Apr 08, 2024 9:07 am
- Forum: Themes and Screenshots
- Topic: MX-23 screenshots
- Replies: 172
- Views: 13688
- Wed Aug 02, 2023 12:44 am
- Forum: General
- Topic: Live usage poll. How often do you use MX as a live operating system?
- Replies: 29
- Views: 4191
Re: Live usage poll. How often do you use MX as a live operating system?
I use Live MX Linux whenever I need to manage disks and partitions.
- Tue Aug 01, 2023 8:05 pm
- Forum: MX KDE Official Release
- Topic: I cannot disable os-prober MX23 [Solved]
- Replies: 21
- Views: 1231
Re: I cannot disable os-prober MX23 [Solved]
Installed MX Linux 23 "Libretto" yesterday, then added to /etc/fstab the line /home from previous installation (MX 21) in order to keep previous user's configurations, and MX23 is working fine.
The only problem I have found so far, is that I cannot disable os-prober , anyway.
I did try "MX ...
- Tue Aug 01, 2023 7:11 pm
- Forum: MX KDE Official Release
- Topic: I cannot disable os-prober MX23 [Solved]
- Replies: 21
- Views: 1231
Re: I cannot disable os-prober MX23 [Solved]
os-prober is enabled by default, so
GRUB_DISABLE_OS_PROBER=true
# if [ -e /etc/default/grub.mx-defaults ]; then
# . /etc/default/grub.mx-defaults
# fi
should do it I think.
Thank you, dolphin_oracle -- It worked!
changed in /etc/default/grub ...
- Tue Aug 01, 2023 6:14 pm
- Forum: MX KDE Official Release
- Topic: I cannot disable os-prober MX23 [Solved]
- Replies: 21
- Views: 1231
Re: I cannot disable os-prober MX23 [Solved]
I just tested it because like the OP, I have Os prober disabled but do not get a warning when I do sudo update-grub. I checked on another machine and the warning is generated.
So, I just added the line to my file to print the warning if that condition is true and then I did sudo update-grub. Now I ...
- Tue Aug 01, 2023 5:08 pm
- Forum: MX KDE Official Release
- Topic: I cannot disable os-prober MX23 [Solved]
- Replies: 21
- Views: 1231
Re: I cannot disable os-prober MX23 [Solved]
Thank you. Now, please post the terminal output after you do this:
sudo update-grub
$ date; sudo update-grub; date
Tue 1 Aug 13:51:31 -03 2023
Generating grub configuration file ...
Found theme: /boot/grub/themes/mx_linux/theme.txt
Found linux image: /boot/vmlinuz-6.1.0-10-amd64
Found ...
- Tue Aug 01, 2023 4:50 pm
- Forum: MX KDE Official Release
- Topic: I cannot disable os-prober MX23 [Solved]
- Replies: 21
- Views: 1231
Re: I cannot disable os-prober MX23 [Solved]
Please post your /etc/default/grub file if you can.
It is so, now:
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB ...
- Tue Aug 01, 2023 1:22 pm
- Forum: MX KDE Official Release
- Topic: I cannot disable os-prober MX23 [Solved]
- Replies: 21
- Views: 1231
I cannot disable os-prober MX23 [Solved]
Installed MX Linux 23 "Libretto" yesterday, then added to /etc/fstab the line /home from previous installation (MX 21) in order to keep previous user's configurations, and MX23 is working fine.
The only problem I have found so far, is that I cannot disable os-prober , anyway.
I did try "MX Tools ...
The only problem I have found so far, is that I cannot disable os-prober , anyway.
I did try "MX Tools ...
- Thu Jul 27, 2023 11:18 pm
- Forum: General
- Topic: Live usage poll. How often do you use MX as a live operating system?
- Replies: 29
- Views: 4191
Re: Live usage poll. How often do you use MX as a live operating system?
I use Live MX Linux every time that I need to largely re-partitioning my disks with KDE Partition Manager.
Not a "persistent Pendrive"; just a recently "burned" DVD with KDE ISO. (Yes, I use to include a DVD unit when I assemble a new PC).
Not a "persistent Pendrive"; just a recently "burned" DVD with KDE ISO. (Yes, I use to include a DVD unit when I assemble a new PC).
- Fri Jul 31, 2020 4:45 pm
- Forum: General
- Topic: MX-19.2 KDE Beta 2 Feedback Thread
- Replies: 377
- Views: 37302
Re: MX-19.2 KDE Beta 2 Feedback Thread
But apt-xapian-index is what makes Synaptic search work, and on my (several) MX installs it is turned on.
Synaptic search has been working fine for me on my Kubuntu without any apt-xapian-index. Maybe you mean libxapian30
Synaptic search (CTRL-F) works without apt-xapian-index.
What apt ...