LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   4MLinux (https://www.linuxquestions.org/questions/4mlinux-115/)
-   -   The 4MLinux 36 series. (https://www.linuxquestions.org/questions/4mlinux-115/the-4mlinux-36-series-4175687780/)

zk1234 05-30-2021 05:36 AM

4MLinux 36.1 released.
 
This is a minor (point) release in the 4MLinux STABLE channel, which comes with the Linux kernel 5.4.115. The 4MLinux Server now includes Apache 2.4.47, MariaDB 10.5.8, and PHP 7.4.18.
You can update your 4MLinux by executing the "zk update" command in your terminal (fully automatic process).

More:
https://4mlinux-releases.blogspot.co...-released.html

.

lachelp 05-30-2021 06:33 AM

I have found that the USB partition is hidden and therefore cannot boot.

Here are some pics of the process including the image showing a PCLinuxOS image written to the same USB drive...

https://ibb.co/sF0CYPV
https://ibb.co/47627kR
https://ibb.co/6PLgjky

I tried editing the partition in Image Writer after writing it to no avail...

zk1234 05-30-2021 04:03 PM

Quote:

Originally Posted by lachelp (Post 6255129)
I have found that the USB partition is hidden and therefore cannot boot.

Here are some pics of the process including the image showing a PCLinuxOS image written to the same USB drive...

https://ibb.co/sF0CYPV
https://ibb.co/47627kR
https://ibb.co/6PLgjky

I tried editing the partition in Image Writer after writing it to no avail...

1) The most popular Linux-based way to write ISO images is, for example, as follows:
Code:

dd if=output.iso of=/dev/sdb bs=4M
You must replace output.iso with the real name of your ISO image. Additionally, you need to replace /dev/sdb with the real name of your USB drive (though, as far as I can see, it's /dev/sdb on your screenshots).
Warning:
You will loose all data on your USB stick.


2) Alternatively, you can use UNetbootin, but your USB stick must be either FAT32 or EXT4 formatted.

.

lachelp 05-30-2021 11:55 PM

Quote:

Originally Posted by zk1234 (Post 6255250)
1) The most popular Linux-based way to write ISO images is, for example, as follows:
Code:

dd if=output.iso of=/dev/sdb bs=4M
You must replace output.iso with the real name of your ISO image. Additionally, you need to replace /dev/sdb with the real name of your USB drive (though, as far as I can see, it's /dev/sdb on your screenshots).
Warning:
You will loose all data on your USB stick.


2) Alternatively, you can use UNetbootin, but your USB stick must be either FAT32 or EXT4 formatted.

.

Yes, I tried dd also and had the same problem of a hidden partition.

I just tried Multibootusb and installed four distros -- but at startup multibootusb only offers 3 -- 4mLinux is missing from the boot menu but when viewed in thunar on my installed LinuxMint I can see its folders. The only folder that shows up hidden is the /4MLinux-37.0-64bit/.disk/ folder.

Any clues please?

lachelp 05-31-2021 12:14 AM

Quote:

Originally Posted by lachelp (Post 6255298)
Yes, I tried dd also and had the same problem of a hidden partition.

I just tried Multibootusb and installed four distros -- but at startup multibootusb only offers 3 -- 4mLinux is missing from the boot menu but when viewed in thunar on my installed LinuxMint I can see its folders. The only folder that shows up hidden is the /4MLinux-37.0-64bit/.disk/ folder.

Any clues please?

Holy buzzfart! I did it!

Guessing that /multibootusb/4MLinux-37.0-64bit/boot/grub/grub.cfg is the configfile, I manually added the entry in the /multibootusb/grub/grub.cfg file and it worked! It is odd though that any way of writing the image to the USB hides it yet it boots fine on a VM in VirtualBox when set to boot from an ISO. Weird.

Thanks for the work on the distro and if you want me to do anything to find out more data for you, give idiot-proof instructions. :-)

zk1234 07-31-2021 03:01 PM

4MLinux 36 is now OLD STABLE.
 
The status of the 4MLinux 36 series has been changed to OLD STABLE. All users must update before November 2021 (EOL).

More:
https://4mlinux-releases.blogspot.co...ld-stable.html

.

linustalman 08-01-2021 01:50 AM

Quote:

Originally Posted by zk1234 (Post 6271280)
The status of the 4MLinux 36 series has been changed to OLD STABLE. All users must update before November 2021 (EOL).

More:
https://4mlinux-releases.blogspot.co...ld-stable.html

.

Thanks, Zbigniew. :)

zk1234 11-30-2021 12:35 PM

4MLinux 36 reaches its EOL.
 
The status of the 4MLinux 36 series has been changed to UNSUPPORTED. All users must update ASAP.

.

linustalman 11-30-2021 12:37 PM

Quote:

Originally Posted by zk1234 (Post 6305536)
The status of the 4MLinux 36 series has been changed to UNSUPPORTED. All users must update ASAP.

.

Cheers, Z! :)

zk1234 11-30-2021 12:41 PM

Quote:

Originally Posted by linustalman (Post 6305538)
Cheers, Z! :)

:hattip:


All times are GMT -5. The time now is 09:06 AM.