-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dan Mueller wrote:
> Thanx for the way to get the windows drive in xubuntu. You said something
> about adding a line in /etc/fstab ??  I have never done something like this.

sudo gedit /etc/fstab

Any text editor will do, I personally use vim, but any text editor
works.  The specific syntax will depend on the file system of the
Windows partition (fat32 vs ntfs).

Examples:
/dev/sda1 /path/to/mount vfat      defaults 0 0
/dev/sda1 /path/to/mount ntfs-3g   defaults 0 0

Of course you should adjust this to match the specifics of your computer.

> How do I do it that at every boot up I can see the hard drive in the file
> system??
> 
Once there is an entry in the fstab, it will be mounted automatically on
boot (unless you add the noauto option).

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknCfSsACgkQwRXgH3rKGfNWyACfTGGAgBggz9D5aXN2R9EPcZ0h
ctYAn2zV6AKRD+xT6E2PQp75ecWT6zs4
=kWT6
-----END PGP SIGNATURE-----

_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to