灌好雙系統後進不了xp - Linux

Table of Contents



剛下載 linux mint 8來安裝,之前是已經有灌 xp 了,

我是用grub4dos安裝的,安裝完後可以正常進入 mint,但是

不知那一部分有錯,開機時不會像正常的雙系統一樣出現grub

選單,而是直接進入mint系統裡。

從終端機裡打 sudo fdisk -l 可以看到

Disk /dev/sda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xfe9cfe9c

所用裝置 Boot Start End Blocks Id System
/dev/sda1 * 1 5227 41985846 7 HPFS/NTFS
/dev/sda2 5228 24320 153364522+ f W95 Ext'd (LBA)
/dev/sda5 5228 11729 52227283+ 7 HPFS/NTFS
/dev/sda6 17977 24320 50958148+ 7 HPFS/NTFS
/dev/sda7 11730 13553 14651248+ 83 Linux
/dev/sda8 13554 13918 2931831 82 Linux swap / Solaris
/dev/sda9 13919 15134 9767488+ 83 Linux
/dev/sda10 15135 17976 22828333+ 83 Linux

Partition table entries are not in disk order


請問一下我要怎麼救回xp呢?謝謝!

--

All Comments

Una avatarUna2010-02-28
去看一下mbr中的東西是grub還是ms的mbr
Ivy avatarIvy2010-03-01
sudo dd if=/dev/sda bs=512 count=1 | od -x
Emma avatarEmma2010-03-06
windows自己的mbr有不只一排是0000........0000
Catherine avatarCatherine2010-03-11
windows的mbr:改boot.ini OR開機F8; grub改menu.lst or ESC