WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: NTFS issue  (Read 3149 times)

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
NTFS issue
« 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?

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: NTFS issue
« Reply #1 on: August 21, 2016, 07:55:19 AM »
Added the command 'rebuildfstab' to the startup script of ntfs-3g, that should fix it.

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: NTFS issue
« Reply #2 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.

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: NTFS issue
« Reply #3 on: September 13, 2016, 01:12:49 AM »
Just follow-up, working 100% reliable, thanks again.