piratenmartin Posted September 23, 2006 Share Posted September 23, 2006 Hi all, finally I got OSX running on my PC. This forum was quite helpful fixing the problems I´ve had so far. Now I´ve come to a point where I can´t find the answer through searching: Before I used Linux, now I got a dual boot enivironment. All my data is stored on harddrives which are formatted in the ext3 format. The harddrive program (I don´t have the exact english names so I try translating the german ones) shows my two drives with all their partitions correctly. On each of the partitions the button for activation is not faded out but clicking on it has no result - at least I don´t see anything happen. I tried mount in the terminal but it replies with Vigor101:/dev herfson$ sudo mount disk1s5 /Volumes/hd1s5/ disk1s5 on /Volumes/hd1s5: Incorrect super block. Another try was: Vigor101:/usr/sbin herfson$ sudo mount -t ext3 /dev/hd1s5 /Volumes/hd1s5 mount: exec /usr/sbin/mount_ext3 for /Volumes/hd1s5: No such file or directory but it was also of no good. Does anybody have any ideas how to get this working? Thanks in advance for you time. martin Link to comment https://www.insanelymac.com/forum/topic/28415-how-to-mount-my-harddrive/ Share on other sites More sharing options...
Neurovelho Posted September 24, 2006 Share Posted September 24, 2006 http://sourceforge.net/projects/ext2fsx/ That should do it. Link to comment https://www.insanelymac.com/forum/topic/28415-how-to-mount-my-harddrive/#findComment-194812 Share on other sites More sharing options...
piratenmartin Posted September 24, 2006 Author Share Posted September 24, 2006 Thanks Neurovelho, I found this one before, but I theems like it is not working correctly for ext3. http://sourceforge.net/tracker/index.php?f...amp;atid=508409 http://sourceforge.net/forum/forum.php?thr...forum_id=218924 I don´t know where the problem is with ext3, but seems like this prog is the best possibility for now. If anyone got another hint it would be appreciated. martin Link to comment https://www.insanelymac.com/forum/topic/28415-how-to-mount-my-harddrive/#findComment-194853 Share on other sites More sharing options...
Recommended Posts