4MLinuxThis forum is for the discussion of 4MLinux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
hello, I downloaded the 4mlinux iso and copied it to a pendrive with the dd command ... but it doesn't work, I also tried imagewriter from mabox linux and it can't copy it to a pendrive, it is the first linux distro that gives me this problem .
i have installed at least 40 distros on this notebook, 4mlinux does not start, i tried both with dd command and with etcher
If all of those worked using this method, then there is something different about this one.
#1 has it been formatted so that it SHOULD work? This is not a sure thing.
#2 Did you checksum the file (as was suggested) and compare the CRC values with the expected value to ensure you have a good ISO file download?
#3 did you verify that it is the image that matches your CPU architecture?
#4 have you tried copying it to a VENTOY device and test from that?
If it fails, there should be some error codes, messages, or fault behavior. These may not be easy to record during a direct hardware install, try installing into a virtual machine and record the messages and result.
url="https://sourceforge.net/projects/linux4m/files/40.0/livecd/4MLinux-40.0-64bit.iso/download" filesize="1129302016"><media:hash algo="md5">f6f9f92c443f626149691a3d36a09dc5</media:hash></media:content>
bash: errore di sintassi vicino al token non atteso "<"
url="https://sourceforge.net/projects/linux4m/files/40.0/livecd/4MLinux-40.0-64bit.iso/download" filesize="1129302016"><media:hash algo="md5">f6f9f92c443f626149691a3d36a09dc5</media:hash></media:content>
bash: errore di sintassi vicino al token non atteso "<"
# dd if=4MLinux-40.0-64bit.iso of=/dev/sdf bs=4M
269+1 records in
269+1 records out
1129302016 bytes (1.1 GB, 1.1 GiB) copied, 361.686 s, 3.1 MB/s
I then used it on my laptop to boot.
The boot failed because the image had an invalid signature and secure boot stopped it, but the image on that usb was UEFI bootable. I did not try a legacy boot. When I disabled secure boot it booted cleanly.
file 4MLinux-40.0-64bit.iso
4MLinux-40.0-64bit.iso: ISO 9660 CD-ROM filesystem data 'CDROM' (bootable)
file hybrid.iso
hybrid.iso: ISO 9660 CD-ROM filesystem data (DOS/MBR boot sector) 'CDROM' (bootable)
I believe you but usually a hybrid ISO will have a DOS/MBR boot sector, a non-hybrid does not and a non-hybrid ISO should not be able to boot from USB.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.