BeleniX includes HAL and Rmvolmgr (svcs hal, svcs rmvolmgr) that manage removable media including USB Memory Sticks and CDROM/DVDs. If a data CD is inserted into the drive, it will automatically get mounted in /media/ . You can execute ‘df -h’ to check where it is mounted. Support for writing CD and DVD is also provided. There are two options. One is to use the native OpenSolaris utility called /usr/bin/cdrw that can write to CD and DVDs. In addition /usr/bin/cdrecord (http://freshmeat.net/projects/cdrecord/) is provided which is also a capable tool. In addition X-CD-Roast GUI is included in BeleniX. Common cdrw options: -l – If the drive contains some valid media, this will list the details of the drive and media -i – Writes the ISO image to blank CD/DVD -iC – While writing ISO images allow non-default media sizes; i.e. CD Image greater than 650MB.