Ubuntu Installation :: 10.04 - No Grub After Fresh Install
Jun 8, 2010
I have a new 500GB disk, with a partition with Windows XP, one with Windows 7, one for Ubuntu 10.04, one for /Home and one for swap. The systems were installed in that order. But after finishing with the Ubuntu installation, removing the CD from the drive and restarting, GRUB never showed up, and the system went straight to the Windows OS selector; the one prompting to start Windows 7 or an "Earlier version of Windows". So I can't get to Ubuntu, even though it seems it installed just fine.
As a note: just after the installation process ends and it shows the "remove CD" message, it spilled out a list of I/O errors in some sr0 device or something. But I just installed the same Ubuntu on a friend's computer and it showed a similar error list, yet his system works just fine... However, he doesn't have Windows 7, thus no OS selection screen other than GRUB. I didn't want to rush into editing the MBR or re-installing GRUB before I knew I had to do that.
View 9 Replies
ADVERTISEMENT
Jan 27, 2010
I have an odd problem. I custom-built a workstation:
MSI Speedster 1 mobo
2x Opteron 2352
4x DDR2 ECC 4GB
3x 150GB WD Raptor, hardware RAID 0
1x 2TB WD Green, standalone
I had Linux Mint 8 installed, but before putting the machine to real use decided to toss Windows 7 on there to see how it worked. Now I am attempting to put Mint 8 back on to get everything set up. There have been no hardware changes since I had Mint installed before.
I can successfully install, but when I reboot I get a Grub error 17. The partition table looks like:
50GB / ext4
400GB /home ext4
...
2TB /backup /ext3
Grub is installed to (hd0), which is the 450GB hardware RAID. It does not make a difference when I run the installation (and then reboot) with the 2TB drive disconnected. Thinking maybe the new ext4 format was messing with Grub, I tried:
200MB /boot ext2
50GB / ext4
400GB /home ext4
And installed again and rebooted. No dice. I'd guess Grub has issues recognizing the hardware raid, except it worked before
View 1 Replies
View Related
Jan 27, 2010
I have a dual boot machine (Win XP + Ubuntu 9.10 on separate physical drives) which was working fine. I now want to replace the Ubuntu 9.10 with LinuxMCE which is based on Ubuntu 8.10. Using the LinuxMCE install disk, I did a fresh install of Ubuntu 8.10 over the top of Ubuntu 9.10 (repartitioning the whole drive). On reboot, I now get a Grub "no such disk" error. I have run the boot info script which produced the following RESULT.txt:
Code:
Boot Info Summary:
=> Grub 2 is installed in the MBR of /dev/sda and looks for
(UUID=6a59ab9e-041f-41e2-b27c-02b8ada4c1af)/boot/grub.
=> Grub 0.97 is installed in the MBR of /dev/sdb and looks on the same drive
in partition #1 for /boot/grub/stage2 and /boot/grub/menu.lst.
=> Windows is installed in the MBR of /dev/sdc
[Code]....
View 5 Replies
View Related
Jun 22, 2010
I did a fresh install of Lucid Lynx, and now when I start up it shows a blinking cursor for a second or so and then my monitor shows an "Input signal out of range" error. The same thing has happened before, and I was able to fix it by editing the boot options in grub to include 'nomodeset'. However, this time the usual grub loading screen where I would normally press esc to edit the boot options doesn't appear. (Spamming esc doesn't seem to work either.) If it matters (which I have an odd feeling that it does) I partitioned the hard drive into an ext4 partition that mounts at / , a swap partition, and another ext4 partition that mounts at /home . I attached a screenshot of what GParted says about it.
View 2 Replies
View Related
May 22, 2011
My setup: a work laptop that has a corporate Win7 image, and to which I have added a few partitions to try various linux distributions. The MBR is governed by Lilo from the Slackware 13.37 installation in /dev/sda5. The MBR boots no kernel image directly, it only chainloads the boot sectors of partitions /dev/sda1, /dev/sda5, /dev/sda6 and /dev/sda7. The latter three are formatted ext4.The Win7 boot mechanism traditionally resides in /dev/sda1, and the linux distros are required to install their boot machines into their respective partitions.
What I am trying to say is, I installed Ubuntu 11.04 into /dev/sda7, and told the grub installer the same thing: install yourself into the boot sector of /dev/sda7. Kudos btw for the Ubuntu installer, it comes across as a very professional piece of software.
View 9 Replies
View Related
Apr 21, 2010
Bit new to linux but what i saw with gloria in my opinion was a better os than windows. Just done a fresh install with helena on my sata drive and a dual boot with xp pro which is on my on my ide drive my problem is on boot I get to grub loading then boot hangs for 5 minutes before the dual boot screen appears and when it does I can not move up or down to select any options eventually however helena does start.
View 7 Replies
View Related
Mar 12, 2010
I had ubu 904 and vista installed on an 80gb drive, i had a spare 80gb drive also. I setup a raid0 config in my bios, then installed ubu9.10 onto it. All was fine until the very end, and then it said grub failed to install.
So i rebooted, and im left with a blinking cursor. How do i install grub? Ive installed ubu a few times now and never had an issue so now im lost.
View 1 Replies
View Related
May 3, 2011
Followed steps 2-5 and purged/reinstalled grub now it boots as it should, NO idea where it was messed up.[URL].. I had 9.10 running in raid1 and upgraded my hardware (cpu, mb, memory etc) and wanted to do a fresh install of 10.04 to get updated. After following the various guides online such as [URL]...It begins to load grub and drops to a "grub> " shell. Which I have to do the following to get it to boot.
Code:
set root=(md1)
linux /vmlinuz root=/dev/md1 ro
initrd /initrd.img
boot
Then it boots up normally and I can use it like any other desktop. I've been over my grub.cfg and /etc/defaut/grub files and cannot find the issue. At this point I'm wondering if the fact it's a raid1 setup is keeping grub from finding it's files.
[Code]...
View 9 Replies
View Related
Jul 26, 2014
I have a VIA Epia M 5000 system with 2 western digital 1TB NAS SATA drives connected through SATA<->IDE adapter. Everything installs and writes as expected except... grub. It never boots, after a message 'Grub loading' I always get 'error: no such disk'. I've tried numerous times and has been attemping to fix the issue for the past 2 days.
/dev/sda
0.999TB 0xfd linux raid autodetect partition
1GB 0xfd linux raid autodetect, logical partition
/dev/sdb exactly the same
0.999TB 0xfd linux raid autodetect partition
1GB 0xfd linux raid autodetect
/dev/md0
RAID1 of /dev/sda1 and /dev/sdb1
marked as ext4, boot point /
/dev/md1
RAID1 of /dev/sda5 and /dev/sdb5
marked as swap
update-grub2 in rescue mode generates grub.cfg with SET root=/mduuid/UUID_OF_SDA1
then after that there's search --no-floppy etc --set root=/mduuid/UUID_OF_MD0
I'm writing this from memory but simply the two uuids are different. Is this correct? I get those UUIDs to compare from blkid. All partitions are marked as bootable. grub-install /dev/sda and grub-install /dev/sdb produces no errors. grub-install /dev/md0 does not work, complains about superblocks or something similar.
Grub.cfg file contains insmod raid mdraid1x and similar lines, so that should be ok. Grub drops to rescue mode with message error: no such disk. Not device, but disk. Google finds many results for 'no such device' error, but I am not getting that error. 'ls' produces
(hd0) (hd0,msdos1) (hd1) (hd1,msdos1) ls ANY_VALID_PATH produces empty newline being printed, nothing more.
setting prefixes manually does not work, with error message 'error: file not found'. ls (hd0,msdos1)/boot/grub also produces empty line being printed. Rescue CD and auto-assemble of md0 and md1 works, the files are there, everything okay, except grub.
View 3 Replies
View Related
Nov 28, 2015
I just installed debian from debian-live-8.2.0-amd64-standard+nonfree.iso and after installation, which finished without problems, I cannot boot the system. I get the error:
Code: Select allfile '/boot/grub/i386-pc/normal.mod not found
From grub-rescue via ls command I see that I don't have the i386-pc folder inside /boot/grub. I have only two files:
unicode.pf2 and grub.cfg
View 7 Replies
View Related
Jun 18, 2011
I'm trying to install FC15 x64, the install goes smooth and reports no errors, I looked around in /tmp/anaconda.log but couldn't see any relevant errors either, basically after rebooting and trying to boot my new install, I get:
error: file not found
Entering recue mode...
grub rescue> _
I've reinstalled 3 times now, first I was using USB, but now have tried with CD too. All I want is for GRUB to be installed on /dev/sda2 which is where my install is, and which is also the default location where the installer supposedly installs it to. I've also tried unplugging my other hard disks, and installing with just the first drive.
View 14 Replies
View Related
Jan 2, 2011
I just did a fresh install of Slackware 13.1:
However, I get 4 grub listings for Slackware.
1. leads to kernel panic.
Code:
2. leads to kernel panic but with
Code:
3.... welcome to Linux 2.6.33.4 (tty1)
4. Welcom to Linux 2.6.33.4-smp (tty1)
I have never had any trouble with grub, and consequently never had to edit much in grub.
View 11 Replies
View Related
May 6, 2011
I just installed the newest version of Xubuntu using the LiveCD, I chose to install it alongside my current installation of Windows 7, everything went well it seemed, but now when I choose Windows 7 under the GRUB menu it just restarts my system and then takes me back to the grub menu, Xubuntu works fine though and boots fine, I tried sudo update-grub, didn't fix it.Heres the boot info from a script I found, but being rather poor when it comes to diagnosing Linux, I figured it'd be best to post this and see
Code:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
[code]....
View 2 Replies
View Related
Jan 16, 2011
I'm getting a tad frustrated. Having gone down a dead end on this thread: [URL] I reloaded 10.10, wiping out previous install. Everything was working as it should. I then updated (today, Sept 16, 2011) When rebooted, the system went right to a grub prompt.
View 9 Replies
View Related
Jun 3, 2011
Company laptop HP Compaq 6710b, NTFS on hd0, Win7 installed. BIOS allows boot from USB drive, so wanted to use Ubuntu with no influence on laptop (no disconnecting internal drive, no dual boot, etc). Performed an install from CD to an USB drive making a JFS partition mounted on / and a swap partition. The installer made the JFS partition bootable (boot flag is set) as I asked. On first boot I got:
error: hd0 out of disk.
grub rescue>
View 14 Replies
View Related
May 14, 2011
I just installed 5.6 using the x86_64 netinstall - all appeared to go well, albeit a little slowly. At the end of the install i rebooted the machine but CentOS won't load. If I select the CentOS option from grub (only other option is 'other') the machine instantly reboots.
Only options selected for install where 'server' and 'server gui'.
Editing the CentOS options shows the following but I've no idea whether this is correct or not (assume it is):
root (hd1,0)
kernel /vmlinuz-2.6.18-238.e15 ro root=/dev/VolGroup00/LogVol00 rhgb initrd /initrd-2.6.18-238.e15.img
View 8 Replies
View Related
Jun 9, 2010
I have installed 10.04 from scratch (fresh install) and I am unable to change the default option of grub using the keyboard. while booting
View 7 Replies
View Related
Mar 28, 2011
I installed CentOS 5.5 last night using the DVD ISO (from a USB drive thanks to the Universal USB Installer). I selected the Server and Virtualization packages, and finished the install all the way through. At the end, the installer asked me to remove any installation media and reboot the system. After rebooting, the system hangs on a blank screen with a blinking cursor in the top left corner that does not accept text. This is before the GRUB screen appears. For partitioning, I created a 4GB swap partition on sdb and a 16GB ext3 partition on sda, mounted at /, with the remaining free space on sdb mounted at /storage.
Does anyone know why this system is hanging before the GRUB menu?
View 4 Replies
View Related
May 29, 2010
I upgraded to 10.04, upgrade went fine but now I have lots of problems.My wireless internet is extremely slow, its as if I am on dail up.My Rogers Rocket stick that used to work perfectly is now not connecting to the internet wich is a huge problem for me.Flash player now dont work either and Mozilla thinks its not even installed.I cant change the time and date, it tells me I have to unlock to change the Time but when I click on unlock nothing happens.Who knows what else is not working either.
I am not impressed at all with 10.04, my laptop and Netbook used to work perfectly before the upgrade and now I have tons of problems.What can I do to fix my problems or will a fresh install work better
View 7 Replies
View Related
Oct 5, 2010
I have a >5 year old laptop, running Maverick (Ubuntu 10.10) but I need to do a clean install since the video driver is all screwed. The laptop is without USB boot option in BIOS. The CD drive is physically removed.
The HD partitions are
/dev/sda1 (ext4) 15gb mounted as /
/dev/sda2 (extended)
/dev/sda5 (linux-swap) 2gb
/deb/sda6 (ext4) 20gb mounted as /home
How can I do a fresh install??
View 1 Replies
View Related
Mar 27, 2010
I'm running Karmic Server with GRUB2 on a Dell XPS 420. Everything was running fine until I changed 2 BIOS settings in an attempt to make my Virtual Box guests run faster. I turned on SpeedStep and Virtualization, rebooted, and I was slapped in the face with a grub error 15. I can't, in my wildest dreams, imagine how these two settings could cause a problem for GRUB, but they have. To make matters worse, I've set my server up to use Luks encrypted LVMs on soft-RAID. From what I can gather, it seems my only hope is to reinstall GRUB. So, I've tried to follow the Live CD instructions outlined in the following article (adding the necessary steps to mount my RAID volumes and LVMs). [URL]
If I try mounting the root lvm as 'dev/vg-root' on /mnt and the boot partition as 'dev/md0' on /mnt/boot, when I try to run the command $sudo grub-install --root-directory=/mnt/ /dev/md0, I get an errors: grub-setup: warn: Attempting to install GRUB to a partition instead of the MBR. This is a BAD idea. grub-setup: error: Embedding is not possible, but this is required when the root device is on a RAID array or LVM volume.
Somewhere in my troubleshooting, I also tried mounting the root lvm as 'dev/mapper/vg-root'. This results in the grub-install error: $sudo grub-install --root-directory=/mnt/ /dev/md0 Invalid device 'dev/md0'
Obviously, neither case fixes the problem. I've been searching and troubleshooting for several hours this evening, and I must have my system operational by Monday morning. That means if I don't have a solution by pretty early tomorrow morning...I'm screwed. A full rebuild will by my only option.
View 4 Replies
View Related
May 26, 2010
I have just made a fresh install of Ubuntu 10.04 on my laptop which was already running on windows 7. The installation itself was ok, however, after the restart in the end it did not want to load anything. I get just a blank screen. I am not much of a linux expert, so all I could do is start thee computer via a live cd and see what is there. And it looks normal - windows is intact, new linux partitions are there, GRUB is also there. What should I do? Reinstalling everything is not a proper solution...
View 9 Replies
View Related
Oct 2, 2010
I want to use my old home partition as home whereas currently there is a 35gb partition that was my old home and a new 'home' within /. how to make my old home recognised by my new install of Lucid.
View 1 Replies
View Related
Apr 30, 2011
I trying to dual boot Ubuntu/Windows 7 on my computer. Here is my problem:
Info:
I used Wubi and ubuntu-11.04-desktop-amd64.iso.
Main OS: Windows 7 Pro 64bit
Videocard: Nvidia GT 240
Problems (underlined) as they occured:
1) Installed Ubuntu within Windows, rebooted, saw Ubuntu loading screen (with dots) and then I get graphics corruption (it's really bad I can't recognize anything in the screen).
Then I booted in recovery/failsafe graphic mode and I let the installation finish, then automatically rebooted.
2) Let it boot without pressing anything and instead of graphic corruption it boots in terminal.
Tried startx command but it says something relative to "x not found". Then I found out I had to install proprietary Nvidia drivers so I:
3) Booted again in failsafe graphic mode (in recovery mode) and tried to install it but... no internet connection.
I tried "sudo ifconfig eth0 up" and I got: eth0: ERROR while getting interface flags: No such device
NOTE: If I let it boot itself (terminal) I HAVE internet connection (found out with wget and ping commands).
View 1 Replies
View Related
Feb 26, 2010
I haven't used Debian in 1 year or so and would like to know if there is any possible way to do a fresh installation of Debian Lenny or Squeeze (either or) and not install Exim? I get to the package selection section of the Debian Installer and I de-select "Desktop Environment" & "Standard System" so nothing is selected and it still be default installs Exim. Is there a way to omit this from the install?
View 9 Replies
View Related
Feb 5, 2010
Am running karmic on a P2-350 Mhz with 256 Mb RAM. Yes, I know this is an old computer, but it has been very good, performance wise, since versions earlier than 8.x I think.
But now, after a fresh install of karmic, it is very slow at everything. Checked system monitor and CPU is constantly running at between 95% and 100%
View 9 Replies
View Related
Mar 27, 2010
I need to re-install ubuntu but I also have windows on the same computer(GRUB). Can I just boot from cd? Is there and option in the live cd for reinstalls or do I have to destroy the partition?
View 3 Replies
View Related
Jun 5, 2010
I'm going crazy with the problem I posted on yesterday about Wordpress not working properly on my Ubuntu systems on the LAN. http://ubuntuforums.org/showthread.php?t=1501043
After comparing results from phpinfo() with those from my public server, making a few adjustments and still seeing the same results, the biggest thing still to be tested is the Suhosin version of PHP. My public server doesn't have the Suhosin version installed. I can't figure out how to change the PHP to one without Suhosin, but I've seen some mentions of it not being installed by default on a fresh version of 10.04.
Is this true, and if so how can I build a LAMP server without Suhosin?
View 5 Replies
View Related
Jul 2, 2010
I installed Ubuntu 10.04 from a Live CD today. Everything seemed to go fine, I chose to wipe the entire disk. However, it would only startup once. Now, when I turn on my laptop, all I get is a blank screen.
I had a look at my partitions with GParted on the Live CD and noticed that there was a 1 MiB unallocated space just before it. code...
View 7 Replies
View Related
Sep 13, 2010
Recently freshly reinstalled ubuntu 10.04 on a new / blank hard drive and it now crashes on startup. Quick version: I have a nvidia Quadro NVS 295, it gets to the point just after the bios with the flashing dash, seemingly tries to init xserver / gdm then crashes. Keyboard lights go off but the pc stays on, and just sits there with the monitor in power saving mode. Tried in recovery mode, the blue / grey ascii terminal thing pops up for less then a second then the display crashes in the same way.
Swapping with an ATI card borrowed from elsewhere, the new install will boot quite happily. Anyone know how I can get 10.04 to boot with a nvidia quadro NVS 295? Its a bog standard card and my version of 10.04 I upgraded to on my old hard drive works fine. ts a reasonably new dell XPS 64bit pc.
Longer version:
I run 3 monitors using a PCI-e x16 NVS 295 and a PCI NVS 295. This worked great under 9.10 and 10.04. Boss gave me a solid state HD so trying to install 10.04 on that. However on my first install attempt the live CD failed to load (same problem as above, gets to init'ing the display and crashes with no output). I removed the second PCI card to run with just the 1 PCI-e x16 nvidia card, this time the live CD worked fine and I could install, but I am stuck on the boot problem. Booted into the system using the ATI card and did an update just incase something may have changes / been fixed but the issue persists.
View 2 Replies
View Related