-
Cant mount i have leopard 10.5.
2009-08-23 22:43:18 UTC by nobody
-
This was on a 1.5TB disk, mounted read-only. One directory of files (all gzip'd) would not read correctly - 'gzip -t' reported them broken and they did not match a previously taken checksum. Another directory appeared empty. When the drive was installed in a Linux machine (running CentOS-5), everything was normal.
2009-08-20 19:09:40 UTC by nobody
-
.. created a test ext2 image in Disk Utility, then tried to dump it using "Create Image". Got the Mac OS X crash.
Interval Since Last Panic Report: 2314082 sec
Panics Since Last Report: 1
Anonymous UUID: E545C40D-9461-46B9-B6A3-29D37CEFDE27
Sat Jul 4 12:13:15 2009
panic(cpu 0 caller 0x57BEA9E0): ext2_dirbad: bad dir (mangled entry)
Backtrace (CPU 0), Frame...
2009-07-04 16:29:26 UTC by nobody
-
Heureka!!!
WIthin the bug request I found this hint:
- Umount device
- Turn off indexing like this
sudo /usr/local/sbin/tune2fs -O ^dir_index /dev/sdb3
- Mount again
- chown own the mountpoint (/Volumes/xxx) to your user
And be happy :)
2009-05-28 19:58:27 UTC by fogg
-
Hi all,
just found this nice little tool and thought it would help be, but I am struggling to get it to work. I am running OSX 10.4.11 on a PowerPC macmini. I have an USB drive with 80 GB that is partitioned with two partitions (1 GB VFAT and 79 GB ext2). After some tweaking (fsck) the program does automaticall mount both partitions. However, the ext2 is mounted read-only even though I did...
2009-05-28 19:49:27 UTC by fogg