|
|
发表于 2007-4-24 22:47:20
|
显示全部楼层
你的XP只有一个分区,linux有一个根分区和一个交换分区.实际上/dev/sda3 与/dev/sda5是一个分区.===注意 "* "你只有一个,你的可引导分区只有/dev/sda1 .在用dfisk时要将/dev/sda2也要设为引导分区,你没有设.从我的cfdisk命令输出也能清楚地看出来.我有三个可引导分区.不知是不是这个原因?
另外, 你安装gentoo时,可能已经把ubuntu给删了,并且gentoo也没有安装成功.也可能 有这方面的原因.
"'我'成功运行了一次,linux和windows," --你运行了什么系统中的程序,还是两个系统中的程序都运行过?
现在xp不能引导,会不会是删了xp的文件,...
我的分区:- Disk /dev/hda: 40.0 GB, 40060403712 bytes
- 255 heads, 63 sectors/track, 4870 cylinders
- Units = cylinders of 16065 * 512 = 8225280 bytes
- Device Boot Start End Blocks Id System
- /dev/hda1 * 1 365 2931831 b W95 FAT32
- /dev/hda2 * 366 973 4883760 83 Linux
- /dev/hda3 * 974 1642 5373742+ 83 Linux
- /dev/hda4 1643 4870 25928910 f W95 Ext'd (LBA)
- /dev/hda5 1643 1697 441756 82 Linux swap / Solaris
- /dev/hda6 1698 2548 6835626 8e Linux LVM
- /dev/hda7 2549 3752 9671098+ 83 Linux
- /dev/hda8 3753 4360 4883728+ b W95 FAT32
- /dev/hda9 4361 4870 4096543+ b W95 FAT32
- -----------------
- cfdisk 2.12r
- Disk Drive: /dev/hda
- Size: 40060403712 bytes, 40.0 GB
- Heads: 255 Sectors per Track: 63 Cylinders: 4870
- Name Flags Part Type FS Type [Label] Size (MB)
- --------------------------------------------------------------------
- hda1 Boot Primary W95 FAT32 3002.23
- hda2 Boot Primary Linux ext3 5000.98
- hda3 Boot Primary Linux ext3 5502.72
- hda5 Logical Linux swap / Solaris 452.40
- hda6 Logical Linux LVM 6999.72
- hda7 Logical Linux ReiserFS 9903.24
- hda8 Logical W95 FAT32 5000.98
- hda9 Logical W95 FAT32 4194.90
- [Bootable] [ Delete ] [ Help ] [Maximize] [ Print ]
- [ Quit ] [ Type ] [ Units ] [ Write ]
复制代码 你的硬盘120G,分区太少,出问题也不方便解决(我个人认为的),建议多分几个.从头开始. |
|