Re: Grub question?



You may also need to be careful with how much space there is between the beginning of the disk and where your sda6 partition begins. Grub uses the BIOS for some (all?) of its disk access functionality and so it has the same limits on disk size that the BIOS has.

I had this problem, because it happens that the BIOS on my machine has the worst case limit, 512 MB. I had a Linux partition beginning after a 2G other OS partition, and grub couldn't boot it. I had to make a small, separate partition for /boot, in front of that other OS partition (fortunately, I had a space set aside that I could divide in two to do this), so it was within the range grub could work with, to get the kernel loaded.

Bob

Lothar Braun wrote:
On Wed, 2006-06-28 at 12:11 -0400, Ishwar Rattan wrote:

I am thinking of installing debian on partition /dev/sda6
(on a SATA hard disk). Grub menu entry for root partition:

will/should it be (hd0,5) or (sd0,5)?


It is (hd0,5). Grub uses hd for all hard drives.

-- Lothar




--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: Fedora Core 2/Windows XP dual boot: selecting Linux doesnt work
    ... grub is installed on the /root partition, which is the first partition on hdc: hdc1, or in grub notation. ... Stage1 is the unpatched 512-byte file, that is patched and copied to the boot record during setup. ... This byte is initialized to 0xff in the stage1 file, but patched to 0x81 in your setup, to say "we are booting from disk." ...
    (comp.os.linux.setup)
  • Re: master boot record
    ... is it possible to edit boot record so during boot choice the Windows Xp are on top, ... There's no such thing as a master boot record, MBR, or a boot sector, but there is a PLACE on every disk that is THE root sector (every partition has one too). ... If grub is installed it can be run to write boot code to the part of the disk root sector reserved for it. ...
    (alt.os.linux)
  • Re: Grub doesnt offer menu
    ... help to explain why Feisty doesn't boot. ... forget that GRUB uses the BIOS for disk access and if the BIOS can't see ... the partition than GRUB can't either. ...
    (uk.comp.os.linux)
  • Re: Grub doesnt offer menu
    ... help to explain why Feisty doesn't boot. ... forget that GRUB uses the BIOS for disk access and if the BIOS can't see ... the partition than GRUB can't either. ...
    (uk.comp.os.linux)
  • Re: Problem "Un-cloning" HD
    ... I don't think my BIOS is helping. ... What does the new HD look like in the old HD's Disk Management ... Copy the whole disk (which only shows 1 partition) Again, ... Local Disk 37.25 GB NTFS This is the disk which I originally ...
    (microsoft.public.windowsxp.general)