All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Dubbs <bruce.dubbs@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: How to install grub on fakeraid (raid 0) which spans 2 TB?
Date: Wed, 23 Dec 2009 18:57:45 -0600	[thread overview]
Message-ID: <4B32BC89.6090501@gmail.com> (raw)
In-Reply-To: <20091223230542.287510@gmx.net>

André Heynatz wrote:
>> André Heynatz wrote:
>>> I have bought two 1 TB harddisks and one 2 TB harddisk (backup). 
>>> I want to use the 1 TB harddisks in a RAID 0 array (Intel ICH8R

>>> P ntfs  300 GB Windows XP SP3 32 Bit P ntfs  300 GB Windows 7 32
>>> Bit E L swap    2 GB Linux swap L ext4  250 GB Ubuntu Linux 9.10
>>> (Karmic) 32 Bit L ntfs 1100 GB data (for data exchange and
>>> storage) L ext4   48 GB spare space for testing of new OSes
>> I'd suggest:
>> 
>> P ext2  100 MB /boot P ntfs  300 GB Windows XP SP3 32 Bit P ntfs
>> 300 GB Windows 7 32 Bit E L swap    2 GB Linux swap L ext4  250 GB
>> Ubuntu Linux 9.10 (Karmic) 32 Bit L ntfs 1100 GB data (for data
>> exchange and storage) L ext4   48 GB spare space for testing of new
>> OSes
>> 
>> There is no need for /boot to be on a raid or other 'special'
>> partition type.
>> 
>> -- Bruce
> 
> Hello Bruce,
> 
> thanks for the suggestion. But in order to do this I would need to
> remove the perfectly working Windows XP and Windows 7 systems to do
> this which would be a pity. 

No, not really.  From your post I thought you you were working with a 
blank HD.  Try this:

P ntfs  300 GB Windows XP SP3 32 Bit
P ntfs  300 GB Windows 7 32 Bit
P ext2  100 MB /boot
E
L swap    2 GB Linux swap
L ext4  250 GB Ubuntu Linux 9.10 (Karmic) 32 Bit
L ntfs 1100 GB data (for data exchange and storage)
L ext4   48 GB spare space for testing of new OSes

I like to use the first partition as /boot, but there is no requirement 
to do that.  I think you can use a logical partition too, but I'm not 
100% sure.

GRUB normally uses a BIOS call as a part of its internal process.  The 
extended call is defined for up to 2^48 sectors.  That is far larger 
than any disk available today.  Any limitation, if it exists, is in the 
BIOS.

> I feel that Linux just CAN do it with
> Fakeraid, only a tiny bit of work is needed for support. I managed to
> install Linux on Fakeraid three years ago, with a complicated
> procedure. It worked like a charm, until I needed more capacity. This
> time it is a little bit more difficult to get to a solution. I do not
> care if it is GRUB1 or GRUB2, it should work with both because we are
> at a turning point and cannot neglect the fact that we need a
> transition period. I assume that GRUB is to serve users well of
> course. 

That's your choice of course.  I haven't worked with any SW raid.  I've 
always thought that HW raid was a better choice.  After all, the value 
of your data is far greater than any raid device.

   -- Bruce



  reply	other threads:[~2009-12-24  0:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-22 17:02 How to install grub on fakeraid (raid 0) which spans 2 TB? "André Heynatz"
2009-12-22 17:24 ` Felix Zielcke
2009-12-22 17:58   ` "André Heynatz"
2009-12-22 18:01 ` Bruce Dubbs
2009-12-23 23:05   ` "André Heynatz"
2009-12-24  0:57     ` Bruce Dubbs [this message]
2009-12-24  1:30       ` Seth Goldberg
2009-12-24  5:37         ` Bruce Dubbs
2009-12-24  6:12           ` Seth Goldberg
2009-12-24  6:39             ` Bruce Dubbs
2009-12-24  6:47               ` Seth Goldberg
2009-12-24  9:27                 ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-12-24  1:59       ` "André Heynatz"
2009-12-24  6:08         ` Bruce Dubbs
2009-12-24 22:07 ` Robert Millan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B32BC89.6090501@gmail.com \
    --to=bruce.dubbs@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.