Chinaunix首页 | 论坛 | 博客
  • 博客访问: 450203
  • 博文数量: 21
  • 博客积分: 6636
  • 博客等级: 准将
  • 技术积分: 1006
  • 用 户 组: 普通用户
  • 注册时间: 2006-04-08 11:10
文章分类
文章存档

2011年(11)

2010年(4)

2009年(4)

2008年(2)

分类:

2009-02-22 17:05:38

   
The format of the bootable DVD and CD 1 of Solaris 10 U6 sparc has changed from previous Solaris 10 update's sparc media, it now seems to be more like the x86 format, can anyone provide the new/specific mkisofs command to use to recreate (modified version) a sparc bootable ISO image file of these from their "unloaded" directory paths, I'm guessing the mkisofs command is going to be similiar what's used for recreating Solaris 10 x86 DVD and CD1.
   
 
[Dukes Earned 25] alanst
Posts:132
Registered: 1/30/07
   
Re: How to create ISO images for Solaris 10 U6 (10/08) SPARC CD 1 and DVD  
2008-11-21 ??7:47 (reply 1 of 3)  (In reply to original post ) 
   
Click to email this message

 
   
Here is the command line for SPARC:

/usr/bin/mkisofs -G /path/to/image/boot/hsfs.bootblock -B ... -l -ldots -R -N -D -V SOL_10_1008_SPARC -o /destination/solarisdvd.iso /path/to/image

For comparison, x86:

/usr/bin/mkisofs -b boot/grub/stage2_eltorito -c .catalog -no-emul-boot -boot-load-size 4 -boot-info-table -relaxed-filenames -l -ldots -r -N -d -D -V SOL_10_1008_X86 -o /destination/solarisdvd.iso /path/to/image/solarisdvd.product

mkisofs version is: 2.01.01a38

-- Alan
 
阅读(2297) | 评论(0) | 转发(0) |
0

上一篇:NTFS-3G on opensolaris

下一篇:SAS接口

给主人留下些什么吧!~~