FUSE

885
points
points
NTFS-3g 패키지 적용후 FUSE설치 시에 뜨는 오류
Submitted by tomahawk28 on 수, 2007/03/07 - 8:00am.NTFS-3g 의 적용 후에 fstab를 수정해주었음에도 부팅시에 자동으로 마운트해 오지
못하기에.. mount -a를 적용시켜주면
[tomahawk@localhost ~]$
[tomahawk@localhost ~]$
[tomahawk@localhost ~]$ mount -a
mount: only root can do that
[tomahawk@localhost ~]$ su -c "mount -a"
Password:
