Linux Create CD
- Make new directory in /tmp. Use: mkdir
/tmp/new-dir-name
- Copy your files to this new direcotory
- Make the files world readable. Use: chmod -R 0666
/tmp/new-dir-name
- Enter: xhost +
- Enter: sudo xcdroast
- A warning message appear asking if you want to
continue. Click on "Yes".
- The main window appears with a menu on the left
side.
- Select: [Create CD] button on master menu. The Create
CD Windows opens.
- Select: [Master Tracks] button on left menu.
- Set write speed to 8 (or less).
- Select: [Master Source] Tab.
- Unselect the "Display Directories Only" option
box to see file names.
- Highlight source files and directories in the
"Files/Directories View" window.
- Click on the [Add] button to move them to the "Session
View" window.
- Select: [ISO9660 Options] Tab.
- If the CD will be read by Windows only unselect the
"Rocky Ridge" option.
- If the CD will be read by Linux only leave "Rocky
Ridge" selected.
- Select: [ISO9660 Header] Tab.
- Fill in the Volumn Label for the new CD and any other
information needed.
- Select: [Create Session / Image] Tab.
- Set "File Prefix" to name the image file you will
create.
- Click on the [Calculate Size] button.
- Select: [Master to Image File] button to create the ISO9660
image file.
- Wait for "Mastering Successful" message to
indicate mastering is completed.
- Select: [Write Tracks] button on the left menu.
- Select: [Tracks Layout] Tab.
- Highlight your image fine in the "Image - Infomation'
window.
- Click on the [Add] button to move the image to the
"Tracks to Write" window.
- Click on [Accept Tracks Layout] button when done.
- Select: [Write Tracks] Tab. (Writing Phase).
- UnSelect: "Simulate Write" option box.
- Select: "Eject After Write" option box.
- Select: [Write Tracks] button at bottom.
- Wait for "Tracks Successfully Written" message to
indicate writing is completed
- Remove the directory you made in /tmp. Use: rm -Rf
/tmp/new-dir-name
Return To Computer Science
Laboratory Page
|