파티션에 시스템 ID 지정
파티션에 시스템 ID를 지정할 때 이 정보를 사용합니다.
이 태스크 정보
프로시저
- 시스템 파티션 ID를 지정하십시오.
- 디스크의 파티션 테이블에 정보를 작성하십시오.
- fdisk 프로그램을 종료하십시오.
결과
그림 1에는 파티션(16진 코드 83)에 대한 Linux 시스템 ID 지정이 표시됩니다.
그림 1. 파티션에 Linux
시스템 ID를 지정하는 예제
Command (m for help): t
Partition number (1-4): 1
Hex code (type L to list codes): 83
Command (m for help): w
The partition table has been altered!
Calling ioctl() to re-read partition table.
SCSI device sdb: hdwr sector= 512 bytes. Sectors= 1953152 [953 MB] [1.0 GB]
sdb: sdb1
SCSI device sdb: hdwr sector= 512 bytes. Sectors= 1953152 [953 MB] [1.0 GB]
sdb: sdb1
WARNING: If you have created or modified any DOS 6.x partitions, please see the
fdisk manual page for additional information.
Syncing disks.
[root@yahoo /data]#