[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GRUB и SATA



Попробуй опцию map грубу подпихнуть. У меня работает вот так:

title           WinXP
root            (hd1,0)
savedefault
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
chainloader     +1

fdisk:
Disk /dev/hda: 163.9 GB, 163928604672 bytes
255 heads, 63 sectors/track, 19929 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0006ad55

   Device Boot      Start         End      Blocks   Id  System
   /dev/hda1               1          12       96358+  83  Linux
   /dev/hda2              13         255     1951897+  82  Linux swap /
   Solaris
   /dev/hda3             256        6334    48829567+  da  Non-FS data
   /dev/hda4            6335       19929   109201837+   5  Extended
   /dev/hda5            6335        8766    19535008+  83  Linux
   /dev/hda6            8767       19929    89666766   83  Linux

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xcb40cb40

   Device Boot      Start         End      Blocks   Id  System
   /dev/sda1   *           1       12748   102398278+   7  HPFS/NTFS
   /dev/sda2           12749       60801   385985722+  83  Linux

Disk /dev/sdb: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x2ba32ba2

    Device Boot      Start         End      Blocks   Id  System
    /dev/sdb1               1       38913   312568641   83  Linux


On Sat, Nov 17, 2007 at 11:00:38AM +0300, Maksim A. Boyko wrote:
> Всем привет.
> 
> Столкнулся с стем, что grub не хочет грузить windows с sata раздела.
> Сам grub стоит на PATA винче. В гугле ничего работающего не нашел.
> 
> menu.lst
> 
> title		Debian GNU/Linux, kernel 2.6.23.1-behold
> root		(hd0,5)
> kernel		/boot/vmlinuz-2.6.23.1-behold root=/dev/hda6 ro vga=775 quiet
> initrd		/boot/initrd.img-2.6.23.1-behold
> savedefault
> 
> 
> title		Windows XP
> lock
> root		(hd1,4)
> savedefault
> makeactive
> chainloader	+1
> 
> 
> 
> mab:/home/maksim# fdisk -l
> 
> Disk /dev/sda: 250.0 GB, 250059350016 bytes
> 255 heads, 63 sectors/track, 30401 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
> 
>    Device Boot      Start         End      Blocks   Id  System
> /dev/sda1               2       30401   244188000    f  W95 Ext'd (LBA)
> /dev/sda5               2        7707    61898413+   7  HPFS/NTFS
> /dev/sda6            7708       30401   182289523+  83  Linux
> 
> Disk /dev/hda: 80.0 GB, 80026361856 bytes
> 255 heads, 63 sectors/track, 9729 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
> 
>    Device Boot      Start         End      Blocks   Id  System
> /dev/hda1   *           1        1911    15350076   83  Linux
> /dev/hda2            1912        3445    12321855    f  W95 Ext'd (LBA)
> /dev/hda5            1912        2681     6184993+  83  Linux
> /dev/hda6            2682        3383     5638783+  83  Linux
> /dev/hda7            3384        3445      497983+  82  Linux swap / Solaris
> 
> 
> 
> 
> 
> -- 
> Best regards, Maksim A. Boyko
> 
> ICQ:  478886172

-- 
wbr, Max Lapan



Reply to: