Debian: mount an NTFS hard disk automatically at boot
18 juli , 2011 at 20:04 Een reactie plaatsen
This is the part in my ./etc/fstab to automatically have my NTFS hard disk mounted at boot time.
UUID=4DBDA7743353CAA6 /media/DATA auto auto,users,uid=USERNAME,gid=USERNAME,umask=007 0 0
Use the command blkid as root to find the UUID of the disk you want to mount. Replace the USERNAME with your own username.
Gepost onder:Debian. Tags:/etc/fstab, Debian, mount, NTFS, UUID.
Trackback this post | Subscribe to the comments via RSS Feed