Re: How can profile data for SMPmW118 and FF/2 be moved to a FAT32 partition?
Dave Yeo <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.os2 |
|---|---|
| Message-ID | <[email protected]> |
On 04/05/16 11:10 PM, Steve Wendt wrote: > On 04/05/2016 10:34 PM, Dave Yeo wrote: > >> For Linux I used to use JFS (the Warp version, not the bootable one) >> which had the advantage of supporting symlinks > > The HPFS support in Linux is also very good; unfortunately, many distros > don't enable that in their kernels. Actually better, when fully enabled, excepting it doesn't understand EAs besides preserve them when moving a file. Also uses EAs for symlink and permissions so is actually compatible with OS/2+klibc Ubuntu here seems to see HPFS fine but has problems writing to it and always leaves the disk dirty. I used to have a DOS HPFS driver installed under Win9x, worked fairly well. Tried pinball.sys under Win2k, which worked well until I fed it a drive bigger then 4.3GBs, and then it erased the root directory or something similar. chkdsk /f:3 brought it mostly back. Dave