1 / 5
文档名称:

linux分区编码.doc

格式:doc   大小:41KB   页数:5
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

linux分区编码.doc

上传人:文库旗舰店 2020/11/26 文件大小:41 KB

下载得到文件列表

linux分区编码.doc

文档介绍

文档介绍:fdisk /dev/sdc
The number of cylinders for this disk is set to 1305.
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 (., old versions of LILO)
2) booting and partitioning software from other OSs
(., DOS FDISK, OS/2 FDISK)
Command (m for help): p
Disk /dev/sdc: GB, ********** bytes
255 heads, 63 sectors/track, 1305 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x35b3b006
Device Boot Start End Blocks Id System
/dev/sdc2 1 244 1959898+ 83 Linux
/dev/sdc3 851 1305 3654787+ 5 Extended
/dev/sdc5 851 1094 1959898+ 82 Linux swap / Solaris
/dev/sdc6 1095 1157 506016 83 Linux
/dev/sdc7 1158 1280 987966 83 Linux
/dev/sdc8 1281 1283 24066 83 Linux
/dev/sdc9 1284 1305 176683+ 83 Linux
Command (m for help): n
Command action
l logical (5 or over)
p primary partition (1-4)
l
No free sectors available
Command (m for help): w
The partition table has been altered!
Calling ioctl() to re-read partition table.
Syncing disks.
linux-go4j:~ #
linux-go4j:~ #
linux-go4j:~ # clear
linux-go4j:~ #