Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-13-2002, 07:46 PM
|
#1
|
LQ Newbie
Registered: Nov 2002
Location: Cambridge, UK
Distribution: Suse 7.3
Posts: 4
Rep:
|
Read only SCSI - /dev/sda5
Just installed a new SCSI card - SYMBIOS 5C895 - and having mounted the disk that Suse found at /dev/sda5, it tells me that the filesystem is read only - the filesystem is a vfat one, but I don;t think this is the reason why - is it?
Any ideas on this? Why has it gone to read only?
The line in the /etc/fstab which is releveant to this disk looks like this:
/dev/sda5 /windows/diskpack vfat noauto, user 0 2
Any help much appreciated.
Cheers,
Mike
|
|
|
11-13-2002, 09:27 PM
|
#2
|
Member
Registered: Mar 2001
Location: India
Posts: 332
Rep:
|
Hi
Try to mount manually and try first. also post ur output of mount commnand

|
|
|
11-14-2002, 03:39 AM
|
#3
|
LQ Newbie
Registered: Nov 2002
Location: Cambridge, UK
Distribution: Suse 7.3
Posts: 4
Original Poster
Rep:
|
Hi:
Mounting manually seems to give a similar result - the drive is mounted as a read-only filesystem.
There is no output from the mount command.
I noticed that the system seems to have created symbolic links to the other mounted windows drives (which were presetn when the kernel was compiled), which seem to be read/writeable. The original mounts that these links point to are read only, but I don;t seem to have any problem with these drives.
Another problem (i don;t know if it's connected or not) is that when I try to explore the drive in Konqueror - the first time i get a 'list is unsupported instruction,' error, and thereafter, i get 'drive is busy' error. I can see the files from the command line OK, though.
Any ideas? Anyone?
Thanks,
Mike
|
|
|
11-14-2002, 03:53 AM
|
#4
|
Member
Registered: Mar 2001
Location: India
Posts: 332
Rep:
|
hi.
Is it a vfat or NTFS partition ?. and u can try by mounting with trw option and check the same.
Like..
mount -t msdos -orw /dev/sda5 /disk2
Also post the output of mount command or content of /etc/mtab file
|
|
|
11-14-2002, 01:59 PM
|
#5
|
LQ Newbie
Registered: Nov 2002
Location: Cambridge, UK
Distribution: Suse 7.3
Posts: 4
Original Poster
Rep:
|
Hi: I used the following line:
/dev/sda5 /windows/diskpack vfatn oauto,user,umask=0 0 2
This made the drive read/write, but I still get the unsupported action listDir error when trying to go to the mount in Konqueror.
The output of mount is pasted below:
linux:/windows # mount
/dev/hdb7 on / type ext2 (rw)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/hdb5 on /boot type ext2 (rw)
shmfs on /dev/shm type shm (rw)
/dev/sda5 on /windows/diskpack type vfat (rw,noexec,nosuid,nodev,umask=0,user=mike)
Any ideas?
Cheers for any help,
Mike
|
|
|
All times are GMT -5. The time now is 11:39 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|