目前較新的版本已經可以自動掛載了,不過手動掛載指令如下#先建立掛載目錄# mkdir /mnt/cdrom#掛載光碟# mount -t iso9600 /dev/cdrom /mnt/cdrom#卸.
tttt.pixnet.net