LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
create live usb from iso download
#6
To avoid data loss make propper backups and read carefully before attempting.
First download the .iso to Downloads folder
Very easy install media creation from terminal
1. open it (terminal)
2.run the following commands one at time
Code:
cd Downloads
sudo dd if=theisofile.iso of=/dev/sdx
and replace the x from /dev/sdx with the usb drive letter you can get from program called disks or from gparted disk menu.

Picture:

[Image: V9IkHIT.jpg]
Just left the number out of your usb drive /dev/sdx. Do NOT use my one (/dev/sda) because it may be something else on your computer
Of cource select your usb drive from disks menu from the left otherwise it shows your first device (/dev/sda)
also replace the "theisofile.iso" with your downloaded linux lite iso.
If you need more help please ask questions about this in this thread.
When you see "[sudo] password for username:" just enter your login password and hit enter. (the password you use for login to your system)

Edit: added sudo
Reply


Messages In This Thread
create live usb from iso download - by MarRic - 09-30-2019, 01:42 AM
Re: create live usb from iso download - by Valtam - 09-30-2019, 09:00 AM
Re: create live usb from iso download - by MarRic - 09-30-2019, 10:51 PM
Re: create live usb from iso download - by Artim - 09-30-2019, 11:27 PM
Re: create live usb from iso download - by MarRic - 10-01-2019, 02:40 AM
Re: create live usb from iso download - by minesheep - 10-01-2019, 09:02 PM
Re: create live usb from iso download - by MarRic - 10-02-2019, 12:08 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)