cpuguy06 Posted November 21, 2006 Share Posted November 21, 2006 Hello all. I am playing around with the intel gigabit ethernet kext file in Mac OS X86 10.4.3 I have the changes made to this kext file, now I just need to copy it to the extensions folder on the mac partition. What is the best way to access the mac file system without actually booting up the mac os x partition? Also when I drop the kext file into the extensions folder on the mac os x partition, should I repair permissions? Thanks in advance! Link to comment https://www.insanelymac.com/forum/topic/33800-which-os-read-mac-file-system-natively/ Share on other sites More sharing options...
OoOoOoO Posted November 21, 2006 Share Posted November 21, 2006 linux can read and write mac partition mount /dev/hda1 /mnt/osx -o rw -o force #for example Link to comment https://www.insanelymac.com/forum/topic/33800-which-os-read-mac-file-system-natively/#findComment-239085 Share on other sites More sharing options...
Recommended Posts