Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Harddrive LED just stays on [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
glitch13
Apprentice
Apprentice


Joined: 02 Oct 2002
Posts: 213
Location: New Orleans, LA

PostPosted: Tue Aug 31, 2004 2:40 pm    Post subject: Harddrive LED just stays on [SOLVED] Reply with quote

Hey, I recently changed the filesystem of my secondary harddrive from reiser to fat32 (so i can access it from booth the os's I dual boot, linux and win2k). It works like a charm and I can read and write to it from both os's; but now there is a strange, mildly annoying problem: since the change, under linux my computer's hdd led just stays on. Under win2k it works as a hd led should ( that is only coming on during hdd activity), but under linux it just stays on (the hdd isn't thrashing the whole time btw).

I have my ide controller compiled in the kernel, and hdparm shows that dma and all that good stuff is on, besides this just started happening when i reformatted.

Things I've changed since reformatting:
-Added msdos and vfat to kernel (was modules before)
-Added 437 codepage and ISO8859-1 charset in kernel to support FAT32 filenames.
-in fstab, changed options to mount drive as nobody:nobody with no retstrictions (umask=0) so that users could read and write to it.
-used to have it mounted to /share/olddrive, now I have it mounted to /share

That's all I can think of. Thanks in advance for any help!


Last edited by glitch13 on Wed Sep 01, 2004 2:05 pm; edited 1 time in total
Back to top
View user's profile Send private message
potatoface
Guru
Guru


Joined: 18 Feb 2004
Posts: 542
Location: ::7F00:1

PostPosted: Tue Aug 31, 2004 3:19 pm    Post subject: Reply with quote

hi,

the only thing i know i that you should add user to your opts in /etc/fstab.

my section looks like:

Code:
/dev/hda1               /mnt/win_c      vfat            noauto,rw,user          0 0
/dev/hda5               /mnt/win_d      vfat            noauto,rw,user          0 0


this are my windows partitions where users are able to read and write to the partition.
_________________
The generation of random numbers is too important to be left to chance.
Adopt an unanswered post.
Back to top
View user's profile Send private message
glitch13
Apprentice
Apprentice


Joined: 02 Oct 2002
Posts: 213
Location: New Orleans, LA

PostPosted: Tue Aug 31, 2004 3:39 pm    Post subject: Reply with quote

I don't think I need to mount it as nobody:nobody, and having "users" in there lets users mount and r/w to it, but the problem is that whoever mounts it, it mounts with permissions for them only, and I have it auto mounting at boot, so it can only be accessed by root, which is why I have the umask with no restrictions.

Do you think this is what's causing the light to stay on?

btw, here's my fstab entry for it:
Code:
/dev/hdc1  /share  vfat  auto,rw,users,uid=65534,gid=65534,umake=0  0 0
Back to top
View user's profile Send private message
glitch13
Apprentice
Apprentice


Joined: 02 Oct 2002
Posts: 213
Location: New Orleans, LA

PostPosted: Wed Sep 01, 2004 2:05 pm    Post subject: Reply with quote

Well, after using the computer for about an hour or two last night, the light just started acting normal again. hrm. I have no idea what was going on and I didn't hear any thrashing going on. I'm not even going to wager a guess as to why it stayed on for 24 hours.

Thanks anyway!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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