Sziasztok,
egy kis segítséget szeretnék kérni:
a hdd2-n csücsül a windows xp, amit be szeretnék tenni a Grub indítómenüjébe,
de nem tudom hogyan.
Előre is köszönöm!
Üdv
--------------------------
root:~# fdisk -l
Disk /dev/hda: 164.6 GB, 164696555520 bytes
255 fej, 63 szektor sávonként, 20023 cilinder
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 2550 20482843+ 6 FAT16
/dev/hda2 2551 20023 140351872+ f W95 Ext'd (LBA)
/dev/hda5 2551 2583 265041 82 Linux swap / Solaris
/dev/hda6 2584 5133 20482843+ 83 Linux
/dev/hda7 5134 20023 119603893+ 83 Linux
Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 fej, 63 szektor sávonként, 9729 cilinder
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 1 9729 78148161 83 Linux
Disk /dev/hdd: 40.0 GB, 40000000000 bytes
255 fej, 63 szektor sávonként, 4863 cilinder
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdd1 1 6 48163+ de Dell Utility
/dev/hdd2 * 7 4862 39005820 7 HPFS/NTFS
Disk /dev/sda: 4118 MB, 4118282240 bytes
243 fej, 32 szektor sávonként, 1034 cilinder
Units = cylinders of 7776 * 512 = 3981312 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1035 4021744 b W95 FAT32
------------------
- 710 megtekintés
Hozzászólások
Hmmm, látom van IDE, SATA; nem tudom, mennyire kavar be a sokféleség, de elvileg ilyesmit kell beletenni a /boot/grub/menu.lst-be:
title Windows XP
rootnoverify (hd3,1)
makeactive
chainloader +1
(http://www.gnu.org/software/grub/manual/grub.html#DOS_002fWindows ,
http://www.gnu.org/software/grub/manual/grub.html#Configuration)
- A hozzászóláshoz be kell jelentkezni