GB | BIG5
|
| 首頁 > 系統管理 > Solaris > 正文 |
 |
| Solaris系統管理培訓(第十二章:磁盤、分區和格式化) |
| http://www.163.com 作 者: jxbcpp (2001-05-15 20:15:01) |
磁盤卷標,也叫磁盤卷內容表(VTOC),包含:
磁盤的分區表
磁盤的卷名
各分區的分區標識(分區掛接點的描述)
各分區的分區標識(分區是否可寫或可掛接)
磁盤卷標佔據磁盤的第一扇區
把一個磁盤分區的步驟:
1. Type format at the prompt and press Return.
2. Choose a disk by selecting the number to the left corresponding to its description.
3. Type partition at the format prompt.
4. Type print at the partition prompt.
5. Type partition number to change the root partition.
6. Enter the new values.
7. Once you are satisfied with the partition table, label the disk.
命令prtvtoc可以顯示某個磁盤的分區狀況
# prtvtoc /dev/rdsk/c0t0d0s2
* /dev/rdsk/c0t0d0s2 partition map
* Dimensions:
* 512 bytes/sector
* 80 sectors/track
* 9 tracks/cylinder
* 720 sectors/cylinder
* 2500 cylinders
* 1151 accessible cylinders
* Flags:
* 1: unmountable
* 10: read-only
* First Sector Last
* Partition Tag Flags Sector Count Sector Mount Directory
0 2 00 0 41040 41039 /
1 3 01 41040 65520 106559
2 5 00 0 828720 828719
6 4 00 106560 722160 828719 /usr
(http://www.fanqiang.com)
進入【UNIX論壇】
|
|
| 相關文章 |
Solaris系統管理培訓(第十五章:網絡文件系統) (2001-05-15 23:15:00) Solaris系統管理培訓(第十四章:文件系統掛接) (2001-05-15 22:15:00) Solaris系統管理培訓(第十三章:文件系統介紹) (2001-05-15 21:15:01) Solaris系統管理培訓(第十二章:磁盤、分區和格式化) (2001-05-15 20:15:01) Solaris系統管理培訓(第十一章:磁盤配置和命名) (2001-05-15 19:15:01) Solaris系統管理培訓(第十章:進程控制) (2001-05-15 18:15:01) Solaris系統管理培訓(第九章:初始化文件管理) (2001-05-15 17:15:00) Solaris系統管理培訓(第八章:用戶管理) (2001-05-15 16:15:01) Solaris系統管理培訓(第七章:系統安全) (2001-05-15 15:15:01) Solaris系統管理培訓(第六章:啟動過程) (2001-05-15 14:15:00)
|
===更多相關=== |
|
|
 |
★ 樊強制作 歡迎分享 ★ |