Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Ubuntu Question

  • 02-04-2007 9:13pm
    #1
    Moderators, Science, Health & Environment Moderators Posts: 1,851 Mod ✭✭✭✭


    I'm trying to fix a computer so I popped in a Ubuntu Live CD, hoping to be able to edit files on the HD (like you can do with Knoppix). But for the life of me I wasn't able to make the HD writeable from the GUI.

    I mounted the filesytems and all, and according to "mount" in terminal it's mounted as "rw". I think the problem lies in the fact I don't have ownership for any of the files. So I tried changing that using "chown". No luck, it didn't let me, even if I use the "sudo" prefix.

    It's it possible to edit (i.e. delete and create) files on a HD on a system that has Ubuntu running from CD (I don't want to install it). And I know I can use Terminal to delete files, but it should work from the GUI dammit!

    Thanks for any help.


Comments

  • Moderators, Recreation & Hobbies Moderators, Science, Health & Environment Moderators, Technology & Internet Moderators Posts: 92,550 Mod ✭✭✭✭Capt'n Midnight


    right click the drive icon , and IIRC action , make writable

    drives are mounted read only by default to prevent new users doing stupid tings

    if it's NTFS then the write drivers need to be configured, but 5.1 may allow you to write without any fancy stuff.


  • Registered Users, Registered Users 2 Posts: 354 ✭✭AndrewMc


    Perhaps since it's not a Linux partition, the owners can't be meaningfully changed.

    Can you try using "sudo vim filename" or "gksu gedit filename", so you run the editor as root, rather than trying to change the file to suit you.


Advertisement