Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

Partition Mount Point Problem In Linux (Ubuntu)


12 replies to this topic

#11 Baniboy

    Advocatus Diaboli

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 878 posts
  • Gender:Male
  • Location:/root
  • Interests:Everything...
  • myCENT:37.47

Posted 17 January 2011 - 05:47 PM

Nope! Still not working :) But at least if someone searches similar problems on google they'll find a bunch of solutions here. :D Maybe I have screwed things up big time now since this is acting so strangely that even root can't change anything.

#12 q9c9p

    Newbie [Level 2]

  • Kontributors
  • PipPip
  • 36 posts
  • Gender:Male
  • Location:Anywhere in italy
  • Interests:I'm interested in mostly anything that can drive a productive dialog-discussion, but prefer computer science, mechanics, cooking, traveling, freedom politics, autonomy-anarchism.
  • myCENT:79.19

Posted 17 January 2011 - 06:15 PM

View PostBaniboy, on 17 January 2011 - 05:47 PM, said:

Nope! Still not working :) But at least if someone searches similar problems on google they'll find a bunch of solutions here. :D Maybe I have screwed things up big time now since this is acting so strangely that even root can't change anything.

Hey,

don't despare, the umask=0 is what makes your root account freak out.

try this last:

tipe id youruser in a terminal; on mine it tells uid=1000(q9c9p) gid=1000(q9c9p) ( plus more stuff ),
then in the fstab type:

/dev/sdb1 /windows vfat defaults,rw,uid=1000,gid=1000,umask=000  0  0

then do again mount -a or restart the computer and do a chown -R youruser.yourgroup /windows as root.

Also check out this link https://help.ubuntu....ndowsPartitions

Hope this time it works out, and by the way I'm hanging out in the chat of ks if you want immediate help.

Ciao,
q9c9p

#13 Baniboy

    Advocatus Diaboli

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 878 posts
  • Gender:Male
  • Location:/root
  • Interests:Everything...
  • myCENT:37.47

Posted 17 January 2011 - 07:48 PM

Well, the code you posted didn't work, but instead, the code in your link helped me a bit. I used this in the fstab and now it's working now (I confirmed it by restarting)
/dev/sdb1 /windows vfat defaults,user,exec,uid=1000,gid=100,umask=000
It might be the "user" ( I didn't change it, I forgot. But hey, it's working!) or maybe "exec" that made the difference or something completely else, I don't know.

Thanks for being so patient and helping to you both! :) I don't think it'll take a long time until you have to help me with another screw-up of mine, so don't think it's all over yet. :lol:




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users