LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 08-15-2014, 07:05 AM   #1
mintvx
Member
 
Registered: Aug 2014
Distribution: Debian 7.0
Posts: 101

Rep: Reputation: Disabled
Install Linux on an external SSD drive


I want to install Linux (Debian) on an external SSD drive, 60Gb (new). What is the detailed steps to achieve this?
 
Old 08-15-2014, 07:58 AM   #2
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,883
Blog Entries: 13

Rep: Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931
For starters you need to determine how to boot your PC off of any given external drive, be that this SSD drive, a USB thumbstick, or a CD/DVD.

I'm thinking that what you should do is to create either a DVD or USB stick with the ISO of your distribution.

You can get the ISO images from here.

You can also install from the Internet however I don't do that so sorry I'd be little help with that method.

Once you do have a DVD or USB stick, you can then boot off of that and then conduct your install, where you refer to that external SSD as the target drive to install too.

The complications become any of:
  1. You can only attach one external drive therefore you'll have to use CD/DVD if available or consider the network based install
  2. You have difficulties booting off your external drive likely due to UEFI BIOS, which can be fixed by performing a search on how to disable the UEFI Fast Boot mode

So it sort of boils a bit down to the capabilities of the system you have, how difficult it is to attach external drives and how difficult it is to "see" those drives at boot time. But if there are few technical barriers WRT attaching drives and visibility of those drives then it should really just be a normal install; just one where you need to pay attention to what the drive identifying letters are. And if you have difficulties determining that; for instance you see like /dev/sda, /dev/sdb, /dev/sdc, and so forth; a thing you can do to avoid installing on an internal hard drive is to disconnect that internal hard drive so it will only see the boot drive (thumbstick or DVD) and that external SSD drive you've attached.

Last edited by rtmistler; 08-15-2014 at 08:00 AM.
 
Old 08-15-2014, 08:10 AM   #3
mintvx
Member
 
Registered: Aug 2014
Distribution: Debian 7.0
Posts: 101

Original Poster
Rep: Reputation: Disabled
I forgot to specify, that my host laptop is running Windows 7 32bit, with BIOS, CD/DVD drive available. It seems that installing Linux that way is very difficult.

Last edited by mintvx; 08-15-2014 at 08:15 AM.
 
Old 08-15-2014, 08:13 AM   #4
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,883
Blog Entries: 13

Rep: Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931
Quote:
Originally Posted by mintvx View Post
I forgot to specify, that my host laptop is running Windows 7 32bit. It seems that installing Linux that way is very difficult.
That would be UEFI BIOS which has the Fast Boot option, thus disallowing you to boot off any external drive.

Google how to disable that and allow your computer to boot off of an external drive as your first task.

And actually, if you get a Linux ISO onto a Thumbstick or DVD, technically you will have it installed on that drive and would be running it Live on your computer off of the DVD or Thumbstick when you boot it; the only remaining option would be if you wished to install it to your internal hard drive or that external SSD which you mentioned earlier.
 
Old 08-15-2014, 08:30 AM   #5
mintvx
Member
 
Registered: Aug 2014
Distribution: Debian 7.0
Posts: 101

Original Poster
Rep: Reputation: Disabled
I have BIOS boot environment, not UEFI. How to set proper settings on laptop for this?

Last edited by mintvx; 08-15-2014 at 08:31 AM.
 
Old 08-15-2014, 08:59 AM   #6
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,883
Blog Entries: 13

Rep: Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931
Quote:
Originally Posted by mintvx View Post
I have BIOS boot environment, not UEFI. How to set proper settings on laptop for this?
Depends upon the computer manufacturer and what BIOS they chose. Go into the BIOS Setup and see what you can figure out for boot order, or boot device options. Perform some web searches for that particular manufacturer. Not all BIOS setup menus are the same.
 
Old 08-15-2014, 09:16 AM   #7
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
i installed xbmcbuntu (which is based on ubuntu; which in turn is based on debian) on a 32 gb flash drive (full install; not live).

flash drives/usb external enclosures/ cell fones/ mp3 players/cameras/... are all the same (as long as they dont use some specialized emulation like mtp) so installing to them should be the same and transparent to the pc/bios. each bios is different sometimes it is hit f10/f12/del/ctrl-s/... to enter the bios menu and each menu labels things differently so you will have to hunt around and experiment to figure out which allows you to boot off of a usb drive.

