(Answer) (Category) Linux on PowerPC FAQ-O-Matic : (Category) Applications :
How do I transfer files from to MkLinux while in MacOS?
Visit Michel Pollet's home page where you can download his "Linux Disks" application.
It has an excellent user interface and allows you to open your Linux partitions from the MacOS.

http://w3.teaser.fr/~mpollet/LinuxDisks/ 

Matt Warner, mwarner1@ix.netcom.com
mwarner1@ix.netcom.com
A lot of people have had serious hard disk corruption problems using LinuxDisks 1.0d6. I understand the author is working on a new version, but in the meantime try to use the built-in hfs commands from Linux (hmount, hcopy, hls, etc).

There are also reports of problems with 1.0d7. For now (7/98), I guess you should avoid using LinuxDisks, and instead use the MkLinux commands above.

hollis@andrew.cmu.edu

Unforently, LinuxDisks seems to be a dead product. The last update is a year and a half old. It sometimes corrupts ext2fs disks. It only works on certain SCSI hard drives, if you are on a machine with IDE (like any of the new G3's) you can't use it.

However, if you just need read-only access to files on ext2fs disks, you should try out MountX, a GPL'd ext2fs mounter by Ben H. http://calvaweb.fr/bh40. It works reliably now, on both SCSI and IDE disks. One note is that it is a security risk -- all files are mounted as if they had NO permissions at all!!

Assuming you compiled HFS support into your kernel, you can have read and write to HFS disks just like any other type of disk. Just mount your drive using a command like this:
mount -t hfs /dev/hda8 /mnt
You should be able to safely read and write files to this disk. If you are using really old kernel (such as 2.1.124) you should upgrade your kernel, otherwise reading / writing files may cause Linux to crash or mess up your HFS partition (usually B-tree corruption). You can usually fix such corruption by running Norton Disk Doctor in the Mac OS, but not always.

The best route is to make sure you have a modern kernel.
arthur99@global2000.net

[Append to This Answer]
Previous: (Answer) Where can I get man pages to fill in those I'm missing?
Next: (Answer) How do I fix Netscape's Backspace Key?
This document is: http://www.jonh.net/cgi-bin/lppcfom/fom?file=104
[Search] [Appearance]
This is a Faq-O-Matic 2.717d.
Hosted by anduin.org and SourceForge Logo