I've got an HFS image of a cdrom for macintosh. I need to burn it using
cdrecord on a pc running linux.
I can mount it in loopback:

mount -t hfs -o loop /path/file /mnt

I tried burning it with:

cdrecord -v -dao /path/file

and everything went ok.

Then I tried to mount the cdrom with:

mount -t hfs /dev/burner /mnt

and got the following error:

mount:  dispositivo di blocchi/dev/burner ? protetto da scrittura, montaggio
in sola lettura in corso
invalid operand: 0000
CPU:    0
EIP:    0010:[<c012f89a>]    Tainted: PF
EFLAGS: 00010206
eax: 000007ff   ebx: 0000000b   ecx: 00000800   edx: c4fa5ce0
esi: 00000000   edi: 00000b00   ebp: 00000000   esp: c1525dc8
ds: 0018   es: 0018   ss: 0018
Process mount (pid: 1305, stackpage=c1525000)
Stack: 00000b00 00000200 00000000 00000001 00002000 c012dffb 00000b00
00000000
       00000200 00000b00 c85af800 00000000 c012e1c4 00000b00 00000000
00000200
       00000286 d1b72124 00000b00 00000000 00000200 00000b00 00000001
00000000
Call Trace: [<c012dffb>] [<c012e1c4>] [<d1b72124>] [<d1b713c1>] [<d1b71fb8>]
   [<c0130325>] [<c0130893>] [<d1b75ae0>] [<c013eae3>] [<c0130deb>]
[<d1b75ae0>]
   [<c013f8e5>] [<c013fb6b>] [<c013f9dd>] [<c013fc08>] [<c0106b0b>]

Code: 0f 0b 8b 44 24 20 05 00 fe ff ff 3d 00 0e 00 00 76 02 0f 0b
 Segmentation fault
root@mosquito:/# cdrecord -version
Cdrecord 1.11a08 (i686-pc-linux-gnu) Copyright (C) 1995-2001 J�rg Schilling
root@mosquito:/# uname -a
Linux mosquito 2.4.16 #18 Wed Nov 28 21:10:32 CET 2001 i686 unknown
root@mosquito:/# cat /etc/debian_version
3.0
root@mosquito:/#

TIA

-- 
NERvOus, bofh di fatto ([EMAIL PROTECTED] || [EMAIL PROTECTED])
PGP Key Fingerprint: B974 3190 9241 8C61 4EEC  4B6A 05CE 1738 1D98 DBEC
PGP Key Available on: Key Servers || http://www.nervous.it/nervous.asc

BOFH excuse 7071:
 * electromagnetic radiation from satellite debris


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to