Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 03-12-2006, 01:38 PM   #1 (permalink)
Broken In
 
Join Date: Sep 2004
Location: Mangalore, Karnataka
Posts: 180
Default How to mount windows drives in Ubuntu 6.06?


Friends,

I'm not able to open the windows drives in Ubuntu even though they are listed. So can anyone guide me what to write in "fstab" inorder to mount them using "pmount" command(with example)?

Thanks
alanpaladka is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 03-12-2006, 01:53 PM   #2 (permalink)
Beneath The Eyelids
 
The Outsider's Avatar
 
Join Date: Aug 2006
Posts: 289
Default Re: How to mount windows drives in Ubuntu 6.06?

they get automatically mounted when u istall it, in live cd mode u can see them but they aren't mounted.

there'll be a workaround to mount them in live cd too.
The Outsider is offline  
Old 03-12-2006, 02:49 PM   #3 (permalink)
GaurishSharma.com
 
gary4gar's Avatar
 
Join Date: May 2005
Location: Jaipur
Posts: 4,116
Default Re: How to mount windows drives in Ubuntu 6.06?

u can use mount command in root
Code:
$mount -t[ntfs][fat32] /dev/hda* /mnt/windows
where
*=partion no. Type fdisk -l for more info
choose anyone from NTFS or FAT32
create a folder in /mmt with name "windows"
gary4gar is offline  
Old 03-12-2006, 03:11 PM   #4 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: How to mount windows drives in Ubuntu 6.06?

Open a terminal and create a folder in the /media directory using sudo.
Ex:
cd /media
sudo mkdir Disk1

Then open Disks from
System>Administration>Disks

Here click your hard-disk and select partitions tab.
select the partition you want to mount and enter the path to the newly created directory and click enable.
Repeat for all your partitons.

Regards...
ray
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 03-12-2006, 03:56 PM   #5 (permalink)
Right Off the Assembly Line
 
vinutux's Avatar
 
Join Date: Nov 2006
Location: In the heart of UBUNTU
Posts: 32
Default Re: How to mount windows drives in Ubuntu 6.06?

1. Alt+F2 and type gksu nautilus
2 . they ask root passwor type ur root password
3 now nautilus open in root mode
4 go /etc in nautilus and find fstab
5 open it right click with gedit
6 add lines
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda8 / ext3 defaults,errors=remount-ro 0 1
/dev/hda1 /media/hda1 vfat defaults,utf8,umask=007,gid=46 0 1
/dev/hda5 /media/hda5 vfat defaults,utf8,umask=007,gid=46 0 1
/dev/hda6 /media/hda6 vfat defaults,utf8,umask=007,gid=46 0 1

/dev/hda9 /media/hda9 ext3 defaults 0 2
/dev/hda7 none swap sw 0 0
/dev/hdb /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0

7 save it -----it change depeds ur system and setting
8 make appropreate folders here it was in /media make folders in names like hda1 hda5 and hda6
vinutux is offline  
Old 03-12-2006, 05:31 PM   #6 (permalink)
sariq
Guest
 
Posts: n/a
Default Re: How to mount windows drives in Ubuntu 6.06?

see post# 9,10,11 & 13 of

Ubuntu 6.06 + xp
 
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Sujeet
- by clmlbx
- by icebags

Advertisement




All times are GMT +5.5. The time now is 10:35 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2