- 论坛徽章:
- 0
|
sun240,一共有4块硬盘,最后一个挂载不上,请大家帮忙看看
-bash-3.00# mount /dev/dsk/c1t3d0s2 /a
mount: /dev/dsk/c1t3d0s2 is not this fstype
-bash-3.00# format
Searching for disks...done
AVAILABLE DISK SELECTIONS:
0. c1t0d0 <SUN146G cyl 14087 alt 2 hd 24 sec 848>
/pci@1c,600000/scsi@2/sd@0,0
1. c1t1d0 <SUN146G cyl 14087 alt 2 hd 24 sec 848>
/pci@1c,600000/scsi@2/sd@1,0
2. c1t2d0 <SUN146G cyl 14087 alt 2 hd 24 sec 848>
/pci@1c,600000/scsi@2/sd@2,0
3. c1t3d0 <SUN146G cyl 14087 alt 2 hd 24 sec 848>
/pci@1c,600000/scsi@2/sd@3,0
Specify disk (enter its number): 3
selecting c1t3d0
[disk formatted]
FORMAT MENU:
disk - select a disk
type - select (define) a disk type
partition - select (define) a partition table
current - describe the current disk
format - format and analyze the disk
repair - repair a defective sector
label - write label to the disk
analyze - surface analysis
defect - defect list management
backup - search for backup labels
verify - read and display labels
save - save new disk/partition definitions
inquiry - show vendor, product and revision
volname - set 8-character volume name
!<cmd> - execute <cmd>, then return
quit
format> p
PARTITION MENU:
0 - change `0' partition
1 - change `1' partition
2 - change `2' partition
3 - change `3' partition
4 - change `4' partition
5 - change `5' partition
6 - change `6' partition
7 - change `7' partition
select - select a predefined table
modify - modify a predefined partition table
name - name the current table
print - display the current table
label - write partition map and label to the disk
!<cmd> - execute <cmd>, then return
quit
partition> p
Current partition table (original):
Total disk cylinders available: 14087 + 2 (reserved cylinders)
Part Tag Flag Cylinders Size Blocks
0 root wm 3016 - 6034 29.30GB (3019/0/0) 61442688
1 swap wu 0 - 412 4.01GB (413/0/0) 8405376
2 backup wm 0 - 14086 136.71GB (14087/0/0) 286698624
3 unassigned wm 10061 - 14086 39.07GB (4026/0/0) 81937152
4 usr wm 2009 - 3015 9.77GB (1007/0/0) 20494464
5 var wm 1002 - 2008 9.77GB (1007/0/0) 20494464
6 home wm 6035 - 10060 39.07GB (4026/0/0) 81937152
7 unassigned wm 0 0 (0/0/0) 0 |
|