LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-30-2014, 09:44 PM   #1
Ransome
LQ Newbie
 
Registered: Sep 2014
Posts: 5

Rep: Reputation: Disabled
Questions on booting Linux with a USB.


2 Questions.
1;If I boot linux off a usb can I install it onto my internal harddrive so I can take the USB out of my computer? Or am I able to remove the USB after booting it off of it?

2;Anyway to remove windows and have only Linux?
 
Old 09-30-2014, 10:06 PM   #2
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,
Quote:
Originally Posted by Ransome View Post
1;If I boot linux off a usb can I install it onto my internal harddrive so I can take the USB out of my computer?
This is normally what happens when you install using a usb thumb drive. You first boot from the USB device and the OS is installed to the hard drive. Then you reboot into your new OS from the hard drive.
Quote:
Originally Posted by Ransome View Post
Or am I able to remove the USB after booting it off of it?
Without rebooting? If so, then this will depend on the iso you are using.

If you give us the bigger picture regrading what you are actually trying to do you'll likely find it easier to get relevant information.

Quote:
Originally Posted by Ransome View Post
2;Anyway to remove windows and have only Linux?
Yes. Most installers will give the option of using the entire hard disk, meaning that anything previously on there (including installations of other operating systems) will be lost. Indeed, this is usually the simplest way to in Linux.

Evo2.
 
Old 09-30-2014, 10:22 PM   #3
Ransome
LQ Newbie
 
Registered: Sep 2014
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by evo2 View Post
Hi,


Without rebooting? If so, then this will depend on the iso you are using.

If you give us the bigger picture regrading what you are actually trying to do you'll likely find it easier to get relevant information.




Evo2.
Sorry I'm new to Linux, So when I boot Linux off my USB it installs off the USB ? Then I have a option to get rid of windows? if so that is great, So after I boot it off the USB it installs to my computer so I am able to remove my USB and still be on the Linux OS?

Last edited by Ransome; 09-30-2014 at 10:23 PM.
 
Old 09-30-2014, 10:57 PM   #4
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,
Quote:
Originally Posted by Ransome View Post
Sorry I'm new to Linux, So when I boot Linux off my USB it installs off the USB ?
If by "Linux" you mean "Linux installer" or "Live Linux system with installer" then yes.

Quote:
Originally Posted by Ransome View Post
Then I have a option to get rid of windows? if so that is great,
Yes.

Quote:
Originally Posted by Ransome View Post
So after I boot it off the USB it installs to my computer so I am able to remove my USB and still be on the Linux OS?
Yes, you have that option.

Cheers,

Evo2.
 
Old 10-01-2014, 10:37 AM   #5
Bller
Member
 
Registered: Aug 2009
Location: Bucharest, Romania
Distribution: Slackware 14.1
Posts: 228

Rep: Reputation: 17
You could be more distro specific. And give us some more details on your proccess :

1. Create a USB boot disk with whatever distro you like
2. Boot your computer -> BIOS -> Boot Priority -> Select the USB device as first boot device
3. Reboot computer and follow the installation proccess.
4. You ll get to a point in which you need to partition your hard drives, this being the point in which you can either Install Linux allongside Windows thus getting a DualBoot option at startup, or erase everything and install Linux as a standalone OS
5. When the bootloader selection screen appears, chose Grub2 or Lilo ( depending on distro ) and set it to boot from MBR (Master Boot Reccord) thus giving you the posibility to boot Linux after restart without the USB plugged in.
6. After you chose whatever is that you need, continue following instruction until the install is finished.
7. Remove the USB and restart.
8. Enjoy

Hope this helps.
Cheers !
 
Old 10-01-2014, 11:23 PM   #6
Ransome
LQ Newbie
 
Registered: Sep 2014
Posts: 5

Original Poster
Rep: Reputation: Disabled
Question I'm getting a error

I get a error when trying to boot it. It says "Selected boot image did not Authenticate. Press <enter> to continue." What is wrong?
 
Old 10-01-2014, 11:57 PM   #7
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

that sounds like UEFI secure boot fun. You'll need to disable it (I think). I do not have experience with such technology but there is plenty of information about it on line. Have a search with your favourite search engine and if you can't work it out, start a new thread here on that topic.

Evo2.
 
Old 10-02-2014, 06:15 AM   #8
Bller
Member
 
Registered: Aug 2009
Location: Bucharest, Romania
Distribution: Slackware 14.1
Posts: 228

Rep: Reputation: 17
If its not a macbook you re installing on, then you should not use UEFI and needs to be disabled from BIOS. Also, make sure theat the md5sum of the image you downloaded is fine and passes the integrity test before burning it to a DVD or booting of a USB stick

Cheers !
 
Old 10-02-2014, 06:17 AM   #9
Bller
Member
 
Registered: Aug 2009
Location: Bucharest, Romania
Distribution: Slackware 14.1
Posts: 228

Rep: Reputation: 17
Also make sure that the USB disk was formated to FAT32 before making it a bootable instalation disk
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Several questions regarding booting (to install) from USB Twan013 Linux - Newbie 2 03-04-2010 10:17 PM
A few grub questions / booting external usb drives Only_he_stands_here Linux - General 1 11-15-2008 04:08 PM
Booting linux from USB when BIOS cannot boot from USB zani Linux - Laptop and Netbook 0 08-08-2006 01:47 AM
Booting Linux on USB disk? JF1980 General 13 06-28-2005 08:58 AM
Booting more than one linux - GRUB and \boot partition questions rozoweskarpetki Linux - Newbie 8 05-25-2005 05:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:40 PM.

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