Find the answer to your Linux question:
Results 1 to 6 of 6
I'm a long-time Windows user, but have decided to try out Linux when I upgrade my computer in January. So, I've been looking at the SuSE 10.1 Live DVD, to ...
  1. #1
    Just Joined!
    Join Date
    Dec 2006
    Posts
    3

    Disk mounting & permissions - 10.1 Live DVD

    I'm a long-time Windows user, but have decided to try out Linux when I upgrade my computer in January. So, I've been looking at the SuSE 10.1 Live DVD, to get a feel for it in the mean time. Using KDE mostly.

    I couldn't access my hard drives. After some searching around, I discovered I had to mount them. After more searching, I found out how to do that.

    Then, it gave me permission denied when I tried to view them. More searching and some guesswork, and I found that by logging out and then logging in as root, I could access them and view their contents.

    But whenever I try to modify a file on them, I get permission denied. And I haven't been able to find out how to change that.

    Any advice? Please be aware I'm a complete Linux newbie here...

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    execute this
    Code:
    su -
    fdisk -l
    post the output here.
    SuSe doesn't support write access in NTFS partitions. you can read/write in FAT32 partitions only. for NTFS write access, you have to install ntfs-3g package.





    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Dec 2006
    Posts
    3
    I have three partitions, all NTFS. That'll be why, I guess. I'll have to remember to install that package when I install SuSE.

    Question - after I had mounted the drives, why couldn't I view them until I logged in as root?

    Question #2 - does this mean SuSE will need a Fat32 partition, or does it use its own filesystem?

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Question - after I had mounted the drives, why couldn't I view them until I logged in as root?
    you have to assign user permissions to mounted partition.
    Question #2 - does this mean SuSE will need a Fat32 partition, or does it use its own filesystem?
    SuSe's own FileSystem is 'reiserfs'. i mentioned FAT32 coz most users Dual Boot Linux and Windows. in case, you have FAT32 partition in Windows, you could access it from Linux as well as Windows for data sharing.





    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Dec 2006
    Posts
    3
    If this package will allow SuSE to read/write to NTFS partitions, I'll probably stick with NTFS.

    Or are there disadvantages?

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    no disadvantages till now. it works perfectly.





    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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