mkcd - create bootable Solaris ISO image
/usr/bin/mkcd -v [-l label] media-root iso
The mkcd utility takes media-root (the root of an on-disk Solaris install media) as input and creates a bootable Solaris ISO image in the file iso, using mkisofs(8). The file can then be burned onto a CD/DVD with utilities such as cdrw(1) or cdrecord(1). (Neither mkisofs(8) nor cdrecord(1) are SunOS man pages.)
Caution -
The following options are supported:
-l label
-v
The following operands are supported:
media-root
iso
Example 1 Creating an ISO Image and Burning a CD/DVD
The following commands create an ISO image from the content of s10u1 and burn the image to a CD/DVD.
# /usr/bin/mkcd s10u1 s10u1.iso # /usr/bin/cdrw -i s10u1.iso
See attributes(5) for descriptions of the following attributes:
|
cdrw(1), attributes(5)
mkisofs(8), (/usr/share/man/man8/mkisofs.8), in the SUNWfsman package (not a SunOS man page)
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |