Ubuntu Installation :: Cannot Boot From Hard Drive OR Live CD?
May 9, 2011
I have just finished building a new computer and it booted with no problems from the hard drive to ubuntu 10.10 (it was a hard drive from a previous computer and had ubuntu installed). After less than a minute though it froze up completely. I restarted and now cannot get ubuntu to boot. I get to GRUB with no problems but when I try to boot ubuntu I get a black screen with a blinking cursor in the top left corner and it hangs indefinitely.
I tried to boot from a live cd to see if there was anything I could do but I get as far as the screen to choose "Try Ubuntu" or "Install" and both choices leave me on a black screen with the mouse icon. I can move the mouse but nothing else. I have tried the Ubuntu 10.10 32 bit, 11.04 64-bit, 11.04 32-bit and even Mythbuntu, which I had on a cd from a magazine. I get the same result with all of these.
On the other hand, OpenSUSE 11.4 boots from the Live CD fine and I installed it and it boots from the hard drive. This is good news but I would much prefer Ubuntu, as I'm more used to it. Am I doing something wrong or have I any hope?
The computer specs are:
Processor: AMD phenom II X2 555
Motherboard: Asus M4A88TD V-EVO
Memory: G-Skill Ripjaws 4GB Dual channel
Hard Drive: Seagate Barracuda 200GB
View 3 Replies
ADVERTISEMENT
Nov 11, 2010
I tried to use Grub to boot the Fedora 14 Live CD from its ISO image (SHA256 verified) on the hard drive. I put Fedora-14-x86_64-Live-Desktop.iso in the root directory of the FAT32 partition D: (sda5) then extracted isolinux from this ISO, and put it on D: I followed the isolinux.cfg file, and wrote a menu.lst as follows:
title Fedora 14 Live CD
root (hd0,4)
kernel (hd0,4)/isolinux/vmlinuz0 root=live:CDLABEL=Fedora-14-x86_64-Live-Desktop rootfstype=auto ro liveimg quiet rhgb
initrd (hd0,4)/isolinux/initrd0.img
However Grub told me: No root device found. Boot has failed. Sleeping forever. Here's the contents of isolinux.cfg:
[Code]...
View 3 Replies
View Related
May 8, 2011
If an old bios and mainboard is being used, such that it cannot handle the large size of HD, then is it useful to say use a live CD and from its initial menu (pressed a key), choose 'Boot From First Hard Disk'? Would this be similar in getting around a bios and disk size limitation I wonder - like - does the use of a live CD in this way avoid using the bios to point to the active partition??
The reason for asking is that a friend has a couple of quality old rack mounted server machines and wants to use Ubuntu having now fitted 80 GB empty drives. Live CD seems ok, and 11.04 install goes ok but on boot up grub comes back with an error.
I recall that early machines cannot see larger(?) HDs for booting purposes even though installs go ok in very large HDs. I wondered if a live CD to boot up temporarily - trouble shooting - would be worth trying for this reason, or am I way off?
View 8 Replies
View Related
May 21, 2011
I have a dual boot machine with WinXP/Linux Mint on it. I am looking to erase both of them and put up Ubuntu 11.04.
I have chosen to go with a live USB install for this. The live USB boots fine and everything seems usable. However, when I tried to install it would tell me that I do not have 4GB available for the install which seemed a bit weird since I have a 160GB Maxtor HDD.
After digging around a bit I realized that the system does not see my hard drive. Running fdisk -l would only show the USB drive that I am booting from and not the main HDD.
I tried to have a look in /dev to see if my HDD is there and not mounted. But aside from sda which is the USB I did not find an sdb or hd entry.
Has anyone encountered a similar problem while trying to install Ubuntu 11.04?
P.S.: The HDD works fine, I can see it in BIOS and in the other 2 OS-es that I have installed.
View 5 Replies
View Related
Feb 7, 2010
Can you install a live cd onto hard drive? I'm in a live environment now and don't see an install option.
View 10 Replies
View Related
Mar 2, 2009
I've installed F10-live.iso onto a usb key but am having problems with the non-privileged user I created. When I login as kurt, I do not have access to my home directory on the hard drive. I tried [root@localhost home] #chmod kurt kurt (after cd-ing to the correct spot), but still cannot access my files there. I can do so as Live System User, but not as me.
View 2 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
Aug 17, 2010
I have made several live Cd's and img for my flash drive and tried to even preview Ubuntu before install, but nothing seems to be working. it makes it to the screen that says Ubuntu with the dots and the dots "cycle" then afew seconds later, weather cd or flash drive, everything just stops and my computer freezes. Tried nomodeset and everything i could find between here and google to no avail.
cant get past that load screen. Ive been lurking on the forum for days and finally got fed up enough to post this because im fresh and have no clue what im doing when it comes to this. all i know is i want something better than windows(lol) and Ubuntu seems like its right up my alley...user, my "skills" if you will, are better than most, but Linux.its like trying to reed Greek for me.Also, computer specs...Toshiba A505-S6025 4gb Memory Nvidia GeForce 310M (from what i read i will have trouble with this) Realtek RTL8191SE wlan (also will have problems with this)
EDIT: just ran live cd with virtual box and it started the demo of Ubuntu with no problem with no options(like nomodeset) checked off... apparently i think im doing something wrong when it comes to booting the other way...
View 2 Replies
View Related
Mar 9, 2010
I recently put together a computer with scrap parts that I have. It had no operating system on it at all. I downloaded Ubuntu on a different computer and burned it to a CD (I also verified the hash). I put the disk in and followed the instructions. Then when it wanted me to take the disc out and reboot I did so and clicked ok and it rebooted. I changed the boot order so that 0-HDD was first, and it said that the disk failed and wanted me to put in the system cd. Anybody have any solutions?
View 3 Replies
View Related
May 21, 2010
I have an Acer Aspire One ZG5 netbook. I have Windows XP home installed. I downloaded Ubuntu 10.04 netbook edition and put it on USB drive by Unetbootin. I booted from usb and it worked perfectly. I then installed Ubuntu to my hard drive from the live desktop and nothing went wrong. Perfect so far. Next, i shut down my netbook and took the usb drive out. I booted my netbook and it started loading Windows XP, didn't ask me if i want to use Ubuntu. I shut down the computer and pressed F5 while booting. It asked me what i want to do. I selected 'go back to OS selection' and i could only choose Windows XP from there. It was the only thing i could choose.
View 5 Replies
View Related
Jul 17, 2010
Is there an easy way to do this? I thought about copying my laptopard drive to my internal TB hard drive, but I since I have a spare laptop HD anyway and my case has a slot for laptop HDDs I think I am just going to throw it into the case as a second hard drive.ow can I add that partition to the boot loader on my other hard drive without using RAID?
View 3 Replies
View Related
Sep 5, 2010
I can boot and run the live CD "ubuntu-10.04.1-desktop-amd64." Verified checksum and is ok
When I install it via CD or after running in CD mode and installing from the desktop the system will not boot. 250gig SATA drive.I can't for the life of me get it to boot after installation. It keeps dropping into 'initramfs' I even tried installing "ubuntu-10.04.1-server-amd64" and get the same result.Is it something to do with the SATA drive?
Memory 4GiB
Processor AMD Athlon Processor LE-1660
NVIDIA
Quote:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Grub 2 is installed in the MBR of /dev/sde and looks on the same drive in
partition #1 for /boot/grub.
[code]....
View 6 Replies
View Related
Jun 26, 2011
am using Ubuntu 11.04 and disconnected that hard drive to load Debian on a second hard drive. Now when I plug in the Ubuntu drive it will not load. Is this a problem with "grub" and what must I do to boot my original Ubuntu drive?
View 2 Replies
View Related
Mar 7, 2010
I had a little mission this week-end = my girlfriends 250Gb SATA hard drive laptop crashed this week (video card failure), and I wanted to help her by getting all her valuable data on an old Pachard Bell EasyNote laptop I have hanging around.One big problem : this laptop does not boot on CD drive, nor USB drive, and does not have a Floppy slot. There is an old hard drive with a lot of bad sectors in it, and I have a 80Gb IDE drive I want to put in.
My tools : a SATA to USB adapter, a IDE to USB adapter, a Ubuntu 9.10 LiveCD, a Windows7-run netbook, and the web.My goal : to configure the hard drive in some sort for it to install Ubuntu on boot (much like when you buy a laptop : the OS installs on first boot).I quickly found this to be impossible, as there is no Ubuntu pre-install format available (or that I found). So the next step was to get a complete install on the new hard drive, one way or another.First I tried cloning the 250SATA drive on the 80GB IDE drive, but this clearly led to an error (Grub error 18. It was looking for a 250Gb drive where I only fed him 80.)
Next step was to get some kind of LiveCD-like boot from the hard drive. This is made possible by using the UNetBootIn tool and the related Ubuntu Documentation. I met some problems during the real Ubuntu Install at the point where the laptop tried to format the drive the CD image was on. This other Ubuntu Guide gives a few workarounds and tweaks for that situation, but they didn't solve the issue for me.Final idea was to Live-CD like boot from the rubbish hard drive and install the system on the new hard drive plugged in through USB. This failed because the computer does not boot LiveCD-like on the old hard drive...
I'm kinda stuck on what to do now. I still don't have a nice boot on the computer (only a Live-CD like obtained with the UNetBootIn tool), and am still not capable of doing a "real" install on the Laptop.I'm aware that solving the boot-from-cd issue would bring me a faster solution (maybe!), but the idea was to get a hang on this so that I can install Ubuntu on my CD-free netbook soon (Although my netbook might very well boot on USB, but still).My final and last idea is to go buy some kind of adapter that would let me plug the two hard drives into the laptop at the same time, LiveCD-like boot on the new one, install Ubuntu on the old one (connected directly via IDE) and then clone the old one to the new one. But I wish I don't have to go to that extreme ;o)Writing this I just thought of one thing : I could install Live-CD like Ubuntu on a flash drive, launch it on my netbook and install Ubuntu on the new hard drive connected through USB... Would that work?
View 9 Replies
View Related
Jul 21, 2010
I have a dual boot machine windows xp & Ubuntu 10.04. I want to use Grub 2 to boot an Ubuntu 8.04 32bit live cd image off my hard drive. I put a copy of the 8.04 iso in a new directory /boot/iso. I added the following lines to my grub.cfg.
menuentry "Ubuntu Live 8.04 32bit" {
loopback loop /boot/iso/ubuntu804.iso linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=/boot/iso/ubuntu804.iso noeject noprompt --
initrd (loop)/casper/initrd.lz
}
[code]....
View 9 Replies
View Related
Jan 4, 2011
Recently, my laptop was dropped frying the factory installed hard drive. I'm not able to purchase a replacement immediately, but still need to use my laptop. I was able to get a hold of a 16 GB flash drive onto which I installed Ubuntu. When I install Ubuntu onto the drive the same way I installed it onto my hard disk originally it won't boot, but if I install it as a live CD it refuses to save any of the changes I make (which I know is the way live CDs always work).
So, finally, here is my question, is there a way I can install Ubuntu onto my flash drive and have it boot and save the way a hard drive typically would?
The flash drive: [url]
The Laptop: [url]
The Ubuntu version
Maverick Meerkat, 10.10
View 6 Replies
View Related
Jan 12, 2011
i installed Ubuntu 10.10 on our second hard drive, and i cant dual boot it. it is set as slave, so should i set it to master, or do i need to hit a key @ initial boot. ive gotten a list that shows vista on it, which is on C: , but not ubuntu, which is on F:.
View 9 Replies
View Related
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
Jan 3, 2010
i have 2 hard drives on my machine (1 with ubuntu & 1 with win xp) & would like to create a boot menu to select either at startup, but this isn't working. here is the order of how i setup my system:
1. installed win xp on drive1
2. disconnected drive 1 & installed ubuntu 9.10 on drive2
3. set ubuntu as master drive & win xp as slave drive
i've read about modifying menu.lst to get a boot menu, but as far as i can tell this is no longer valid in 9.10. i've also installed startup manager, which gives me a boot menu *but* when i select the win xp option at the boot menu, i get an error. i'm assuming this error is due to the fact that i am using 2 hard drives (instead of the more common 2 partition on 1 hard drive). Here is what my boot option says: Microsoft Windows XP Professional (on /dev/sdb1) Here is what commands run when I select this option:
drivemap -s (hd0) ${root}
chainloader +1
Here is the error that results:
ERROR: INVALID SIGNATURE
is it possible to get a boot menu with 2 hard drives using 9.10? it's worth mentioning that i am a brand new user to linux. p.s. the reason i didn't go for a partition on 1 hard drive from the start is that the ubuntu partitioner did not recognize any free space on my win xp drive.
View 9 Replies
View Related
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
Jun 11, 2010
So I JUST installed 10.04 on a new hard drive for the third time. I had it completely wipe the hard drive and install ubuntu itself (so i couldn't mess anything up). Well NOW it won't even boot up ubuntu much less my windows hd.
So the setup is, my first harddrive which is 640gb and has my windows on it, and then my second harddrive which is 80gb and has my freshly installed ubuntu 10.04 on it. Neither will load. I don't even get a loading screen, I just get a flashing line after my mobo's splash screen.
I ran some boot loader info script and one of the first lines was
Code:
No boot loader is installed in the MBR of /dev/sda
View 9 Replies
View Related
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
Jun 13, 2011
I have no hard drives in my computer, so I have been trying to boot Ubuntu 11.04 from an 8GB usb flash drive. Is this possible? So far the best result i have gotten is it will sit on the loading screen for a while then dump. I was only able to get the last little bit which reads mount. mounting /dev on /root/dev failed: no such file or directory. mounting /sys on /root/sys filed: no such file or directory. mounting /proc on /root/proc failed: no such file or dirctory. target file system doesn't have requested /sbin/init
View 4 Replies
View Related
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
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
Mar 17, 2010
I have a pc with windows on it, about 90% of the hard drive is full. I want to install dual
boot ubuntu with ubuntu using about 70% of the hard drive, do I need to manually create space, or can I just set during the install will ubuntu just over-write that much. I don't care about the files I have under windows.
View 1 Replies
View Related
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
Jul 28, 2010
I would like to have 1 hard drive operate with Ubuntu 10.04 and another with Windows 7 Pro, with a proper boot selection menu when I boot up my computer.
View 5 Replies
View Related
Sep 29, 2010
I have Windows 7 x64 on a RAID0 Setup and have a separate 120GB Hard Drive and want to DualBoot with Ubuntu! How do I go by doing that seeing that LiveCD is not detecting Windows 7 Loader?
Twitpic : [URL]
View 3 Replies
View Related
Oct 23, 2010
I'm trying to create a dual-boot system, and have been following the instructions here. However my hard disk has bad sectors, and GParted won't let me resize the Windows partition. It tells me to use ntfsresize with --bad-sectors as an option, after having done some checks, all of which I've done. I've successfully shrunk the NTFS volume in this way -
when I boot into Windows, it says the hard drive is the size I set it at. However, the Ubuntu installer and Gparted still see the Windows partition taking up the entire hard drive. So, for the installation, do I have to set the size of the volumes manually, or is there a way to make Ubuntu see what ntfsresize has done?
View 2 Replies
View Related