Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Read only file system?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
fiore
n00b
n00b


Joined: 08 Aug 2006
Posts: 34

PostPosted: Sat Nov 18, 2006 5:55 am    Post subject: Read only file system? Reply with quote

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
View user's profile Send private message
phajdan.jr
Retired Dev
Retired Dev


Joined: 23 Mar 2006
Posts: 1777
Location: Poland

PostPosted: Sat Nov 18, 2006 9:55 am    Post subject: Reply with quote

Sorry, we can't guess. Can you point these partitions at your fstab file? Does mount command work for them?
Back to top
View user's profile Send private message
fiore
n00b
n00b


Joined: 08 Aug 2006
Posts: 34

PostPosted: Sat Nov 18, 2006 1:28 pm    Post subject: Reply with quote

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! :D

For my ext3 partition I'm now looking for....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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