User talk:Bredman

From eLinux.org
Revision as of 15:16, 21 November 2012 by Pbradaric (talk | contribs)
Jump to: navigation, search

Edit this page to send a message to bredman.

Hi there,

I have a suggestion for your "R-Pi NAS" article. Instead of creating init script, automatic mounting of USB hard drive can be done by editing /etc/fstab and adding following line: /dev/sda1 /home/pi/yourMountedFolder auto uid=pi,gid=pi,noatime 0 0

Best regards, Predrag