mkisofs -v -R -T -J -V "Red Hat 6.0" -b images/boot.img -c boot.cat -o /tmp/redhat.img .
mkisofs
ÀÇ ÀϺΠ¹öÀü¿¡´Â -J
¿É¼ÇÀÌ ÀÖ´Ù. ±× ¿É¼ÇÀ¸·Î »ý¼ºµÇ´Â Joliet extensionÀº À©µµ¿ìÁî¿¡¼ CD¸¦ Àбâ
ÁÁ°Ô ¸¸µé±ä ÇÏÁö¸¸ ÀνºÅç·¯¿¡¼´Â »ç¿ëµÇÁö ¾ÊÀ¸¹Ç·Î »ý·«Çصµ »ó°ü ¾ø´Ù.
mount -t iso9660 -o ro,loop=/dev/loop0 /tmp/redhat.img /mnt/cdro
m
umount /mnt/cdrom