|
|
发表于 2005-11-19 09:58:30
|
显示全部楼层
- # fdisk /dev/md5
- The number of cylinders for this disk is set to 306396160.
- 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): p
- Disk /dev/md5: 1254.9 GB, 1254998671360 bytes
- 2 heads, 4 sectors/track, 306396160 cylinders
- Units = cylinders of 8 * 512 = 4096 bytes
- Device Boot Start End Blocks Id System
- /dev/md5p1 1 4882814 19531254 83 Linux
- /dev/md5p3 4882815 306396160 1206053384 5 Extended
- /dev/md5p5 4882815 306396160 1206053382 83 Linux
- Command (m for help):
复制代码
理论上,多少应该没问题的了(除非系统本身的限制)。难道楼主有更大的需求? |
|