Expanding a Perc5i Raid5

Jefferson Cowart Jefferson.Cowart at libraries.claremont.edu
Mon Feb 11 22:47:50 CST 2008


As far as booting from a GPT drive there are two options I'm aware of:

1. Grub2 - It has native support for GPT, so it should work, if you can
get it to compile/build/install/etc.
2. LILO - Since LILO doesn't actually read the partitions or
filesystems, it doesn't really care what the on disk format is. LILO 1st
stage just reads a block number to get the second stage. It does the
same for loading the actual kernel. While you will need to use a
standard partition near the front of the disk, this option can work
around the issues with GPT.

(Note: A colleague of mine ran into this problem. He and I spent a few
minutes talking about it, although I haven't actually had to deal with
it myself. He ended up using the second option since he couldn't get
grub2 to install.)

--
Thank You
Jefferson Cowart
Network and Linux Systems Administrator
Libraries Information Technology 


> -----Original Message-----
> From: linux-poweredge-bounces at dell.com [mailto:linux-poweredge-
> bounces at dell.com] On Behalf Of Frank Ch. Eigler
> Sent: Monday, February 11, 2008 19:49
> To: =?ISO-8859-15?Q?Hansj=F6rg_Maurer?=
> Cc: linux-poweredge at dell.com
> Subject: Re: Expanding a Perc5i Raid5
> 
> =?ISO-8859-15?Q?Hansj=F6rg_Maurer?= <hansjoerg.maurer at dlr.de> writes:
> 
> > I am afraid, that the msdos label, fdisk uses, is not able to handle
> > disk bigger the 2 TByte It is possible to handle disks bigger than 2
> > TByte, but they must be labled as gpt (eg parted), but I found no
> > way of relabeling a disk from msdos to gpt without loosing the data.
> 
> I went through a similar exercise (msdos->gpt relabeling without data
> loss).
> Maybe it will be useful to someone else.
> 
>
http://web.elastic.org/~fche/blog2/archive/2007/06/05/big_disks_little_
> bios
> 
> - FChE
> 
> _______________________________________________
> Linux-PowerEdge mailing list
> Linux-PowerEdge at dell.com
> http://lists.us.dell.com/mailman/listinfo/linux-poweredge
> Please read the FAQ at http://lists.us.dell.com/faq



More information about the Linux-PowerEdge mailing list