Do you load any extension containing file system drivers at boot or not?
HI:
I think I need to load the NTFS file system drivers at boot. TinyCore is trying to look at all my devices such as hda1, sda1 and the CD/DVD devices and so on. Since my hda1 is 100% NTFS and TC can not handle NTFS and generates these "strange errors". Somewhere in this forum I learned that TC needs a ntfs-3g driver to read NTFS partitions. The TC repository lists a "ntfs-3g-adv-dev.tgz"
I installed this one already.
But now - I think I still have to aktivate this drivers during boot - but I do not know how to do that?
During boot I also can see that TC is generating an fstab file. In this fstab file I can see after boot that an entry line was generated which tries to mount an NTFS partition on hda1. After boot I am not able to mount hda1. sda1 is mounted, because I fed the bootcode "tinycore waitsub=7"
The solution might be to load the NTFS-3g drivers during boot and set up fstab that it mounts NTFS-3g instead of NTFS?
Can somebody help me on this?
Thank you so much in advance
beerstein