정보 확인
# fdisk
namtop# fdisk
[출력창]
******* Working on device /dev/da0 *******
parameters extracted from in-core disklabel are:
cylinders=3916 heads=255 sectors/track=63 (16065 blks/cyl)
Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=3916 heads=255 sectors/track=63 (16065 blks/cyl)
Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
start 63, size 62910477 (30718 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 1;
end: cyl 1023/ head 254/ sector 63
The data for partition 2 is:
<UNUSED>
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
<UNUSED>
FreeBSD disk 사용량 확인
# df -h
namtop# df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/da0s1a 27G 1.9G 23G 7% /
devfs 1.0K 1.0K 0B 100% /dev
'FreeBSD' 카테고리의 다른 글
FreeBSD SNMP 설치 (net-snmp) (0) | 2012.05.10 |
---|---|
FreeBSD ssh root 계정 접속 (0) | 2012.05.10 |
FreeBSD su sudo 사용 방법 (0) | 2012.05.09 |
freebsd-update를 이용한 커널(Kernel) 업그레이드 (8.2 ㅡ> 9.0 테스트 진행중) (0) | 2012.05.09 |
freebsd-update를 이용한 보안 업데이트 (0) | 2012.05.09 |