Building A Solaris 10 Recovery DVD

Published on October 04, 2007
Written by Christian Joaquin Cruz
Page 5 of 6
Discuss This Article

Create The ISO Image

Type the below lines (each ending with a "\" except the last line) to create a burnable ISO image called sol10x86dvd.iso.

cd /opt
mkisofs -eltorito-boot boot/grub/stage2_eltorito -no-emul-boot \
-boot-load-size 4 -boot-info-table -r -ldots -disable-deep-relocation \
-full-iso9660-filenames -relaxed-filenames -omit-period \
-omit-version-number -o sol10x86dvd.iso ./sol10dvd

You should see the following output:

Warning: creating filesystem that does not conform to ISO-9660.
Using INTRO000.3TSOL for ./sol10dvd/Solaris_10/ExtraValue/CoBundled/Trusted_Extensions/Packages/ SUNWtsman/reloc/usr/share/man/man3tsol/intro.3tsol (Intro.3tsol)
Size of boot image is 4 sectors -> No emulation
0.36% done, estimate finish Sat Sep 1 02:27:06 2007
0.71% done, estimate finish Sat Sep 1 02:27:06 2007
1.07% done, estimate finish Sat Sep 1 02:28:39 2007
...
99.26% done, estimate finish Sat Sep 1 02:29:27 2007
99.62% done, estimate finish Sat Sep 1 02:29:27 2007
99.97% done, estimate finish Sat Sep 1 02:29:28 2007
Total translation table size: 2048
Total rockridge attributes bytes: 435369
Total directory bytes: 2729984
Path table size(bytes): 19082
Max brk space used 3dc000
1405369 extents written (2744 MB)

Burn The ISO Image To A DVD

Finally, insert a blank DVD and burn the ISO image using the commands below. An alternative is to copy the image on a thumb-drive or ftp it to a Windows/Mac machine and burn it using a popular CD/DVD burning application.

priocntl –c RT –e –p 59 cdrw –i sol10x86dvd.iso
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Debian GNU/Hurd 2013 Release Brings New Packages
  2. Intel Ultrabook Performance Is Faster With Mesa 9.2
  3. Hot Relocation HDD To SSD Support For Btrfs
  4. Phoronix Test Suite 4.6.0 "Utsira" Released
  5. New Intel X.Org Driver Supports All Of Haswell
  6. SQLite Now Faster With Memory Mapped I/O
  7. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  8. Qt For Tizen Launches, Based On Qt 5.1
  9. KTAP Released For Linux Kernel Dynamic Tracing
  10. Linux 3.10-rc2 Kernel Takes In A Few Extra Pulls
  11. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
Latest Forum Talk
  1. FreeBSD Still Working On Next-Gen Package Manager
  2. What is the best nvidia gpu for gaming?
  3. Debian GNU/Hurd 2013 Release Brings New Packages
  4. Kubuntu, KDE Has Little Hope For Ubuntu's Mir
  5. Intel Linux OpenGL Driver Leading Over Apple OS X
  6. Freedreno Gallium3D Now Banging The Adreno A3XX
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite