Re: Mounting apple .dmg files in fedora

2011-05-05 Thread JD
On 05/05/11 17:31, Michael Wiktowy wrote: > On Thu, May 5, 2011 at 2:08 PM, JD wrote: >> I tried to mount an Apple .dmg file like so: >> >> mount -t hfs -o loop ximg.dmg /mnt/dmg >> mount: wrong fs type, bad option, bad superblock on /dev/loop0, >> missing codepage or helper program, or o

Re: Mounting apple .dmg files in fedora

2011-05-05 Thread Michael Wiktowy
On Thu, May 5, 2011 at 2:08 PM, JD wrote: > I tried to mount an Apple .dmg file like so: > > mount -t hfs  -o loop ximg.dmg /mnt/dmg > mount: wrong fs type, bad option, bad superblock on /dev/loop0, >        missing codepage or helper program, or other error >        In some cases useful info is f

Re: Mounting apple .dmg files in fedora

2011-05-05 Thread Joe Zeff
On 05/05/2011 11:06 AM, JD wrote: > Could this be a corrupted dmg? No idea. I asked about dmesg only because the error message suggested checking it. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listin

Re: Mounting apple .dmg files in fedora

2011-05-05 Thread Richard Shaw
On Thu, May 5, 2011 at 1:06 PM, JD wrote: > On 05/05/11 10:12, Joe Zeff wrote: >> On 05/05/2011 10:08 AM, JD wrote: >>> I tried to mount an Apple .dmg file like so: >>> >>> mount -t hfs  -o loop ximg.dmg /mnt/dmg >>> mount: wrong fs type, bad option, bad superblock on /dev/loop0, >>>           mis

Re: Mounting apple .dmg files in fedora

2011-05-05 Thread JD
On 05/05/11 10:55, Richard Shaw wrote: > On Thu, May 5, 2011 at 12:40 PM, James McKenzie > wrote: >> On Thu, May 5, 2011 at 10:08 AM, JD wrote: >>> I tried to mount an Apple .dmg file like so: >>> >>> mount -t hfs -o loop ximg.dmg /mnt/dmg >>> mount: wrong fs type, bad option, bad superblock on

Re: Mounting apple .dmg files in fedora

2011-05-05 Thread JD
On 05/05/11 10:40, James McKenzie wrote: > On Thu, May 5, 2011 at 10:08 AM, JD wrote: >> I tried to mount an Apple .dmg file like so: >> >> mount -t hfs -o loop ximg.dmg /mnt/dmg >> mount: wrong fs type, bad option, bad superblock on /dev/loop0, >> missing codepage or helper program, or o

Re: Mounting apple .dmg files in fedora

2011-05-05 Thread JD
On 05/05/11 10:12, Joe Zeff wrote: > On 05/05/2011 10:08 AM, JD wrote: >> I tried to mount an Apple .dmg file like so: >> >> mount -t hfs -o loop ximg.dmg /mnt/dmg >> mount: wrong fs type, bad option, bad superblock on /dev/loop0, >> missing codepage or helper program, or other error >>

Re: Mounting apple .dmg files in fedora

2011-05-05 Thread James McKenzie
On Thu, May 5, 2011 at 10:55 AM, Richard Shaw wrote: > On Thu, May 5, 2011 at 12:40 PM, James McKenzie > wrote: >> On Thu, May 5, 2011 at 10:08 AM, JD wrote: >>> I tried to mount an Apple .dmg file like so: >>> >>> mount -t hfs  -o loop ximg.dmg /mnt/dmg >>> mount: wrong fs type, bad option, ba

Re: Mounting apple .dmg files in fedora

2011-05-05 Thread Richard Shaw
On Thu, May 5, 2011 at 12:40 PM, James McKenzie wrote: > On Thu, May 5, 2011 at 10:08 AM, JD wrote: >> I tried to mount an Apple .dmg file like so: >> >> mount -t hfs  -o loop ximg.dmg /mnt/dmg >> mount: wrong fs type, bad option, bad superblock on /dev/loop0, >>        missing codepage or helper

Re: Mounting apple .dmg files in fedora

2011-05-05 Thread James McKenzie
On Thu, May 5, 2011 at 10:08 AM, JD wrote: > I tried to mount an Apple .dmg file like so: > > mount -t hfs  -o loop ximg.dmg /mnt/dmg > mount: wrong fs type, bad option, bad superblock on /dev/loop0, >        missing codepage or helper program, or other error >        In some cases useful info is

Re: Mounting apple .dmg files in fedora

2011-05-05 Thread Joe Zeff
On 05/05/2011 10:08 AM, JD wrote: > I tried to mount an Apple .dmg file like so: > > mount -t hfs -o loop ximg.dmg /mnt/dmg > mount: wrong fs type, bad option, bad superblock on /dev/loop0, > missing codepage or helper program, or other error > In some cases useful info is found

Mounting apple .dmg files in fedora

2011-05-05 Thread JD
I tried to mount an Apple .dmg file like so: mount -t hfs -o loop ximg.dmg /mnt/dmg mount: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg Well, the blogs