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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating Linux Lite 2.0 bootable USB from iso
#1
What is the minimum size usb stick one can get away with to create a bootable  ll2.0 from the iso.  Thanks.
2006 - HP DC7700p ultraslim Desktop Intel 6300 cpu  4GB Ram LL3.8 64bit.
2007 - Fujitsu Siemens V3405 Laptop  2 GB Ram LL3.6 32bit. Now 32bit Debian 9 + nonfree.
2006 - Fujitsu Siemens Si1520 Laptop Intel T720 cpu 3GB Ram   LL5.6 64 Bit
2014 - Fujitsu Siemens Lifebook E754 Intel i7 4712MQ 16GB Ram LL6.6
2003 - RETIRED Toshiba Satellite Pro A10 1 GB RAM LL2.8 32bit
Reply
#2
Unless they make them in odd sizes.!!! 8GB
If I do a
Code:
df -h
On this PC it shows me I have used 4.8GB,
I have \swap on a separate partition,
and have only installed updates and a couple of small progs

Dave
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks Smile

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Reply
#3
Quote:bootable  ll2.0 from the iso.
Quote:If you mean live usb with Unetbootin. A 2 gig stick is fine. If talking live persistence like I ran on mine at one time.
A 4 gig stick will do just fine.
LL 3.6,2.8
Dell XT2 > Touchscreen Laptop
Dell 755 > Desktop
Acer 150 > Desktop
I am who I am. Your approval is not needed.
Reply
#4
If making a "live" USB with UNetbootin or similar, 1GB will work because the LL 2.0 ISO file is only 700MB.  You'd even have room for a small persistence file on 1GB USB.  However, I don't think 1GB USB's are even sold anymore so any USB sold these days will work.  Basically when making a live USB use the size of the ISO file as a guide for how big it needs to be.  The standard max size for a persistence file (if desired) is 4GB.  (There are ways around that limit, but won't get into that.)  If want a live USB with max of 4GB persistence, just add total size of ISO file plus 4GB for persistence file to get minimum size of USB necessary.

If doing a full installation to the USB stick (as you would to a hard drive), then 8GB would be minimum but that would leave very little room for expansion.  16GB or larger would be better.

P.s.  If you're planning to make live USB from a Windows machine, download UNetbootin program from their site.  If doing it from a Linux Lite computer, just open a terminal and enter this command to install it:
Code:
sudo apt-get install unetbootin
Try Linux Beginner Search Engine for answers to Linux questions.
Reply
#5
I use multisystem for creating bootable usb stick and got LL2 on a 4GB stick along with clonezilla



Life on earth is expensive but it does include a free trip around the sun.
Reply
#6
(11-27-2014, 12:21 AM)newtusmaximus link Wrote: What is the minimum size usb stick one can get away with to create a bootable  ll2.0 from the iso.  Thanks.

I have it booting from a 2Gb MicroSD card on an Acer C7 Chromebook and it works perfectly.
Reply
#7
It is how big the iso is, not the hard drive after installation.  The installer unpacks alot.
This is true for other linux distro iso.  For most distros, I find 1GB more than enough.
Less than a decade ago, most distros fit on a CD.  Nowaday, most >>> lightweight <<<
distros easily fit on a 1GB stick.

Nowaday, most distros fits on a DVD - my DVD takes 4.7 GB.  So 8GB is more than enough.

Sheng-Chieh
Reply
#8
(11-27-2014, 04:07 AM)gold_finger link Wrote: P.s.  If you're planning to make live USB from a Windows machine, download UNetbootin program from their site.  If doing it from a Linux Lite computer, just open a terminal and enter this command to install it:
Code:
sudo apt-get install unetbootin
I have much to  learn here, but that is going to be one of the next things I try! Thanks!
Reply
#9
(12-01-2014, 01:44 AM)delmar link Wrote: [quote author=gold_finger link=topic=1215.msg7580#msg7580 date=1417061270]


P.s.  If you're planning to make live USB from a Windows machine, download UNetbootin program from their site.  If doing it from a Linux Lite computer, just open a terminal and enter this command to install it:
Code:
sudo apt-get install unetbootin
I have much to  learn here, but that is going to be one of the next things I try! Thanks!
[/quote]

delmar,

Let us know if you have any problems or further questions.  UNetbootin process is relatively simple.  To make live LL USB, download the LL ISO file to your computer first.  Plug in your target USB stick ahead of time, and make sure it is mounted (in Linux) before you start UNetbootin program.  If using from Windows, download UNetbootin program to Windows machine, install it, then start program.  If on a Linux machine, use command given above to install it and it will show up under Menu -> System -> UNetbootin for use.    You'll see something like this:

[Image: 1j8Xmte4IUgx]

Select "Diskimage", then hit the "..." button to navigate your file system to select the downloaded ISO file to be used.  If you want to use "persistence" feature, fill-in up to 4096MB (4GB) in the box for that.  (If using a 4GB USB and not sure how much room will be left for persistence, just fill in 4096 and it will automatically use whatever is left - approx. 3250MB - after installing the ISO.)  Make sure the USB you want to install to is correctly selected, then hit "OK" to create the live USB.  Process may take 5-10 minutes to complete.  Using persistence will increase the creation time a bit and there may be points during process that program appears to be stalled out -- it's not, so just be patient and let it finish.  When complete it will tell you it's done.

When you boot from USB, you need to change BIOS to boot computer from USB instead of the hard drive.  When it boots, you'll see a UNetbootin menu with "Default" pre-selected and a 10 second countdown.  Just leave it on "Default" and wait.  After 10 second countdown done, it will start booting but may appear to stall out for another 10 seconds.  Just continue to wait and it should start up.  If doesn't start after waiting 30 seconds then something went wrong.  Reboot and try again -- sometimes it's finicky and a few attempts are necessary.

Good luck.
Try Linux Beginner Search Engine for answers to Linux questions.
Reply
#10
I have been using UNetbootin  on Windows to burn my ISOs. Doing it in LL look pretty self explanatory, and exciting. Freedom from Windows is a good thing!
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)