Raj wrote: > hi > > Was anybody successful in mounting an ext3 partition on a Mac? > > > Raj
H Raj, You have to install macfuse and fuse-ext2, both available from sourceforge. Then use the command " fuse-ext2 /dev/disk1s4 /Volumes/ Pi" (for example), and the ext3 disk will be mounted as ext2 (i.e., sans journaling). HTH, indi --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/macfuse?hl=en -~----------~----~----~----~------~----~------~--~---
