Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search
no edit summary
Format your HD with a EXT3 Filesystem.
Create the following script: /etc/udev/rules.d/50-mount-external.rules, and paste this:
<pre>KERNEL!= "sd[a-z][0-9]", GOTO="media_by_label_auto_mount_end"
/dev/sda1 on /media/usbhd-sda1 type ext3 (rw,relatime)
</pre>
Where our HD si isi mounted in media folder, and its name is usbhdu"sbhd-sda1"
= Set up Owncloud.org Software =
4,199
edits