LINUX~マウントできない
OSはLinuxのFedora Core 6です。
外付けDVDドライバーを認識させようとしているのですが、認識してくれません。
以前(6ヶ月程前)には使うことができて、最近また使う機会があって試みているのですが、マウントされません。
以下のようにコマンドを打って、エラーコメントが表示されます。
# mount -t iso9660 /dev/scd0 /media/dvd
mount: ブロックデバイス /dev/scd0 は書き込み禁止です、読込み専用でマウントします
mount: wrong fs type, bad option, bad superblock on /dev/scd0,
missing codepage or other error
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
In some cases useful info is found in syslog - try
dmesg | tail or so
ちなみに、
http://www.atmarkit.co.jp/flinux/rensai/linuxtips/564growisofs.html
http://www.atmarkit.co.jp/flinux/rensai/linuxtips/563dvdrwtools.html
などは試しましたが、うまくいきませんでした。
データを焼くことができずに困っています。
どなたか具体的なご指導をよろしくお願い致します。