@dolphin_oracle
thank you,
lets go with the second option,
what specifically i suppose to do differently?
installing MX on Lenovo - Boot [Solved]
- dolphin_oracle
- Developer
- Posts: 22051
- Joined: Sun Dec 16, 2007 12:17 pm
Re: installing MX on Lenovo - Boot
you need a fourth partition, formatted fat32 and with the ESP flag.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Re: installing MX on Lenovo - Boot
1.1 GB // ext4 //no flags ?
2, 0.5 GB // fat32 // flags: boot ESP
3. 8 GB swap swap
4. rest GB /root
check this
https://i.postimg.cc/gJ6Kgq0C/5.jpg
solved?
no, problem persists :/
regarding ESP size:
"
256 mb is plenty for an ESP. it doesn't hold any kernels.
"
2, 0.5 GB // fat32 // flags: boot ESP
3. 8 GB swap swap
4. rest GB /root
check this
https://i.postimg.cc/gJ6Kgq0C/5.jpg
solved?
no, problem persists :/
regarding ESP size:
"
256 mb is plenty for an ESP. it doesn't hold any kernels.
"
Re: installing MX on Lenovo - Boot
On an UEFI laptop (i use UEFI laptops, Lenovo too, but old thinkpads : T420 & T430) you must have at least :
/boot/efi as a FAT32(vfat) partition (no need to be big, 100 MB is very large for this)
/ as a root partition
if you want :
a swap partition, no mountpoint for this, only a formating in swap filesystem
/home if you need to separate your personal files from the root filesystem
You can use the integrated partition manager in the mxlinux installer to do this, or use Gparted to partition and format. With the integrated installer you will have to indicate the mountpoints. It will detect your Fat32 partition and you could assign it to be the EFI partition, same thing for the swap partition, etc.
For the GRUB installation you must choose your disk (not a partition), which seems /dev/nvme0n1 in your case.
Last but not least. If you use the standard Debian kernel (5.10), secure boot can be enabled, but if you choose some non standard one in the MX repositories (or elsewhere), you can have a Linux Kernel that is not supported by SecureBoot....
/boot/efi as a FAT32(vfat) partition (no need to be big, 100 MB is very large for this)
/ as a root partition
if you want :
a swap partition, no mountpoint for this, only a formating in swap filesystem
/home if you need to separate your personal files from the root filesystem
You can use the integrated partition manager in the mxlinux installer to do this, or use Gparted to partition and format. With the integrated installer you will have to indicate the mountpoints. It will detect your Fat32 partition and you could assign it to be the EFI partition, same thing for the swap partition, etc.
For the GRUB installation you must choose your disk (not a partition), which seems /dev/nvme0n1 in your case.
Last but not least. If you use the standard Debian kernel (5.10), secure boot can be enabled, but if you choose some non standard one in the MX repositories (or elsewhere), you can have a Linux Kernel that is not supported by SecureBoot....
MX 19.2 "Patito Feo" - Laptop : i5-8265u - DDRAM 16 Go - SSD Samsung 970 EVO Plus 1 To - CGU Intel UHD 620HD
Re: installing MX on Lenovo - Boot
Still i dont have luck...
I need to have 4 partitions
ESP - because of the GRUB install to have ESP
BOOT - otherwise installer wont start
ROOT - same
SWAP - swap
what am i missing?
1. before installation
https://i.postimg.cc/nzBZ7sjt/1.jpg
2. during installation
https://i.postimg.cc/yNwskhNP/2.jpg
3. view after installation - usb stick starts
https://postimg.cc/Z9hGjcBz
4. view after installation
https://postimg.cc/crPytZdH
5. without usb stick i end up with this
https://i.postimg.cc/zXLQq9Gy/2.jpg
I need to have 4 partitions
ESP - because of the GRUB install to have ESP
BOOT - otherwise installer wont start
ROOT - same
SWAP - swap
what am i missing?
1. before installation
https://i.postimg.cc/nzBZ7sjt/1.jpg
2. during installation
https://i.postimg.cc/yNwskhNP/2.jpg
3. view after installation - usb stick starts
https://postimg.cc/Z9hGjcBz
4. view after installation
https://postimg.cc/crPytZdH
5. without usb stick i end up with this
https://i.postimg.cc/zXLQq9Gy/2.jpg
- dolphin_oracle
- Developer
- Posts: 22051
- Joined: Sun Dec 16, 2007 12:17 pm
Re: installing MX on Lenovo - Boot
and I presume selecting mx21 works or doesn't work?
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Re: installing MX on Lenovo - Boot
nothing changes dolphin, you click and it refresh the screen
- dolphin_oracle
- Developer
- Posts: 22051
- Joined: Sun Dec 16, 2007 12:17 pm
Re: installing MX on Lenovo - Boot [Solved]
did you ever turn off secure boot?
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Re: installing MX on Lenovo - Boot
Thats it! it works, case closed
Disabling this feature, allowed MX to boot normaly,
thank you
Secure Boot:
[Enabled]
Prevent unauthorized operationg systems from running at boot time
[Disabled]
Allow to run any operating systems at boot time
[Note]
Enabling Secure Boot requires to set the startup setting to "UEFI Only" and "CSM Support: No".
Disabling this feature, allowed MX to boot normaly,
thank you
Secure Boot:
[Enabled]
Prevent unauthorized operationg systems from running at boot time
[Disabled]
Allow to run any operating systems at boot time
[Note]
Enabling Secure Boot requires to set the startup setting to "UEFI Only" and "CSM Support: No".