LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   2 SSDs each with EFI boot - 4 OS installs - why internal doesn't boot first? (https://www.linuxquestions.org/questions/linux-software-2/2-ssds-each-with-efi-boot-4-os-installs-why-internal-doesnt-boot-first-4175733516/)

mrmazda 02-19-2024 06:04 PM

Quote:

Originally Posted by colorpurple21859 (Post 6484616)
I did a fresh install of linuxmint in a vm and the 50_linuxmint.cfg was there in /etc/default/grub.d. I didn’t investigate what package it came from.

Would be nice to know. Except for DOS VM in OS/2, I don't use any VMs.

colorpurple21859 02-21-2024 08:39 PM

Quote:

Would be nice to know. Except for DOS VM in OS/2, I don't use any VMs.
I only use VMs for testing and experimentation. After some playing around found out the etc/default/grub.d/50_linuxmint.cfg is in the filesystem.squashfs file of the linuxmint iso directory casper. The casper/filesystem.squashfs file gets extracted to the targeted root partition during installation.

mrmazda 02-22-2024 11:56 PM

I've never used casper . My installations normally result from downloading the installation initrd and kernel, then loading them with Grub, using my own selection of cmdline options that do not require casper involvement. :)

colorpurple21859 02-23-2024 06:29 AM

Does your linuxmint system have a
Code:

/usr/share/ubuntu-system-adjustments/systemd/adjust-grub-title

mrmazda 02-23-2024 11:00 PM

Not if you spelled it right:
Code:

# inxi -S
System:
  Host: ab85m Kernel: 6.5.0-18-generic arch: x86_64 bits: 64
  Console: pty pts/0 Distro: Linux Mint 21.3 Virginia
# ls -Gg /usr/share/ub*
ls: cannot access '/usr/share/ub*': No such file or directory
#


colorpurple21859 02-24-2024 08:31 AM

This is a straight install using whole disk from the latest linuxmint iso in a vm for testing purposes:
Code:

plive@plive-VirtualBox:~$  inxi -S
System:
  Host: plive-VirtualBox Kernel: 5.15.0-91-generic x86_64 bits: 64
    Desktop: Cinnamon 6.0.4 Distro: Linux Mint 21.3 Virginia
plive@plive-VirtualBox:~$ ls -Gg /usr/share/ub*
/usr/share/ubuntu-drivers-common:
total 16
drwxr-xr-x 3 4096 Jan  9 06:59 detect
-rwxr-xr-x 1 1734 Sep 15 03:59 fake-devices-wrapper
-rw-r--r-- 1  162 Jun 27  2023 obsolete
drwxr-xr-x 2 4096 Jan  9 06:59 quirks

/usr/share/ubuntu-system-adjustments:
total 20
drwxr-xr-x 2 4096 Jan  9 06:59 firefox
drwxr-xr-x 2 4096 Jan  9 06:59 menus
drwxr-xr-x 2 4096 Jan  9 06:59 renamed-menu-entries
drwxr-xr-x 2 4096 Jan  9 06:59 sound
drwxr-xr-x 2 4096 Jan  9 06:59 systemd

plive@plive-VirtualBox:~$ ls /usr/share/ubuntu-system-adjustments/systemd
adjust-grub-title  start  stop


Nishtya 02-24-2024 09:00 AM

I have mint cinnamon recently installed on internal SSD. EFI boot with windows 10 and manjaro on the same disk. If any files from me would be helpful let me know...


All times are GMT -5. The time now is 08:43 AM.