[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grub error 17 on 2Tb harddisk
From: |
Andrey Borzenkov |
Subject: |
Re: grub error 17 on 2Tb harddisk |
Date: |
Tue, 3 Sep 2013 20:39:01 +0400 |
В Tue, 3 Sep 2013 11:05:43 +0800
gw l <address@hidden> пишет:
> I have 4 partition on 2Tb hard disk.
> sda1 windows
> sda2 data
> sda3 linux
> sda4 grub
>
> boot from sda3 works well.
> but failed booting from sda4
>
> I see grub is support 2Tb harddisk.
grub is using BIOS calls to read from disk; are you sure your BIOS
works correctly in this case?
> the grub partition is at the end of
> harddisk.
>
> #### works well boot configuration###
> root (hd0,2)
> setup (hd0)
>
>
> #### failed boot configration #####
> root (hd0,3)
> setup (dh0)