On Thu, 2012-06-07 at 11:14 -0400, Alex wrote: > I believe the problem is that the filesystem starts at block 4 and not > at the beginning, so mount can't figure out how to mount it. Use an offset, e.g. # mount -o loop,offset=4 .... --Greg -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org