How do I create a bootable BCWipe for UNIX DVD to work on a SPARC system?
I have some SPARC systems with various levels of Solaris (8, 9, & 10). How do I create a bootable BCwipe for UNIX DVD to work on SPARC systems that will allow me to wipe out all the system's hard drives?
Unix OS
Last Comment
gsalcedo
8/22/2022 - Mon
Brian Utterback
Booting the systems from the install disk is the easiest way to get the system up and running on the miniroot. The miniroot comes with enough tools to erase the disk. If simple erasing isn't enough, you could transfer the BCwipe program
over the network.
If you have your heart set on making a bootable disk with BCwipe pre-installed, look at this:
Unfortunately, I am unable to view the site from behind my company's firewall... restrictions... I found another site that provided instruction on how to create a bootable Solaris CD (http://www.sun.com/bigadmin/content/submitted/custom_boot_cdrom.html)... Although I am almost done, I am stuck with a mkisofs issue.....
Whenever I run the mkisofs command, I receive a error message that is pointing to the filename that I indicated (-sparc-boot). This is indicated after the -l option. Do you happen to know why and how I may proceed with creating an ISO file of 5 image files? Please see below of the command that I used..
over the network.
If you have your heart set on making a bootable disk with BCwipe pre-installed, look at this:
http://www.lka.ch/projects/solcdburn/solcdburn.html