SQUEEZE-WEB-GUI-1-110.20140305GITA741788

One thing I noticed when testing this... remount doesn't work. Not a
problem with the gui. Seems that "mount -o remount" cannot be used with
ntfs-3g mounts. 


Code:
--------------------
    
  $ sudo mount -o remount,defaults,nofail LABEL="test" /mnt/disk2
  Remounting is not supported at present. You have to umount volume and then 
mount it once again.
  
--------------------


Next time I make an update, I'll change the back-end logic to umount,
then mount for remount action with ntfs-3g fstype.

Changes...

Code:
--------------------
    
  * Wed Mar 05 2014 - 1-110.20140305gita741788
  - Add /usr/sbin/blkid to sudoers config.
  - Git revision a74178854a4001bead15f424a58e62779acb5b46.
  Release 1-110.
  - Git revision f1030f31fdccf019cb7c0f2299430d686c33dc10.
  Deal with fstab entries using LABEL or UUID for the spec and mapping
  them back to the device path returned by mount.
  
--------------------


Update...

Code:
--------------------
    
  sudo csos-cleanUpdate-testing squeeze-web-gui squeeze-web-gui-ROOT 
squeeze-web-gui-httpd
  
--------------------


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to