Re: burning a hfs image

2001-12-12 Thread Joerg Schilling
>From: NERvOus <[EMAIL PROTECTED]> > I'm sitting at my desk, reconfiguring my network monitor, when the phone rings. > Caller-ID tells me it's James Pearson. I pick the receiver up and say: >> >Then I tried to mount the cdrom with: >> > >> >mount -t hfs /dev/burner /mnt >> > >> >and got the fo

Re: burning a hfs image

2001-12-11 Thread NERvOus
I'm sitting at my desk, reconfiguring my network monitor, when the phone rings. Caller-ID tells me it's James Pearson. I pick the receiver up and say: > >Then I tried to mount the cdrom with: > > > >mount -t hfs /dev/burner /mnt > > > >and got the following error: > > How was the HFS image

Re: burning a hfs image

2001-12-11 Thread James Pearson
>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 wi

burning a hfs image

2001-12-08 Thread NERvOus
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