Networking

Unix and Linux network configuration. Multiple network interfaces. Bridged NICs. High-availability network configurations.

Applications

Reviews of latest Unix and Linux software. Helpful tips for application support admins. Automating application support.

Data

Disk partitioning, filesystems, directories, and files. Volume management, logical volumes, HA filesystems. Backups and disaster recovery.

Monitoring

Distributed server monitoring. Server performance and capacity planning. Monitoring applications, network status and user activity.

Commands & Shells

Cool Unix shell commands and options. Command-line tools and application. Things every Unix sysadmin needs to know.

Home » Backups, Commands & Shells

Working with ISO images on Solaris

Submitted by on November 22, 2005 – 4:57 pm4 Comments

The following two commands will take all data in /home/neal, copy it to the ISO file, and burn the ISO file to a recordable CD.

The resulting ISO image can be mounted directly from hard drive, without having to burn it to a CD. Here’s how:

The following script allows you to rip a CD-ROM to your hard drive as an ISO file and mount the file as a virtual CD.

  • ademuth93

    K Im gonna use either OS for a main OS on my second computer. I need to know hich one is gonna be better for gaming, media, clustering, file server, and web server.
    Wont affect any choice on best answer. But i am aware that linux isnt #1 for gaming

  • Blake

    i tried many of them like small free ones but they do not work! I need a free cddvd burner software that can burn iso! If no one works, i have a daemon tools and i created an iso image with it of what i need! Is it possible to put that on a cd?? How??
    and two more questions! Can i find drivers for Solaris 10 for my computer wich is a gericom notebook and 2 is how can i transfer my files to the new os!!!

    The burner softwares i need are for Windows
    I need for windows

  • Ev dog

    Well I use Mac OS X 10.6.3 and I find it great but I use VMWare a lot and find Solaris nice but want to know what your favorite Linux Distro BSD “flavor” is or basically any other OS you find cool.

  • toysruslover

    I know about cdrecord, but the fact that it’s open-source and basically supported by one random guy would make my company leary to adopt it.

    I’m looking for a command-line based application that will allow us to write image files (multi-page tiffs, if that matters) to a DVD Writer driver connected to a Solaris box. Preferably, one made by a company that we could purchase a license agreement from, rather than just download an open-source or freeware package.

    Any advice or suggestions you might have would be appreciated.