Ubuntu Installation :: GRUB2 Not Installing To External Hard Drive?

Aug 9, 2011

I tried doing a search and couldn't find anything relatively recent on the topic so here is my question.

I am fairly new to the linux world and am in the process of trying out a couple different distributions. I am doing this by installing them to an external hard drive. This allows me to test them out without affecting my main system in any way. I have already tried openSUSE and it installed with no problems. I am trying to install Ubuntu, however when the installation tries to install GRUB2 it fails asking me for a different location to install it to.

When installing I unhook all drives from the computer except for the dvd drive, usb drive I'm installing from, and the external hard drive I am trying to install Ubuntu to. I'm not sure what else may be of use.

View 9 Replies


ADVERTISEMENT

Ubuntu Installation :: Grub2 External Hard Drive - Fails And I Get A Grub Rescue

Feb 8, 2010

I've tried to be clever but as usual I didn't think before acting and missed a small detail.

I have recently installed karmic (dual booting with Vista) on my dell xps laptop. The install went fine, I'm very happy with my new OS.

I bought a new Seagate 500GB portable external HDD. I got a bit over-excited and installed karmic on the external drive. This worked fine and I got a lovely (but slow to appear) Grub2 menu showing my vista and both ubuntu options.

My problem is that now, when I unplug the external drive, Grub fails and I get a grub rescue> prompt. So I need the external drive to be plugged in if I want to boot.

It seems I have done something to the grub configuration. I have read around the subject but I am not confident about how best to proceed.

I understand there is an 'advanced' option in the installer which will allow me to choose where to install grub. Presumably I want it on the internal drive so that I can boot without the external one plugged in.

Am I right in thinking I can just pop in my install disk and redo the installation?

If I indicate I want to install Grub on the internal drive, which partition should I aim for?

Will I get a grub option for booting to the external drive?

Will I be able to plug the external drive into a different machine and boot from it?

I haven't done anything with the fresh install on the external drive so I don't mind losing that.

View 9 Replies View Related

Ubuntu Installation :: Installing 11.04 On External Hard Drive Drive?

Jun 19, 2011

I would like to install Linux Ubuntu 11.04 on an external hard drive - its partitioned and ready for Linux.I've downloaded and burnt the .iso file to a DVD so its all good so far...First of all... is this possible without messing up my macbook? I don't particularly want to break into my macbook to disconnect the hard drive (I read on a tutorial for a previous version of Ubuntu that I'd have to do that... - does it still apply to 11.04?) - as it voids the warranty (I checked ).The reason I ask this is because I had a friend who partitioned their internal hard drive and installed Ubuntu on it. But after installation was complete they couldn't boot up Windows 7 or Ubuntu... and it resulted in them having to clean install Windows 7... - I don't want to end up in that situation

Second... If it is possible to install it without messing up my macbook... - Do I just follow the install instructions but just make sure that where possible I make sure that everything is installed on my external hard drive?...I really need someone to put my mind at rest that everything will run smoothly and that I'll be able to run Mac OS X as usual but also that I'll be able to boot from my external hard drive to run Ubuntu.

View 2 Replies View Related

Ubuntu Installation :: Installing 9.10 On An External Hard Drive?

Feb 20, 2010

I looked around on these forums and google and came to no solution so, I decided to make this thread. I'm using Windows XP and after I downloaded and tested out Ubuntu 9.10, I decided I'd like it as a second OS, can I install Ubuntu on my external hard drive (1TB)? would installing on an external hard drive take away the risks of losing data etc? If I installed Ubuntu on my external hard drive would it delete any files already on my hard drive?

View 9 Replies View Related

Ubuntu Installation :: Installing OS Onto An External Hard Drive

Apr 19, 2011

I tried to do this and something went wrong, and caused so much trouble that I decided I didn't want to do it at all. Then I changed my mind today, and decided I'll try again even after all that happened.

View 4 Replies View Related

Fedora Installation :: Installing F10 On External Hard Drive Disk

Apr 9, 2009

I have got a hold of a extra hdd along with a hdd enclosure. I have tried looking for information on how to install linux on to one but haven't been completely successful on my search. So I turn to all of you. I was also wondering if its possible to have it were I can use it on multiple computers so I can use it for computer repair.

View 3 Replies View Related

Ubuntu :: Installing To WD External Hard Drive?

Feb 2, 2010

I just bought WD External Hard drive for my laptop and found out that there is no support for Linux. I am running Ubuntu 9.10 and need advice on installation.

View 9 Replies View Related

Software :: Ubuntu Installed On External Hard Drive, Can't Startup Without External Hard Drive?

Jan 14, 2009

I have 2 ubuntu's: 1 on my ineternal hard drive, 1 on my external

When I startup without my ext drive =>GRUB error 21.

And when I plug it in I can choose: the standard ubuntu kernel is the one on my external, and the original one is listed under other...

I'd like to be able to startup without external hard drive and make the ubuntu on my internal drve the standard.

View 14 Replies View Related

General :: Installing Debian On External (connected Through USB) Hard Drive?

Apr 23, 2011

I've got Vista installed on my notebook and I've bought an external drive (1,5 TB, but its size shouldn't matter in this case) and after formatting it I left 10 gigs for future purpose. Now, I decided to install 64bit debian on the unallocated 10 gigs. And so I did. To be precise: I have SATA drive inside my lap and hard drive (it's also SATA inside the cover) connected to my lap through USB. Boot sequence was 1)CD/DVD 2)hard drive 3)removable drive. During the installation the installer detected my internal drive as /dev/sda and my external drive as /dev/sdb. I decided to install grub on /dev/sdb (it was logical to me, since I didn't want to mess up my regular drive's MBR). Installer created 5 partitions on my USB drive. After booting from my external drive (look below*) I've got a message saying

Code:

error: no such partition Entering rescue mode... and after that I was in grub rescue console. When I typed ls I've got an output

Code:

(hd0) (hd0,msdos1) (hd1) (hd1,msdos5) (hd1,msdos2) (hd1,msdos1)

When I tried to type

Code:

ls (hd0)/

I only got a message

Code:

error: unknown filesystem This occured for all the listed devices... On my internal drive there were (during the installation and running the live cd) 3 partitions detected (vista os, data, rescue disk) so I don't understand the output that ls in rescue console gave me. about booting from external drive: I did that after pressing ESC - I've got a prompt to choose which device I want to boot from - this wasn't working properly; after changing the boot sequence the grub started but with the abovementioned error message...

If there's any info about exact names/types/devices of my installed partitions needed I will run live CD and check it. If any other info is required I will provide it (I tried to describe the problem in the most precise way ) What I was thinking about: maybe there is a problem with ordering of the devices - when I boot from DVD my removable disk is treated as the "second one" and after booting from the removable disk it becames the "first one" or something like that? If any of you have any good info on how mapping of the device names works it would be appreciated, since I couldn't find anything useful or I just don't know what to ask google about.

1) How to install Debian on a removable disk (I had no problems with installing Linux on pendrive but I did that from VirtualBox and it was some time ago) OR how to install GRUB on a removable disk? (unfortunately, I cannot install 64bit system through VirtualBox)

2) What's the logic behind naming devices under /dev? How come the devices in grub have their names mapped as hdx etc and I've read that hdx are the names for IDE/ATA drives and sdx is the proper name for a SATA or USB device

View 3 Replies View Related

Red Hat / Fedora :: Move Hard Drive Installation To External Drive?

Mar 30, 2011

i have installed fedora 14 with so many libraries ,development tools installed on my pc but i usually have to present some projects which can run on my system .........and can't be executed or compiled due to absence of libraries and tools there so, i there some way to so that i can use this current installation on my hard drive of my pc to some external media like external hard disk and plug and use that installation anywhere on any system..

View 2 Replies View Related

Ubuntu Installation :: Can't Get On External Hard Drive?

Feb 2, 2011

I'm a newbie and can't get to linux on my external hard drive. I recently did a full install of Ubuntu 10.10 and am currenly running XP on my main drive. When I boot I can choose to go to my ext hard drive, which holds Ubuntu, but I'm stuck with a grub command line. What do I need to do to boot into Ubuntu from grub?

View 8 Replies View Related

Ubuntu Installation :: 11.04 On External Hard Drive?

May 6, 2011

