NTFS wouldn't work without some monkey magic.
Well, the monkey magic is here. I took some time to hack together a remaster script that does the following steps:
- download all necessary files: kernel, initramfs and tczs (if they are already downloaded they are checked with md5sum if an update is required)
- patch the initramfs to include and fully support ntfs-3g
- put original initramfs, the patched one and together some other useful tczs on an ISO image
The bootloader on the CD is GRUB4DOS, because it can be copied from the CD to a harddrive and still just works, no /usr/lib/grub needed. The whole intention was to have an ISO from that I can setup a Tiny Core Linux system without the need for internet access.
[^thehatsrule^: removed, remaster]