my process was using 2 usb flash drives. i downloaded the xbmcbuntu iso and transferred the image to one of the usb drives using unetbootin. then i set my bios to boot from the first external drive and click on the 'install to harddrive' icon once ubuntu started up. during the partitioning step of the install i told it to install to the other usb flash drive (instead of the internal (windows) drive). and then rebooted.
 
Old 08-15-2014, 03:41 PM   #8
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,020

Rep: Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630
Steps are.

Power down your system.
Remove ac plug.
Use esd safe practices to remove data and or power to internal hard drive.
Return system ac.
Plug in usb external.
Boot to bios and see if under the hard drives you now see an entry for this usb drive.
If so then boot to install media and load your OS to this usb drive.

When finished return internal disk connections and select boot order by either F key menu or bios hard drive order choice.
 
Old 08-20-2014, 08:48 AM   #9
mintvx
Member
 
Registered: Aug 2014
Distribution: Debian 7.0
Posts: 101

Original Poster
Rep: Reputation: Disabled
I can't remove an internal hard drive.
The default boot order in Bios are from Hard Drive.

Hard Drive
CD/DVD Drive
USB Storage
Removable Devices
Network

External USB SSD flash drive is attached. I set in Bios boot order to boot from CD/DVD drive, then I will boot ISO image from DVD, what should I select then?

Last edited by mintvx; 08-20-2014 at 11:33 AM.
 
Old 08-20-2014, 09:26 AM   #10
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,883
Blog Entries: 13

Rep: Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931
Are you saying that it won't boot off of your DVD ISO disk?

If you have an ISO image on a DVD and the disk is inserted, and you set your BIOS to boot first off of CD/DVD, then that all sounds correct. My impression is that it should try to boot off of the DVD. The only problem there might be if the DVD was incorrectly set up. For instance, you don't just copy the ISO file to the DVD, you instead burn the DVD using the ISO file which will put the contents of the ISO disk image onto the DVD. That is different than merely having the ISO image on the DVD as a file. Most DVD burning software allows you to burn a disk from an ISO file and select your target DVD drive as to where to burn the image too.
 
Old 08-20-2014, 11:43 AM   #11
mintvx
Member
 
Registered: Aug 2014
Distribution: Debian 7.0
Posts: 101

Original Poster
Rep: Reputation: Disabled
No, this is my settings. I haven't tried to boot yet. Which settings to select when setup starts?
 
Old 08-20-2014, 12:22 PM   #12
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,572

Rep: Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499Reputation: 2499
Your recent post shows the internal hard drive is set to first boot priority. You need to highlight the CD/DVD in the BIOS which is usually done with the arrow keys. Then hit the specified key to move it up or down. This information varies with hardware but should be on the page you are viewing.
 
Old 08-20-2014, 12:29 PM   #13
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,883
Blog Entries: 13

Rep: Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931
Quote:
Originally Posted by mintvx View Post
No, this is my settings. I haven't tried to boot yet. Which settings to select when setup starts?
You want to select the option to boot off of your CD/DVD drive, then save settings, and exit BIOS. You also need to have your DVD in the DVD drive so that when it tries to boot, it will see that disk and be able to boot off of it. At that point, if all is successful, you'll see Linux boot and have the option to try running or proceed with an install.
 
Old 08-20-2014, 01:32 PM   #14
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,927
Blog Entries: 45

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member Response

Hi,

Most modern BIOS do have a 'Hot key' to select the boot media. On my Dell it is F12 to get a boot menu to select the device from a list of boot devices available after POST. You would then use the <up arrow> or <down-arrow> to move between devices then press Enter/Return when the device is selected for the new media to boot from.

Hope this helps.
Have fun & enjoy!
 
Old 08-20-2014, 03:05 PM   #15
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,020

Rep: Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630
Not boot device! The hard drive order is a sub menu item.

I didn't say remove hard drive. I said remove power or data cable.
 
  


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
Installing Debian on new SSD external drive dorsio Linux - Software 3 05-22-2014 08:22 PM
How to install linux on an external hard drive? skiabox Linux - Newbie 1 11-16-2012 07:05 AM
How to Install Linux on an external hard drive lilangel890 Linux - Software 7 03-17-2007 05:21 PM
is it possible to install linux on an external drive? Nightfrost Linux - General 12 07-15-2004 03:07 PM
Linux will not install on external hard drive Rutnut Linux - Laptop and Netbook 4 07-14-2004 10:28 PM

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

All times are GMT -5. The time now is 10:48 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