I was wondering if it were possible to run and boot Ubuntu off of an external hard drive, I have a Seagate Free Agent 1.5 Terabyte external hard drive, I formatted it to FAT32 but am willing to reformat if necessary. I just really want to be able to have Ubuntu to run off of an external hard drive.

View 7 Replies View Related

General :: Upgrade Internal 2.5" Hard Drive Vs External Usb Hard Drive For An Old Laptop?

Jan 25, 2010

I got a dell inspiron 1501 laptop with a 80Gb sata drive what is the best solution to add data storage space for someone that love to have multiples operating systems at hand Note: I use mostly linux so I won't need to change my laptop for many years maybe ...

View 2 Replies View Related

Ubuntu Installation :: Way To Install From External USB Hard Drive?

Apr 8, 2010

is there a way to install Ubuntu -from- an external hard drive. For example, let's say, you have a complete Ubuntu system with everything (no need to download additional packages/softwrae/etc anymore) , but you can't use remastersys to create an ISO with it because it is way over 10GB in size. Much larger than any DVD you could burn that newly created ISO to.. (besides remastersys is limited to the size of a DVD-r anyways)

Maybe someone has tried this before? Someone has created a dedicated large hard drive that is essentially the same thing as a ubuntu installation usb flash drive, to boot from an then install Ubuntu onto another "new" hard drive? I think it would be nice to have a hard drive (external usb or even better, an internal hdd drive i could hot swap to each new computer I have that I wish to install it onto.. ) And I think it would be so much faster to install from a Sata internal HDD drive than a USB pendrive or a cd/dvd rom, right?

View 2 Replies View Related

Ubuntu Installation :: Uninstalling From External Hard Drive?

Jun 8, 2010

I've been using Ubuntu for a few weeks now, and I like it a lot, but when I used the automatic partitioning tool on my portable hard drive (where I was installing it, it was my first time) I accidentally allotted half of the 640 GB to Ubuntu. Much more than it needs, it's unable to be accessed by Windows now. (I wanted around 40 GB for Ubuntu. Still more than it needs, but not too cluttered.)

However, I can't figure out how to erase the partition from the drive. I tried going in with the Windows Vista Drive Manager (or whatever it's called, the one that lets you manage partitions) and couldn't erase the partition. (I don't think I'd have any problems converting the partition back and combining the pieces again after doing so to work from scratch.) Does anybody have any idea how to do this so I can reinstall Ubuntu properly?

Oh, and GRUB is on the portable as well, so I won't have trouble with Windows booting up afterward, it's the main booter. (When the portable HD isn't plugged in, my laptop just boots Windows without asking about Ubuntu.)

View 4 Replies View Related

Ubuntu Installation :: Shared External Hard Drive?

Feb 5, 2011

I have a Windows machine and a Linux machine with currently no hard drive. I have 250 GB external USB hard drive that I use on Windows with about 50GB of files on it. I want to install Ubuntu on it and share between Windows and Linux. I have Ubuntu on a CD that allows me to run Linux on the Linux machine. When I try to install Ubuntu on the external hard drive (from the Linux machine) it indicates that it will allocate about 98 GB for Ubuntu and 150 GB for files (with 50 GB of existing files). Then it says something about partitioning something (I think) that might take a long time. Does this mean that Ubuntu will take up all the free space on the hard drive? Does it also mean that when I connect the hard drive to the Windows machine, it will see two partitions when previously there was only one?

View 1 Replies View Related

Ubuntu Installation :: How To Install From External Hard Drive

Feb 14, 2011

I have downloaded UBUNTU 10.04 and saved to external hard drive since I have no CD drive in my note book. I want to install it from external hard drive what is the command and how can I install it.

View 1 Replies View Related

Ubuntu Installation :: Can't Boot 11.04 From External Hard Drive

May 10, 2011

I am having trouble booting ubuntu 11.04 from my external hard drive, i did a custom instal using the 11.04 CD.

i made 4 partitions
/dev/sda1 ext2 /boot 1024mb (1gb)
/dev/sda5 swap 4096mb (4gb)
/dev/sda6 ext4 / 10240mb (10gb)
/dev/sda7 ext4 /home 204800mb (200gb)

and i put grub on the one what was mounted to /boot.

but my problem is when i restart my computer it just starts up windows.

my external hard drive is on, i have it set to boot from removable storage or something like ehtat first. i forget what i just know that booting from my internal hard drive is set to last so it should boot from the external.

View 3 Replies View Related

Ubuntu Installation :: External Hard Drives For Installing - Or A Way To Circumvent The Windows 7

Jun 3, 2010

Months ago one of my computers died. I have bought a brand new one laptop, but I have a problem at the moment I wanted to install Ubuntu in dual boot with Windows 7: the new partition that windows 7 reserves for securing system files.

There are three partitions: Windows 7 principal, Windows 7 for securing system files (at the drive's beginning) and the recovery partition that HP puts there. Then I only have option to resize the Windows principal partition and get another principal partition. My question is if you know how to deal with this?

The other option you can help me is to advise me about some external hard drives to install ubuntu in them and don't touch the internal disk of my laptop.

View 6 Replies View Related

Ubuntu Installation :: External Hard Drive - No Boot Manager

Apr 15, 2010

I originally had windows vista on my pc and then I installed ubuntu on a partition, then I decided that I wanted ubuntu to be installed on my external hard drive so that it can be run on any computer, so I installed linux on my external hard drive then I deleted the linux partitions on my internal hard drive, then to further complicate thing I decided that I wanted grub un-installed because it ran slow when reading off of a external hard drive and just use dell's normal boot selector so I inserted my vista cd and ran /fixmbr and /fixboot which deleted GRUB and returned the default booting into vista, now my problem is that when I try to run linux by using dell's boot devices options It won't run and says that 'there is no boot manager installed'. Is it possible to have ubuntu on a external hard drive so that it can be booted from any computer? if so, how can I do it?

View 4 Replies View Related

Ubuntu Installation :: Safe To Install On External Hard Drive?

Feb 20, 2011

my problem here in not 'how to install ubuntu on an external HDD' but the thing is that after installation,i play around a bit in ubuntu(install on my external HDD). ok,so the external HDD is connected through usb. My problem is ,is it safe to install ubuntu on it? As i am using an external HDD from : Western Digital Element 500GB, so when i shutdown ubuntu ,i hear(from the external HDD) a sound like a sudden stop,for example,when you are playing a movie from it then ,you just unplug it.It not the sound when you make a safe remove,then unplug it. i am worried as it may cause some problem to my external HDD over time. So ,tell me,do you think i can go on with this?

View 1 Replies View Related

Ubuntu Installation :: Install / Boot From External Hard Drive

Jun 9, 2011

I have an external hard drive connected to my iMac. I have installed Ubuntu on unallocated space on my external, the first time I chose to put the bootloader on the external but when I booted up the computer and held the Option key it didn't recognize an OS to boot from.I am currently reinstalling Ubuntu but placing the bootloader on the internal hard drive hoping that the Mac boot menu will recognize an OS to boot from.

View 1 Replies View Related

Ubuntu Installation :: Full Installation On USB External Hard Drive?

Apr 26, 2010

I disconnect my internal Windows hard drive first. Then run the installer from the Desktop CD. Everything works great.This is approximately the steps I take: I reboot, everything is good. I reconnect my internal hard drive, boot to Windows, reboot back to Kubuntu, everything is still good. I run updates and follow the instructions of the Comprehensive Multimedia & Video Howto. I reboot again, still no problems. At this point, I figure everything is OK and I have no worries. I boot to Windows and do some work in that environment. The next time I boot to the external Kubuntu hard drive, I get the following errors:

Begin: Starting AppArmor profiles ...
mount: mounting /sys on /root/sys failed: No such file or directory
mount: mounting /dev on /root/dev failed: No such file or directory

[code].....

View 6 Replies View Related

Ubuntu Installation :: Installation On External Hard Drive Fail

Jan 10, 2011

My original intention was to install a distribution of Ubuntu onto an external hard drive so i can use it on different computers. I first downloaded and burned a copy of Ubuntu 10.10 and booted my Acer laptop to it. I then plugged in my external hard drive and tried to install ubuntu onto it by partitioning the external hard drive. After I did that, I booted from the external hard drive on my laptop and it ran the new distribution i created. However, when I tried to boot it from a different computer it said something like "partition not found." So the next time I tried to install ubuntu onto the external hard drive with out partitioning it, using the entire drive. This is what started to cause problems.

Now when I start up my laptop without the external hard drive plugged in i get "error: no such device: xxxx..... grub rescue>. When I start it up with the hard drive plugged in a grub comes up with the new installation, my old ubuntu installation, and my old windows vista.

View 4 Replies View Related

Debian Installation :: Won't Boot From External Hard Drive

Sep 18, 2015

I have got a 1TB USB hard drive, which I partitioned to be 500GB NTFS and on the other half I installed Debian 8.1.0. During graphical install I selected to install the bootloader not to the MBR but also to the external drive. After completing the installation I wanted to boot into Debian, but it just started Windows, which is installed on my internal. Even after choosing the USB drive in the boot menu, Windows booted. I later installed the bootloader to my internal, then I could boot into both Debian and Windows, but only if my hard drive was plugged in.

View 14 Replies View Related

Debian Installation :: Cannot Boot From External Hard Drive

Feb 20, 2016

I have a 2TB external Hard drive that nonetheless is being used for booting Debian off of. I have downloaded the "debian-8.3.0-amd64-netinst.iso" and have extracted it to my external hard drive. The letter assigned to this drive is "I". When I shut it down and enter the boot settings, it asks me for a name and a path for a new boot option. I have tried many different paths including:

Code: Select allI:setup.exe
I:autorun.inf
I:debian.iso
setup.exe
debian.iso

I renamed the original Debian download (debian-8.3.0-amd64-netinst.iso) to "debian" so I didn't have to type the long file name into the path. When I type in "I:debian.iso" as the path and restart it pops up with a grub prompt, in my mind that tells me that some part of the debian.iso file is corrupted.

Specs:
Dual Core i5-3317U, 1.7 GHz, Turbo boosted
8GB RAM
1TB Internal Memory
64-bit OS and processor
Windows 8.1 Default OS

View 5 Replies View Related

Ubuntu Installation :: Cannot Start Computer Without External Hard Drive Plugged In

Jan 12, 2010

I finally got my new internal hdd for my laptop. I plugged it in and installed windows 7 64 bit. Then I partitioned my external hdd (WD mybook 640gb), and installed ubuntu 9.1 on a 200gb partition of it. The problem is that I didn't unplug the internal hdd before I installed ubuntu. Now the computer will not start unless I have the external hard drive plugged in.

So what should I do so that I will be able to go into windows 7 normally if the external hdd is unplugged? I would also like to be able to use ubuntu when I plug in the external hdd. I wouldn't mind having to go to the boot menu and choosing the external hard drive every time I wanted to use ubuntu.

The reason I partitioned the external hard drive was because it has a lot more space than my 250gb internal hdd, and I also wanted to leave space open to use as was intended, to back up stuff.

However, now that I think about it, I wouldn't mind partitioning the internal hdd and just leaving the external blank (which I should have done in the first place).

View 5 Replies View Related

Ubuntu Installation :: Grub Error 18 Trying To Boot From External Hard Drive?

May 25, 2010

I have Ubuntu/Vista dual boot desktop with Single HDD (200GB) that i cloned to an external USB HDD (320GB) using clonezilla. My intention is to use the external HDD as a backup to up running in case my 3 year old desktop HDD fails. To make sure the clone is good to use if need, i connected external HDD to USB port and tried boot from it but got "Error 18". I tried to Google got some infoDid a fdisk -lu and got the following.

Code:
Disk /dev/sda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders, total 390721968 sectors

[code]....

View 1 Replies View Related

Ubuntu Installation :: External Hard Drive With Startup Disk Creator?

Jun 30, 2010

I want to install Ubuntu onto a partition on my external hard drive, but my CD burner is broken so I can't just boot up with a live CD and do it that way. So can I install Ubuntu onto my external hard drive with the Startup Disk Creator that comes installed on Ubuntu? And if not is there another way I can do this?

View 1 Replies View Related

Ubuntu Installation :: Onto A External Hard Drive - Partition It And Make It Work

Jul 14, 2010

What im trying to do is install ubuntu on to an external hard drive, partition it and make it work. ive got a problem, as i have 200GB of games and other things already on that drive, before you say "copy it to another drive and then back" i cant, i dont have any other drives apart from my internal which has only got 20 gig left

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved