Ubuntu Installation :: USB Hard Disk Installation Does Not Boot?
Oct 31, 2010
I have installed Kubuntu on external WD HDD , it does NOT boot on this laptop but works on couple of other laptops , attached is the results txt output of the boot_info...sh.I can boot with USB flash drive that has kubuntu live Cd image when I use the external HDD ,it gives a blinking cursor only
View 9 Replies
ADVERTISEMENT
Sep 26, 2010
This afternoon I finally had the time to run this Ubuntu KK CD and load over my old xp/Jaunty J partition. I had previously run the distro. through the CD, without harming my old partition. On doing so the system consistently reported my Toshiba ATA 120 gig hard disk had multiple bad sectors and was failing. As a true end user (who mucks only when necessary with the CLI) I just figured writing over the partition would end the failure. To be sure I ran Memtest8.66 v2.11 from the LiveCD; everything checked out fine. So I installed KK.
Or was I? Why did it still have the "Install ubuntu 9.10 ISO" icon on the left hand side of the screen? How did the CD come to whir when I tried starting apps like Open Office? Something wasn't right. So I rebooted, this time from the HDD. The start up looked predictable - there's that PXE-E361 Media Test Failure on some cable, I've been staring at that since I built the dual partition. But what's this? PXE-MOF: exiting EXE ROM. Huh? Oh and then the letter j..
This is a Toshiba Satellite A105 with a 200 gH 1gig Pentium M. When I boot the liveCD I get this trial environment that works fine. When I try installing from it I can even see that I'm writing over the previous, whole 9.10 partition I created this afternoon. Regardless when I boot from HDD I get that weird letter j..
I've checked on line for boot issues, and the forum too, but so far haven't seen an issue booting from the HDD, especially when the distro. is already loaded. What am I missing here, and how do I install it from a live CD environment?
View 9 Replies
View Related
Mar 30, 2010
I want to install ubuntu 9.10 DVD, I have the iso image, so i try to boot the installer from hard disk by adding this lines to my menu.lst.
Code:
title Install Ubuntu
kernel (hd0,0)/install-ubuntu/vmlinuz
[code]...
View 9 Replies
View Related
Aug 9, 2011
I saved wubi.exe to c: and when running wubi, I pointed it to my usb hard drive for installation of ubuntu. When I rebooted my PC, I got a message that there was no boot manager. Even cntl-alt-delete did not work, so I unplugged the pwr cord and battery and reconnected them. I interrupted the boot to get to BIOS and found that Ubuntu was first in the boot chain. Apparently, when it is, no boot manager is found. So I removed the usb from the pc and was able to boot into W7.
View 5 Replies
View Related
Feb 15, 2011
after my upgrades i noticed one hard drive was acting funny i was gonna reformat the drive anyway to totally remove winblows from my system grub was installed on the boot sector of the drive that failed how can i get the next drive in line to boot if some one can get me to a howto or tell me what i need to do short there of reinstalling the operating system.
View 5 Replies
View Related
May 9, 2011
My system has Windows XP Pro SP2 installed on /sda1 and originally a 10.04 on /sdb1-3, now upgraded to 11.04. The Ubuntu system works fine (teething troubles with nvidia drivers on upgrade but fixed now), and the Windows system shows up in the grub menu, but when it's selected, I just get `GRUB Hard Disk Error' and nothing else. Windows installed properly, and booted successfully until I installed Ubuntu in the first place. I can still access the files on that drive from within Ubuntu.
I've tried fixboot in the Win Recovery Console, which sounded like it did something, but didn't fix the problem. This problem isn't new to grub2, by the way - I just haven't needed Windows in a year.
View 9 Replies
View Related
Sep 23, 2010
I want to copy hard disk have ubuntu 10.04 and ext4 to 1000 hard disk for new 1000
View 2 Replies
View Related
May 25, 2011
Today I decided to give Fedora15 a shot, mainly because of Gnome3, and so decided to install it over my Ubuntu installation. This is my partition scheme:Two NTFS partitions for Windows;
One logical partition, which inside has:
/dev/sda5 for /boot
/dev/sda6 for /
[code]...
View 14 Replies
View Related
Mar 19, 2010
I'm having installation issues with linux. I'm trying to set up a dual boot with vista and linux. I prepared my computer by backing up my files and partitioning my hard drive, leaving 20GB for linux. I downloaded Linux Mint 7, and booted from USB (using the universal USB installer from pendrivelinux.com). All good, entered into linux and installed by following the prompts (selecting use largest unallocated partition to point linux to the partition). At this stage the screen cleared to just leave me with the desktop background.
I patiently waited for it to reboot which never happened. So I waited for 20mins or so, then shut the computer down because I couldn't think of what else to do. When I restarted (without using the livecd/usb) it just went straight to vista. I did a bit of reading and found it might have been something to do with vista taking over grub, and some of the tutorials suggested downloading EasyBCD. So I did that, here's the summary:
Code:
There are a total of 2 entries listed in the Vista Bootloader.
Bootloader Timeout: 30 seconds.
Default OS: Linux Mint 7
Entry #1
Name: Microsoft Windows Vista
BCD ID: {current}
Drive: C:
Bootloader Path: Windowssystem32winload.exe
Windows Directory: Windows
Entry #2
Name: Linux Mint 7
BCD ID: {default}
Drive: C:
Bootloader Path: NST
st_grub.mbr
Code:
Windows Boot Manager
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device partition=C:
description Windows Boot Manager
locale en-US
inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
default {bbf9569e-31e5-11df-a844-91f7867d7949}
resumeobject {3fb6bf64-700d-11db-8409-0016d303c867}
displayorder {3fb6bf63-700d-11db-8409-0016d303c867}
{bbf9569e-31e5-11df-a844-91f7867d7949}
toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout 30
Windows Boot Loader
identifier {3fb6bf63-700d-11db-8409-0016d303c867}
device partition=C:
path Windowssystem32winload.exe
description Microsoft Windows Vista
locale en-US
inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
recoverysequence {572bcd55-ffa7-11d9-aae2-0007e994107d}
recoveryenabled Yes
osdevice partition=C:
systemroot Windows
resumeobject {3fb6bf64-700d-11db-8409-0016d303c867}
nx OptIn
Real-mode Boot Sector
identifier {bbf9569e-31e5-11df-a844-91f7867d7949}
device partition=C:
path NST
st_grub.mbr
description Linux Mint 7
Now when I turn my computer on, I get options for vista and linux. Vista works fine, but if I select Linux Mint 7 I get an error that reads "cannot load from harddisk, insert systemdisk and press any key".
View 5 Replies
View Related
Jun 7, 2011
i started ubuntu from 9.04 now using 10.10 on my laptop. problem started when my laptop motherboard got bad beyond repair, and i had installed ubuntu 10.10 on it along with windows 7 (grub, dual boot). now i have pc running windows 7 and installed ubuntu 10.10 using wubi. i want all the settings of my laptop ubuntu 10.10 (programs installed, themes, softwares other configurations etc) to be transferred to this new ubuntu (installed using wubi) on my pc. how to do that? i have attached my laptop hard disk to my pc and am able to boot that installation on my pc, but now i have decided to remove laptop hard disk and use the same settings on pc hard disk.
View 6 Replies
View Related
May 8, 2011
I have been frustrated attempting to get Grub2 to boot a Debian Live system from hard disk. Have set aside a 4gb partition /dev/sda1 to contain the Debian Live and some other recovery tools. I actually have them all working from a 4gb USB stick successfully, but getting it to work on my HDD has proved challenging. On USB, I have PartedMagic, Gparted, Grml, and of course my standard 6.01 Squeeze. I have also managed to get the Debian Live booting from that USB stick. Very slick.
However, I can NOT get Debian Live to boot from my HDD; altho all of the others above boot fine. Have tried it two ways - one using an iSO image, which is how it is done on my USB stick. The other attempt is to copy the entire contents of the ISO to a directory.
Here are my directory structures:
debian_live_gnome_squeeze_i386- contains the following: debian-live-6.0.1-i386-gnome-desktop.iso initrd.gz initrd.img vmlinuz which is how it is laid out on my USB stick debian_live - contains the files from the ISO image The error I get is something like "panic unable to find live filesystem" My grub.cfg snippet for the two methods I have tried - the 2nd menuentry is similar to how it works on the USB stick.
menuentry "Debian 6.01 Live (on /dev/sda1)" {
insmod part_msdos
insmod ext2
set root=(hd0,msdos1)
[code]....
Probly don't really need to get it working since PartedMagic can do almost everything I need for recovery and I can use the USB for reinstall or whatever else.
View 8 Replies
View Related
Jul 7, 2009
I have a sata 320 gb with mandriva linux 2009.1 on it.And it is what curently atached to my cpu. It is shown as 'sda' in the partition table.I also have another 40gb hard disk with windows xp installed on it.It is shown as 'hda' in the partition table . Now what i want to do is attach this 40gb hard disk to my pc and configure grub on my 320gb hard disk('sda') so as to boot windows xp(which is residing on the second hard disk,'hda')Can anyone tell me if what im doing is feasible or not? If it is feasible,can anyone suggest me how to get it working. I know i just need to add 2-3 lines to my grub.conf, but dont know what exactly i need to write.
View 3 Replies
View Related
Nov 18, 2010
There was an option during installation of 10.10 to encrypt the hard disk (or was it only the home folder?). I thought, hmm, I should probably do this, but I'll decide later, thus, installed 10.10 without encrypting the hard disk.Now, I want to encrypt the hard disk but don't see anywhere in the System Preference or Administration where I can do that. Am I missing it? Or how do I do this now?
View 1 Replies
View Related
Oct 10, 2009
How to install either Fedora 11 or 12 from the hard disk of this old ragged laptop? USB or CD installation are not an option, and since the documentation keeps crashing and I stagger saliently in the messy script that is hid behind the windows interface runtime gimmick, I would like to know which switches would make the rebooting operation take to reckognizing the linux package?
View 1 Replies
View Related
Oct 20, 2010
I downloaded the Fedora live dvd iso file, burned it to a dvd. I was wondering if I forgot to do something or did I do something wrong. When I try to install from the dvd I get this error message, isoLinux: Disk error 80 , AX = 42A7 , drive 9F Boot Failed: press key to retry When I press a key to retry I get the same error. I also tried to install virtual pc and get not boot disk found.
View 3 Replies
View Related
May 11, 2010
I'm trying to install Ubuntu 10.04 amd64 on a system I recently built that currently has Windows 7 installed.
Strangely, when I booted from the install disk, I got an unrecoverable error. [URL] said in that case, try to install from a live session, so I did that.
Live session install worked fine until I got to the partitioning section of the setup. Nothing displayed in the partition space and all my partition options were greyed out!
I have tried several things. I tried booting from my Lubuntu 32 bit that I know works (running on my laptop), it could not detect the hard disk either.
I tried booting into Windows 7 and shrinking the partition in the Windows partition manager and seeing if Ubuntu's installer would detect the space that way...no such luck.
cfdisk would not work either. Gave a big fat cannot access the disk error.
fdisk -l displays nothing. Gparted from the live session is a no-go as well.
BTW, relevant hardware:
GIGABYTE GA-770TA-UD3 AM3 AMD 770 SATA 6Gb/s USB
Western Digital Caviar Blue WD5000AAKS 500GB 7200 RPM SATA 3.0Gb/s 3.5" Internal Hard Drive -Bare Drive
I wouldn't think that Ubuntu should have a problem detecting this...
View 4 Replies
View Related
Oct 26, 2010
I have a problem with seeing the partitions from a hard disk in ubuntu after installing updates. I installed the fresh 10.10 x64 desktop edition yesterday and I could've seen everything from the live CD. I think that it started to be missing after installing about 65 updates (those were the recommended updates).
In windows 7 everything is fine. I can see every partition like this:
Disk 0 and Disk 2 are basically the same (SATA) and Disk 1 is a rather old ATA drive, but in Ubuntu I can only see the partitions from the Disk 1 and 2. Ubuntu is installed to the 93.13 GB partition on Disk 2. Grub is installed to Disk 1 and it is the first boot device (not sure if this matters). The partitions from Disk 0 are not displayed on the Places menu bar.
After typing:
Code:
sudo fdisk -l
It only displays some info about Disk 1 and partition Storage and then hangs. The hdd led is lit constantly. It doesn't even display the info about the partitions on Disk 2, even though if I can browse those two partitions. And when I want to reboot, the ubuntu logo displays but it hangs there and I think that this is due to this problem with the hdd recognition.
View 2 Replies
View Related
Mar 31, 2010
I'm running ubuntu from a usb currently. However, when I try to install it, it looks for the root disk on step 4 of the installation, and nothing is shown. I can't go on with the installation since I can't select a disk to install to.
I'm on an hp pavillion laptop.
By the way, windows vista is installed but won't currently boot. Don't know why. Is it probably a problem with the hard disk (the cause of both issues)
View 4 Replies
View Related
Apr 26, 2010
my brand new laptop with ubuntu pre installed has an 80gb hard disk.however i dont find any drives in /media except for cdrom and cdrom0.it says 8 mb free.how do i access my hard disk.its 80GB SATA disk.
View 2 Replies
View Related
Apr 29, 2010
I'm trying to install 10.04 but during the Prepare Partitions step no hard disk is listed for me to partition.
The hard disk is a Seagate SATA (7200.7) drive and my motherboard is a Gigabyte GA-MA770-UD3. The hard disk works because I just installed a fresh copy of Windows XP on it without a problem and the OS on the disk prior to this was an older version of Debian.
Does anyone know how I can get my hard disk listed so I can install 10.04?
View 5 Replies
View Related
Dec 13, 2010
I'm using Meerkat in my Inspiron 1525... 160gb hard disk...
But nautilus is showing that the disk capacity is 120gb... So should I update my BIOS? If yes, how do I do it? I tried searching the net and my brain's dead... Kindly help me fellow ubuntuans...
View 9 Replies
View Related
Jul 5, 2011
Recently I had installed "Storage Device Manager", since because my hard drive partitions were not mounted correctly during installation.
I own to hard disk "sda" 120 GB & "sdb" 1000 GB , since during boot time i had mounted the "sda" having 3 partitions of windows on locations "/partion_name 1, 2, & 3" at root, and "sdb" was not mounted during instalation.
After installation I had added "sdb" with my system and was working fine.
But "sba" was mounted at "/partion_name 1, 2, & 3", But I wanted to change this type of partion what "sdb" i.e it should prompt me for the password when I use to mount it, So I tried to change the mount type for the "sba" But wasn't able to do this beacause of error "Disk is been used by other process".
Now what i require is to mount "sda" partitions such as It may prompt for password when I try to mount and in "sdb1" having partions "sdb10" to be mounted automatically during boot time and the rest partions have to be prompted for password when I try to mount it.Is it possible..?
*Please suggest me the whole procedure in manual manner(Command line) for the same
*Also using "Storage Device Manager"
*if I remove "Storage Device Manager" in future thus it effct my system partitions
*If I mount the partition in "/media/partion_name" thus it will solve my problem.
Quote:
Details
UBUNTU 10.10
Harddisk:
sda : "sda1" mountpoint- "/win_xp"
[Code].....
View 5 Replies
View Related
Mar 9, 2011
I have two internal harddisk. Harddisk 1 has ubuntu, fedora installed and harddisk 2 has ubuntu installed. I normally connect either one, and use it. How can i always keep connect both harddisks, and at the start, select from which harddisk to boot? Or it's not possible?
View 7 Replies
View Related
Aug 22, 2010
WinXp sp3 is on disk sdb, then installed Ubuntu 10.04 on sda, can go into diff OS without any problem. I am going to move sda to another machine, when I unplug sda, WinXp can't start to boot on sdb. How to fix it?below is my case output$ sudo fdisk -l
Disk /dev/sda: 160.0 GB
...
Device Boot Start End Blocks Id System
[code].....
View 2 Replies
View Related
Jan 18, 2010
I've 2 computers (one at the job, one at home), different motherboard types but same chipset, having AM2 AMD CPUs but different clock speed. I don't have (I don't want to buy) internal hard disks for these computers.
I would like to buy one external USB HDD and install the latest Ubuntu. I will carry this HDD to my job and my home. Is it possible to use this HDD as boot HDD on both computer? Even they are not same just similar? Is this a problem for Ubuntu?
View 7 Replies
View Related
Feb 7, 2010
The Install program is failing to see the hard disk!
Now heres the really weird bit. The live cd can see the drive just fine.
I have created partitions using gparted and the disktool also sees the drive just fine but as soon as I go back to the installer it shows no hard disk!
It's a SATA drive which I suspect might be a part of the problem.
Is there a way I can install without the install program?
Is there a way to make the install program see the drive?
This is ubuntu 9.10 desktop.
View 2 Replies
View Related
Mar 24, 2010
My system is installed on my main hd. Is possibile, if i buy a new hd, to setup a Software RAID, so with old and new hd without reinstall ubuntu?
View 2 Replies
View Related
Jul 8, 2010
What is the best way to install Windows and Linux on two-hard-disk array? In fakeraid there are no problems in Win, but linux installation is almost impossible (i've tried unsuccessfully...). In software raid it would be impossible to share files between win and linux? And finally hardware raid is possible, but cheap controllers have low performance. Is there any other way (apart from spending a lot of $$ for adaptec controller) ?
View 1 Replies
View Related
Sep 12, 2010
I know it's possible to to have multiple distros on one hard disk, and set it up so you can just have one /home partition and use it for all of the distros on that system. My question is, how efficient is that? Does it bloat the /home out with a whole bunch of stuff that might slow a particular distro down because it's filled with stuff from another? (I.e configs). And let's say I have two distros that are of different bases, say ubuntu and arch, does this make a difference? I know obviously that my personal files will all be accessible and not matter which distro they are being read from, but I'm talking more about the hidden stuff.
View 7 Replies
View Related
Nov 9, 2010
I'm trying to install Ubuntu 10.10 64-bit on my laptop HP pavilion 3046ee . When I reach the partition part , it doesn't detect the Windows 7 os , and doesn't detect any hard disk partitions ( it sees the whole hard disk as one unallocated partition ). I faced the same problem when I tried Ubuntu 10.04 LTS.
View 1 Replies
View Related