Results 1 to 3 of 3

Thread: [SOLVED] ext3 partitions mounting as readonly

  1. #1
    Join Date
    Jan 2005
    Beans
    6

    [SOLVED] ext3 partitions mounting as readonly

    Hello all,

    I'm having problems mounting ext3 partitions.

    I have 3 partitions on two internal sata drives. These partitions were set up in OpenSuse 10.3. I deleted OpenSuse and installed Ubuntu 8.04. I can mount the partitions but as read only.

    How do I write to these partitions? What information do I need to supply so people can help me with this?

    I'm fairly new to linux so please explain things very clearly.

    Cheers
    Benedict

  2. #2
    Join Date
    Jun 2006
    Beans
    7,419
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: ext3 partitions mounting as readonly

    You may have to just chown and chmod them.


    post the output from these commands:

    sudo fdisk -l

    ls -l /media

    cat /etc/fstab

  3. #3
    Join Date
    Jan 2005
    Beans
    6

    Re: ext3 partitions mounting as readonly

    Thanks logos34, you're correct.

    I figure out how to use chown and chmod and I've fixed it.

    Cheers
    Benedict

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •