|
系统在启动时已认出hdg为sony 52x的刻录机,是否还需要用hdg=ide-scsi转化?于是乎
root@darkstar:~# mount -t iso9660 /dev/scd0 /mnt/cdrw
mount: /dev/scd0 is not a valid block device
root@darkstar:~# mount -t iso9660 /dev/hdg /mnt/cdrw
mount: block device /dev/hdg is write-protected, mounting read-only
mount: 找不到介质
用cdrecord -scanbus也不能找到刻录机,不知如何是好?
还有linux下不知用什么软件刻录比较好?:help |
|