Compatible Support Forums: mounting windows drives

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

mounting windows drives

#1 User is offline   sasfmj 

  • newbie
  • Group: Members
  • Posts: 29
  • Joined: 04-January 05

Posted 08 February 2005 - 04:42 AM

hi

I belive hav have just mounted my unused 30gig partion i use in windows and i beleve have mounted it as hda5

mount /dev/hda5 /mnt/hda5

it dosent say anything after just goes to another command line.

when i look at the properties on the /mnt/hda5 folder it says its about 30gig so i figure ive done it right

but what i would like to know is how do i copy files etc to this folder because when i copy and paste to the folder it just coms up with an error saying:-

Access denied
Could not write to /mnt/hda5/(filename)

can anyone help???

thanks

Matthew

0

#2 User is offline   Jimxugle 

  • stranger
  • Group: Members
  • Posts: 23
  • Joined: 06-February 05

Posted 08 February 2005 - 06:00 AM

You Need to Set The File Permissions...

Go into the /mnt/ Folder, right click on hda5 and then there should be somthing about permissions there.


Thats in FC3... but if you're using Gentoo or mandrake or smothing... try googleing it.


Cheers,

Jim
0

#3 User is offline   danleff 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 2903
  • Joined: 30-August 02

Posted 08 February 2005 - 12:56 PM

The easy way out in Fedora...go to the start menu-->System tools-->file Manager-Superuser mode.

This will give you direct rights to mount and transfer any files from any partition, as long as it is mounted.

Remember, you mounted the drive a root, so it needs root privileges to access the drive.
0

#4 User is offline   matttah 

  • member
  • Group: Members
  • Posts: 175
  • Joined: 25-January 04

Posted 08 February 2005 - 10:57 PM

You can assing your hard drive to be mountable by different groups in the fstab...for example:
/dev/hda5 /mnt/hda5 ext3 defaults,users 0 0
That line if added to your fstab will mount the /dev/hda5 drive automatically on boot up. It is configured for an ext3 system. It allows all "users" which is a group, to access the drive freely.
(I am at school at the moment so not sure if that is perfect syntax, but should get yuo going!)
Daum
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users