'FreeBSD disk info'에 해당되는 글 1건

  1. 2012.05.10 FreeBSD disk partition 정보 확인
FreeBSD2012. 5. 10. 12:07

정보 확인

# 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

 

 

Posted by 배움나눔