Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Reiser harddrive was working, Now it doesn't show up[SOLVED]
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
Renton007
n00b
n00b


Joined: 14 Aug 2005
Posts: 27

PostPosted: Mon Sep 04, 2006 3:26 am    Post subject: Reiser harddrive was working, Now it doesn't show up[SOLVED] Reply with quote

nothing changed in fstab. One day the harddrive was no longer available.

Code:
localhost mnt # mount -a
mount: /dev/hdd is not a valid block device


Does anyone have any ideas? let me know if/what info you need.

Thanks for any help.


Last edited by Renton007 on Wed Sep 06, 2006 1:05 am; edited 1 time in total
Back to top
View user's profile Send private message
mathgeek
Tux's lil' helper
Tux's lil' helper


Joined: 12 Oct 2004
Posts: 103
Location: Ulm, Germany

PostPosted: Mon Sep 04, 2006 10:51 am    Post subject: Reply with quote

Can you mount the desired partition manually? E.g. by doing
Code:
mount /dev/hdd1 /mnt/somedirectory

What filesystem are you using? Did you change anything in your kernel? Or did you add/remove any piece of hardware? How come the drive is called hdd? Do you have four hard disks in your system? The reason I'm asking is that I mixed up the cables once and so I ended up with my cd being hda.
_________________
Gentoo can do.
Back to top
View user's profile Send private message
Renton007
n00b
n00b


Joined: 14 Aug 2005
Posts: 27

PostPosted: Mon Sep 04, 2006 6:52 pm    Post subject: Reply with quote

I can not mount the drive manually, it gives the same error as I posted earlier.

my other filesystems are ext2 & ext3. The failed one is Reiser.

No change in the kernel.

it is hdd because I've got 3 harddrives and had a cd-rom. The cd-rom got broken and started causing boot-up problems so it got removed.

The drive hdd worked fine after that for a while, then stopped. I opened the case and wiggled and jiggled wires and the drive came back online after a reboot. This time no amount of jiggling has helped, I also tried the connector that once was for the cd-rom.

I'm pretty sure that it is some hardware problem, I just can't find it.

Is there a way to list what harddrives are in the system?

Thanks
Back to top
View user's profile Send private message
desultory
Bodhisattva
Bodhisattva


Joined: 04 Nov 2005
Posts: 9410

PostPosted: Mon Sep 04, 2006 8:38 pm    Post subject: Reply with quote

Renton007 wrote:
Is there a way to list what harddrives are in the system?

If sysfs is mounted, ls /sys/block/ should list all of the hard drives along with some other devices.
If sysfs is not mounted, lshw (sys-apps/lshw) should still be able to find the hard drives, lshw -C disk -short will list all disks and partitions thereof.
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Sep 04, 2006 8:46 pm    Post subject: Reply with quote

Another quick way to list all harddrives, and the partition tables is
Code:
# fdisk -l
Back to top
View user's profile Send private message
Renton007
n00b
n00b


Joined: 14 Aug 2005
Posts: 27

PostPosted: Tue Sep 05, 2006 3:04 am    Post subject: Reply with quote

Well nothing shows hdd, only my first two drives show up. I'll try swapping my two secondary drives around tomorrow and I'll let you know how it goes.

thanks for your help!
Back to top
View user's profile Send private message
bombcar
Guru
Guru


Joined: 08 Apr 2003
Posts: 453
Location: Wisconsin

PostPosted: Tue Sep 05, 2006 3:37 am    Post subject: Reply with quote

hdd will be the secondary slave drive. It will be connected to the secondary IDE port on your motherboard, and would have a jumper setting it as slave. If it is the only drive on the cable, it should be master, most like.
Back to top
View user's profile Send private message
Renton007
n00b
n00b


Joined: 14 Aug 2005
Posts: 27

PostPosted: Wed Sep 06, 2006 1:04 am    Post subject: Reply with quote

Well it seems to have been the Master/Slave settings. After removing the cd-rom I should have changed the jumper on the drive as well.

Thank you for all of your help.
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