Tagged Questions
1
vote
1answer
473 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 ...
1
vote
1answer
729 views
Full hdd capacity not recognised on new additional disk
I've added a new 3TB hdd to my Ubuntu Server 12.04 system for media (already has another drive for the OS), but it's only showing 2.2TB capacity
df -H
gives
/dev/sdb1 2.2T ...
2
votes
2answers
7k 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
...