Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: 2001225354 on February 21, 2012, 11:03:42 PM
-
i wonder if TCB support HFS+ partition read&write?
thank you guys
-
Hi 2001225354
The filesystems extension looks like it supports reading and writing hfs+.
-
hi rich,
thanks for your great work,nice tiny linux,amazing!
ive heard about it support hfs+ or not depend on the kernel,right?
thanks
-
Hi 2001225354
thanks for your great work,nice tiny linux,amazing!
If you are thanking me for Tinycore, I did not create it, roberts is the man to thank.
ive heard about it support hfs+ or not depend on the kernel,right?
That is correct. I just checked the kernel config file and hfs+ is supported as a module, so the
filesystems extension will work.
-
haha...
forgive my poor english
i appreciate all the guys‘ efforts here
last thanks for your reply,
-
..joining the thread rather late I know, but I just tried mounting an hfs+ partition and it looks to be read only.
Did anybody else try?
-
Hmm - to answer my own question it seems either journalling needs to be switched off or hfsprogs is required.
Borrowing debian hfsprogs for a quick and dirty test seems to work
-
Any chance for hfsprog.tcz or similar extension for hfs+ journalized rw in repo.. ?
Thanks
-
there seem to be several ports of this, which one are you after?
-
debian port posted
-
As long as I can rw hfs journalized..I will try...
Already posted in the app ? That's was quick
I can't seem to find hfsprog on app browser
-
It's there:
http://tinycorelinux.net/7.x/x86/tcz/hfsprogs.tcz.info
-
I see it now... My repo seems to be not updating yet.
Wget it, instal and reboot...
;D i have rw now using "sudo mount -t hfsplus -o force,rw /dev/sdXY /media/mntpoint"
Unmount using mount tool and the disc is intact, no need fsck.
The mount point tools is read only.
Many thanks to Juanito