Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
USBDisks
(view source)
Revision as of 04:00, 24 September 2007
444 bytes added
,
04:00, 24 September 2007
→Customizing fstab
Line 71:
Line 71:
* Replace 'ext3' with 'vfat' if your drive is formatted as vfat.
* Replace 'ext3' with 'vfat' if your drive is formatted as vfat.
* Replace /mnt/affadevice with the folder in which you want your USB drive mounted
* Replace /mnt/affadevice with the folder in which you want your USB drive mounted
+
+
====Mount your disk at boot====
+
Use the following commands to create a script that will run at each re-boot if you want to re-mount your USB disk automatically:
+
cat <<EOF > /etc/e-smith/events/local/S95mount_USB
+
#! /bin/sh
+
mount LABEL=MyLabel
+
EOF
+
+
chmod +x /etc/e-smith/events/local/S95mount_USB
+
+
Once the script exists you can add additional mount commands by editing S95mount_USB using:
+
pico -w /etc/e-smith/events/local/S95mount_USB
====More Information====
====More Information====
Mmccarn
Administrators
688
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version