how to write a iso to a flash-drive correctly - the steps to go!?
Dear Community - hello to all of you, :)
first of all: i hope youre all right and everything goes well at your site.
currently muse bout the question how to correct write a iso to a flash-drive
here the steps to go!? - are they correct!?
Code:
sudo fdisk -l # (usb-CHECK at the very beginning. )
umount /dev/sdb1* # (first of all we need the USB-Stick unmoute, in order to start afterwards)
sudo mkfs.ext4 /dev/sdb1 # formate the Stick .. and then we go to the dd - command ...
sudo dd bs=4M if=~/Downloads/_mein_linux.iso of=/dev/xyz status=progress oflag=sync
with the following set of steps - see some of the added comments - i hope that i can learn trough that.
step 1:
Code:
if=/path/to/your.iso: #Path to the ISO-file, where we want to write .
step 2
Code:
of=/dev/sdX: # the name of the device that is the flash sticks (not the Partition, for example like so: /dev/sdb).
step 3:
Code:
bs=4M: #sets the size of the blocks in our example 4 Megabyte (other values possible too)
step 4
Code:
status=progress: # this shows the progress
and subsequently:
Code:
oflag=sync: #takes care that the data were written to the flash-drive before dd ends.
well dear mates - i hope that you have a closer look - can i do like so!?
look forward to hear from you
regards
:)
ps. keep up the awesome forum - it rocks!!
I still don't have a clue how to do this..???
I want to copy my existing OS.. I get stuck having to load a fresh download ISO to the flash-drive.. I don't want a new download ISO, I want my customized OS in the flash-drive to be the installer ISO.. I very much need to learn this too.. I want to take my OS from a customized 'Linux Mint Mate 20' notebook, and make an installation flash-drive of it.. Then a new installation will take probably take only half an hour, I suppose, after I've formatted the hard drive.. Then it doesn't matter if the gagagoogoo hacker hell-kookoo's damage the OS.. I'll just leave the install CD in the slot, and be ready for their infantile anunnaki meddling and bullying by removing the latest new pix and notes from the hard drive, format the hard drive with a utility notebook, stick in the install flash-drive, and click the little box: "Do it now hun"...
OK: So I have a 100 spare free notebooks, 100 hard spare free drives, and a couple handfuls of flash drives.. Now what..? Ummmm..? Do I dance around the room singing silly east coast fishing shanty ditties, and praying something good will happen whilst hitting my back with a board with nails in it..?
Oyish! I have tried and tried and tried to figure this out over the decades, but got only wasted time, thhht, and heated frustration...
OK, So I cleanup and customize this notebook's Linux Mint OS to perfection, then slip a flash-drive into the slot.. Ummmm, then what..? 'Wiggle my bum in the mirror'..? How do you do it..? What's the big secret mearakle..?