|
|

楼主 |
发表于 2007-9-2 12:37:46
|
显示全部楼层
Post by zhoukb
看上面帖子,我说步骤了。你删除没用的那个分区就行了,如果顺序乱了,可按下面调整hda的顺序。
- The number of cylinders for this disk is set to 12161.
- There is nothing wrong with that, but this is larger than 1024,
- and could in certain setups cause problems with:
- 1) software that runs at boot time (e.g., old versions of LILO)
- 2) booting and partitioning software from other OSs
- (e.g., DOS FDISK, OS/2 FDISK)
- Command (m for help): m
- Command action
- a toggle a bootable flag
- b edit bsd disklabel
- c toggle the dos compatibility flag
- d delete a partition
- l list known partition types
- m print this menu
- n add a new partition
- o create a new empty DOS partition table
- p print the partition table
- q quit without saving changes
- s create a new empty Sun disklabel
- t change a partition's system id
- u change display/entry units
- v verify the partition table
- w write table to disk and exit
- x extra functionality (experts only)
- Command (m for help): x
- Expert command (m for help): m
- Command action
- b move beginning of data in a partition
- c change number of cylinders
- d print the raw data in the partition table
- e list extended partitions
- f fix partition order
- g create an IRIX (SGI) partition table
- h change number of heads
- m print this menu
- p print the partition table
- q quit without saving changes
- r return to main menu
- s change number of sectors/track
- v verify the partition table
- w write table to disk and exit
- Expert command (m for help): f
复制代码
哦,sorry,刚才看的时候没留意这一点。谢谢啦! |
|