Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: nitram on August 20, 2016, 09:07:26 PM

Title: NTFS issue
Post by: nitram on August 20, 2016, 09:07:26 PM
Up to date dCore-jessie:2016.08.18.21.21 does not reliably boot with ntfs-3g support in /etc/fstab, less than 50% of the time, typically need to manually run sudo rebuildfstab after boot. My sceboot.lst items are up to date, unless some sort of update bug, which includes:
ntfs-3g
graphics-3.16.6-tinycore
alsa-modules-3.16.6-tinycore
xorg-intel
alsa-utils
netfilter-3.16.6-tinycore
iptables
fluxbox
conky
dillo
emelfm
smbclient
libfltk1.1-dev

After moving ntfs-3g to the top of my boot list, the probability of getting ntfs-3g support at boot appears better, may just be voodoo, maybe a race condition? Is there anything i should be checking?
Title: Re: NTFS issue
Post by: Jason W on August 21, 2016, 07:55:19 AM
Added the command 'rebuildfstab' to the startup script of ntfs-3g, that should fix it.
Title: Re: NTFS issue
Post by: nitram on August 21, 2016, 11:55:12 AM
Imported update, so far so good, will retest across reboots next few days and report any issues, unlikely, thanks.
Title: Re: NTFS issue
Post by: nitram on September 13, 2016, 01:12:49 AM
Just follow-up, working 100% reliable, thanks again.