mount windows partition

baza baza at themauvezone.fsnet.co.uk
Tue Nov 9 01:11:57 UTC 2004


On Tue, 2004-11-09 at 13:48 +1300, Christoph Georgi wrote:
> Create a folder "windows" in your home directory. Then mount the windows 
> partition as follows:
> 
> sudo mount -t ntfs /dev/<windows hard drive> /home/<user>/windows -o 
> umask=0222
> 
> Example:
> sudo mount -t ntfs /dev/hda1 home/chg/windows -o umask=0222


OK. Had a go at that but got this error...
baza at barbelith:~ $ sudo mount -t ntfs /dev/hda1 /home/baza/windows -o
umask=0222
mount: wrong fs type, bad option, bad superblock on /dev/hda1,
       or too many mounted file systems
baza at barbelith:~ $

barry






More information about the ubuntu-users mailing list