View previous topic :: View next topic |
Author |
Message |
fiore n00b
Joined: 08 Aug 2006 Posts: 34
|
Posted: Sat Nov 18, 2006 5:55 am Post subject: Read only file system? |
|
|
I've an external HD (partitions NTFS and ext3).
When I mount the partitios the system tell me that these are "Read-only" file system!!!!!!!!!!
How can I write on my disk?
This is my fstab file:
Code: |
/dev/hda2 /boot ext2 noauto,noatime 1 2
/dev/hda4 / ext3 noatime 0 1
/dev/hda3 none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro,user 0 0
/dev/cdrom /mnt/cdrom iso9660 noauto,ro,user 0 0
/dev/fd0 /mnt/floppy auto noauto,user 0 0
/dev/sda1 /mnt/usbdisk ext3 noauto,exec,rw 0 0
/dev/hda1 /windows vfat noatime,user 0 0
/dev/ipod /mnt/ipod auto async,noauto,users,rw 0 0
/dev/sda2 /home/fiore/hdwin auto noauto,rw,umask=7,group 0 0
|
|
|
Back to top |
|
|
phajdan.jr Retired Dev
Joined: 23 Mar 2006 Posts: 1777 Location: Poland
|
Posted: Sat Nov 18, 2006 9:55 am Post subject: |
|
|
Sorry, we can't guess. Can you point these partitions at your fstab file? Does mount command work for them? |
|
Back to top |
|
|
fiore n00b
Joined: 08 Aug 2006 Posts: 34
|
Posted: Sat Nov 18, 2006 1:28 pm Post subject: |
|
|
Thaks, I've solved the problem about my NTFS partition:
1) It needed to be checked
2) I've used ntfs-3g
It works fine!
For my ext3 partition I'm now looking for.... |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|