Difference between revisions of "User talk:Bredman"
From eLinux.org
| (8 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | 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 | ||
| + | |||
| + | ==Response== | ||
| + | Please feel free to edit the RPi_NAS page. | ||
| + | |||
| + | I did not add this init script, it must have been somebody else. | ||
Latest revision as of 09:15, 22 November 2012
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
Response
Please feel free to edit the RPi_NAS page.
I did not add this init script, it must have been somebody else.