Burn files to disc using Nautilus
Nautilus burn:///
Drag a file/directory to the window
File-> write to disc ...-> write
</nowiki>
Manually mount/Uninstall optical drive-Displays all hidden/related files
Assuming the position of ROM in/dev/cdrom
Mount ROM
sudo mount/media/cdrom0/-o unhide
Uninstall ROM
sudo umount/media/cdrom0/
Manually force uninstall ROM
sudo umount/media/cdrom0/-l
Use CD/DVD to establish a mirrored (ISO) file
Assuming the ROM position is/dev/cdrom,
Uninstall--This step is omitted if it is already mounted
DD if=/dev/cdrom of=file.iso bs=http://www.aliyun.com/zixun/aggregation/12560.html ">1024
Format/purge information (need to be erasable type (rw))
The hardware is not in the Mount State Cdrecord Dev=/dev/cdrom Blank=fast
Fixed garbled problem solving
Modify Fstab with root permission to find/dev/scd0/media/cdrom0 udf,iso9660 user,noauto,exec 0 0 to/dev/scd0/media/cdrom0 udf,iso9660 User,noauto,exec,iocharset=utf8 0 0