1
vote
1answer
307 views

grub error: out of disk when booting 12.04 server with hardware RAID5 and gpt

I'm trying to do a new install of 12.04 server on one node of a Dell PowerEdge C6145 with the following spec: 48 cores 512GB RAM LSI MegaRAID 9265 controller 4x2TB disks, configured with RAID5 giving ...
0
votes
0answers
67 views

How do I solve the “unknown command: guid” error? [closed]

I just received a Dell Vostro 3460 with Ubuntu 10.10 preinstalled. I followed the instructions for configuring it and when asked I plugged in a USB device containing a software to handle multimedia ...
0
votes
1answer
777 views

ubuntu 12.10 grub doesn't appear efi mode

After a number of failed attempts on installing Ubuntu and Linux in the hybrid-gpt of Windows, in which I wanted different partitions by gparted, I ended up creating againg a conventional partitions ...
-1
votes
2answers
646 views

no aparece grub con gpt windows/ubuntu [closed]

I have an asus k55VM. The problem is that after installing Windows 7, and then Ubuntu 12.10, grub does not appear. Created the partition table with gparted, I did it in msdos format, but later ...
0
votes
1answer
2k views

Desktop doesn't load after install/restart (dual boot)

I've just finished installing Ubuntu and Windows for dual boot on separate partitions. I installed Windows first because it's pickier about partition style (MBR) and that went fine. I shrank the disk ...
2
votes
2answers
2k views

Dual Boot Installing Ubuntu 12.04 with Windows 7 (64) on a non UEFI system

I cannot seem to install the correct boot loader for a non-UEFI firmware system. I'm trying to install Ubuntu 12.04 and Windows 7 (64) which are technically compatible with GPT but for windows only if ...
0
votes
1answer
2k views

Dual Boot ubuntu 12.04 and Windows 7 on two separate SSDs with UEFI

With the following setup I get a blinking cursor after installation: Windows 7 64bit installed in first SSD (not UEFI, using MBR) Installation of Ubuntu 12.04 64Bit on gpt partioned disk seems to ...
2
votes
2answers
6k views

Ubuntu 12.04 installation on GPT + RAID going into grub rescue [closed]

I have two 2TB disks. I am installing Ubuntu 12.04 using the alternate version of the server cd. On the partitioning page I have done my partitioning as follows /dev/sda1 - 32 MB - bios_grub ...
2
votes
3answers
7k views

Why do I need to create a bios-grub partition when I install 12.04?

Is the bios-grub partition in Ubuntu 12.04 mandatory? I have used 11.04, 11.10 and 12.04, But I was never asked for this. Today I tried a fresh installation of Ubuntu 12.04 and for the first time ...
2
votes
1answer
1k views

How to install Grub2 on Macbook Pro with the grub-install command without warning about “blocklists” requiring the use of --force?

I have a Macbook Pro 5,2 and I've had a sporadic problem with having to reinstall GRUB after a system update. This has happened with several of the recent versions of Ubuntu, although I don't have an ...
10
votes
3answers
18k views

How can I change/convert a Ubuntu MBR drive to a GPT, and make Ubuntu boot from EFI?

I recently have upgraded my PC, my new Motherboard (ASUS M5A99X EVO) uses UEFi instead of the regular MBR option. I have a Ubuntu 11.10 installation that I did when I had my previous hardware (MSI MS ...