LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > 4MLinux
User Name
Password
4MLinux This forum is for the discussion of 4MLinux.

Notices


Reply
  Search this Thread
Old 04-19-2020, 06:32 PM   #1
jaimet
LQ Newbie
 
Registered: Apr 2020
Posts: 5

Rep: Reputation: Disabled
How to create 4MLinux Live USB *without* unetbootin?


Hi.

I can't run unetbootin (all my machines run current debian stable, buster, and debian dropped unetbootin some time ago) and I would like to create a 4MLinux Live USB.

Is there another way that I can create a 4MLinux Live USB *without* using unetbootin?

(I know how to use dd, but apparently the iso files can not be hybridised so dd can not be used).

TIA
 
Old 04-19-2020, 06:56 PM   #2
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
you can try installing it directly onto a USB stick, then you'll have a full blown OS on a stick. yes, it is doable.
 
Old 04-20-2020, 03:28 AM   #3
jaimet
LQ Newbie
 
Registered: Apr 2020
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by BW-userx View Post
you can try installing it directly onto a USB stick, then you'll have a full blown OS on a stick. yes, it is doable.
I don't understand what installing it "directly" means. Do you know how I would do this?
 
Old 04-20-2020, 06:54 AM   #4
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,670

Rep: Reputation: Disabled
Try MultiBootUSB or just download UNetbootin binary from their website. You also may try balenaEtcher (AppImage)

Directly probably means using dd from the command line.

Last edited by shruggy; 04-20-2020 at 07:04 AM.
 
1 members found this post helpful.
Old 04-20-2020, 08:34 AM   #5
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,485

Rep: Reputation: Disabled
Quote:
(I know how to use dd, but apparently the iso files can not be hybridised so dd can not be used).
Are you sure, have you tried running isohybrid against the .iso file(?).

(I always use dd to create my pendrives.)

Last edited by fatmac; 04-20-2020 at 08:35 AM.
 
Old 04-20-2020, 09:12 AM   #6
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
you got two usb ports, one computer, plug in the boot install usb stick into one usb port, then the blank usb stick into the other usb port, then just use the computer to install it onto the blank usb stick.


Quote:
usb Stick1 <------ PC --------> usb Stick2
then you'll have a full blown OS on a stick instead of a PC.
 
Old 04-22-2020, 04:58 AM   #7
jaimet
LQ Newbie
 
Registered: Apr 2020
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by fatmac View Post
Are you sure
Not entirely, no, but then I'm never really sure of anything so I'm not going to let that put me off.

Quote:
Originally Posted by fatmac View Post
have you tried running isohybrid against the .iso file(?).
Yes:

Code:
$ isohybrid 4MLinux-32.1-64bit.iso
isohybrid: 4MLinux-32.1-64bit.iso: unexpected boot catalogue parameters
Quote:
Originally Posted by fatmac View Post
(I always use dd to create my pendrives.)
You may well, but if the iso file has no boot sector, then there's not a lot of point because a classic bios will never be able to boot off it (chain-loading and other forms of magic notwithstanding). Note that the word "bootable" in the following output really means "bootable, but only when you burn this iso file to optical media" (note to self: do people still use optical media?):

Code:
$ file 4MLinux-32.1-64bit.iso
4MLinux-32.1-64bit.iso: ISO 9660 CD-ROM filesystem data 'disks' (bootable)
cf.

Code:
$ file grml96-full_2018.12.iso 
grml96-full_2018.12.iso: DOS/MBR boot sector; ...
With the help of the following links, repacking/fixing the 4MLinux isos "is left as an exercise for the reader"

Why is it impossible to hybridise 4mlinux? (It isn't impossible - you just can't use "isohybrid image.iso" to do it. See next link for more info...)
A superb DIY "how to build from Linux an ISO hybrid image"
This script may help - I don't have the time to work through it properly, but it looks like it might be useful.
"The BIOS/MBR Boot Process" in the "NeoSmart Knowledgebase"
And, of course, perl source, c source and documentation.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
could you analyse this 'UNetbootin' error -- can't boot from usb - so using 'UNetbootin' linuxhard Linux - Laptop and Netbook 15 08-26-2017 06:41 PM
LXer: Create a Bootable Live USB Thumb Drive or Rescue Drive Using UNetbootin LXer Syndicated Linux News 0 08-06-2012 03:10 AM
LXer: Create Bootable Live USB Drives Using UNetBootin in Windows, Linux LXer Syndicated Linux News 0 01-10-2011 02:10 PM
create live usb writable with unetbootin kzcom Linux - Software 2 11-09-2010 02:44 PM
Unetbootin doesn't readily create Live USB from downloaded ISO PaulFXH Linux - Software 7 09-21-2010 12:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > 4MLinux

All times are GMT -5. The time now is 05:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration