MX-18 beta 1 feedback
- dolphin_oracle
- Developer
- Posts: 22077
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MX-18 beta 1 feedback
I guess the nvidia drivers won't update till we migrate the new stuff to main.
Im more concerned with why you couldn't make an usb with mx-LUM
Im more concerned with why you couldn't make an usb with mx-LUM
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.
- Eadwine Rose
- Administrator
- Posts: 14470
- Joined: Wed Jul 12, 2006 2:10 am
Re: MX-18 beta 1 feedback
I have no idea.. it didn't work with either usb stick.. is there a log file somewhere.. should be on the system I am in now.
MX-23.6_x64 July 31 2023 * 6.1.0-34amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.216.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: MX-18 beta 1 feedback
first run, tried to install Mate from the MX Package Installer
unmet dependencies:
mate-core: Depends: mate-desktop-environment-core ........

unmet dependencies:
mate-core: Depends: mate-desktop-environment-core ........

Peter E.
Baja California, Mexico.
Baja California, Mexico.
Re: MX-18 beta 1 feedback
@Gerson,
just leave boot set to root
that is where it has always been.
Some people and servers like to use a separate boot partition,
but I think you'd need to create a /boot if you wanted to use one.
just leave boot set to root
that is where it has always been.
Some people and servers like to use a separate boot partition,
but I think you'd need to create a /boot if you wanted to use one.
Thinkpad T430 & Dell Latitude E7450, both with MX-21.3.1
__kernal 5.10.0-26-amd64 x86_64; Xfce-4.18.0; 8 GB RAM
__Intel Core i5-3380M, Graphics, Audio, Video; & SSDs.
HP Ryzen 5 17-cp3xxx with MX23.4 AHS & Liquorix 6.10-12~mx23ahs amd64
__kernal 5.10.0-26-amd64 x86_64; Xfce-4.18.0; 8 GB RAM
__Intel Core i5-3380M, Graphics, Audio, Video; & SSDs.
HP Ryzen 5 17-cp3xxx with MX23.4 AHS & Liquorix 6.10-12~mx23ahs amd64
Re: MX-18 beta 1 feedback
Live usb booted OK and went straight to install on SSD. Halfway through install notifier showed 1 update - mx-welcome. Ignored it. Did not install grub - booted MX-17 to update grub, then booted 18 Beta. Boot failed early. screen messages far more voluble that previously, but the final ones were:
ISO md5 is OK. No other oddities seen.
Code: Select all
Running /script/init-bottom failed. No such file or directory.
mounting /run on /root/run failed.
Target filesystem doesn't have requested /sbin/init.
No init found.
Gigabyte B550I Aorus Pro AX, Ryzen 5 5600G, 16GB, 250GB Samsung SSD (GPT), 2x1TB HDD (MBR), MX-21-AHS
Lenovo Thinkpad X220, dual-core i5, 4MB, 120GB Samsung SSD (GPT), MX-21
- dolphin_oracle
- Developer
- Posts: 22077
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MX-18 beta 1 feedback
did you enable any encryption options?Gaer Boy wrote: Mon Dec 03, 2018 12:10 pm Live usb booted OK and went straight to install on SSD. Halfway through install notifier showed 1 update - mx-welcome. Ignored it. Did not install grub - booted MX-17 to update grub, then booted 18 Beta. Boot failed early. screen messages far more voluble that previously, but the final ones were:ISO md5 is OK. No other oddities seen.Code: Select all
Running /script/init-bottom failed. No such file or directory. mounting /run on /root/run failed. Target filesystem doesn't have requested /sbin/init. No init found.
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: MX-18 beta 1 feedback
No - accepted most defaults.
Gigabyte B550I Aorus Pro AX, Ryzen 5 5600G, 16GB, 250GB Samsung SSD (GPT), 2x1TB HDD (MBR), MX-21-AHS
Lenovo Thinkpad X220, dual-core i5, 4MB, 120GB Samsung SSD (GPT), MX-21
- dolphin_oracle
- Developer
- Posts: 22077
- Joined: Sun Dec 16, 2007 12:17 pm
Re: MX-18 beta 1 feedback
can you post the grub entry that you used to launch the installed system?
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: MX-18 beta 1 feedback
From grub.cfg
I forgot to mention it's a UEFI boot.
Code: Select all
menuentry 'MX 18 Continuum (18) (on /dev/sdb5)' --class mx --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-8a1b6bd1-cadd-4fce-8bb3-37f3d76fc534' {
insmod part_gpt
insmod ext2
set root='hd1,gpt5'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,gpt5 --hint-efi=hd1,gpt5 --hint-baremetal=ahci1,gpt5 8a1b6bd1-cadd-4fce-8bb3-37f3d76fc534
else
search --no-floppy --fs-uuid --set=root 8a1b6bd1-cadd-4fce-8bb3-37f3d76fc534
fi
linux /boot/vmlinuz-4.19.0-1-amd64 root=/dev/sdb5
initrd /boot/initrd.img-4.19.0-1-amd64
}
Gigabyte B550I Aorus Pro AX, Ryzen 5 5600G, 16GB, 250GB Samsung SSD (GPT), 2x1TB HDD (MBR), MX-21-AHS
Lenovo Thinkpad X220, dual-core i5, 4MB, 120GB Samsung SSD (GPT), MX-21
Re: MX-18 beta 1 feedback
Beta 1 installed and runs fine. However it did not create a grub entry for a previously installed encrypted alpha on another internal drive. Is it because it is encrypted? It did create an entry for MX 17.1 on a third internal drive. Same happened in an alpha install but thought it was an anomaly and did not report it.
PS It is an updated MX 17 beta 3 to final.
The encrypted drive can be accessed with thunar, and shows in disk manager.
PS It is an updated MX 17 beta 3 to final.
The encrypted drive can be accessed with thunar, and shows in disk manager.
You do not have the required permissions to view the files attached to this post.
Forum Rules
Guide - How to Ask for Help
richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB
Guide - How to Ask for Help
richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB