View previous topic :: View next topic |
Author |
Message |
oxioxi n00b
Joined: 21 Nov 2007 Posts: 4
|
Posted: Thu Nov 22, 2007 11:55 am Post subject: Cdrom mount with codepage |
|
|
Hi;
I Can't cdrom mount with codepage.
cdrom files is binary.
localhost ~ # mount /dev/cdrom /mnt/cdrom -o iocharset=utf8,codepage=857
mount: block device /dev/cdrom is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
localhost ~ # dmesg | tail
i801_smbus 0000:00:1f.3: Transaction (post): CNT=00, CMD=03, ADD=ae, DAT0=0d, DAT1=00
i2c-adapter i2c-9191: ISA main adapter registered
it87: Found IT8718F chip at 0x290, revision 2
it87: in3 is VCC (+5V)
i2c-adapter i2c-9191: Driver it87-isa registered
i2c-adapter i2c-9191: client [it8718] registered with bus id 9191-0290
ADDRCONF(NETDEV_UP): eth0: link is not ready
e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
eth0: no IPv6 routers present
localhost ~ # mount /dev/cdrom /mnt/cdrom -o iocharset=utf8
mount: block device /dev/cdrom is write-protected, mounting read-only
localhost ~ # dmesg | tail
it87: Found IT8718F chip at 0x290, revision 2
it87: in3 is VCC (+5V)
i2c-adapter i2c-9191: Driver it87-isa registered
i2c-adapter i2c-9191: client [it8718] registered with bus id 9191-0290
ADDRCONF(NETDEV_UP): eth0: link is not ready
e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
eth0: no IPv6 routers present
ISO 9660 Extensions: Microsoft Joliet Level 3
ISOFS: changing to secondary root
/etc/fstab:
/dev/cdrom /mnt/cdrom udf,iso9660 iocharset=utf8,ro,user,noauto 0 0
kernel:
(utf8) Default NLS Option
<*> MSDOS fs support
<*> VFAT (Windows-95) fs support
(857) Default codepage for FAT
(utf8) Default iocharset for FAT |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Thu Nov 22, 2007 12:21 pm Post subject: |
|
|
Hi, I have this for my DVD burner :
Code: |
/dev/cdroms/cdrom0 /mnt/cdrom0 auto noauto,user 0 0
|
|
|
Back to top |
|
|
oxioxi n00b
Joined: 21 Nov 2007 Posts: 4
|
Posted: Thu Nov 22, 2007 12:45 pm Post subject: |
|
|
I Can mount, but cdrom file type is binary. I want mount with codepage 857. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|