Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Hard Disk question [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
sleepingsun
Guru
Guru


Joined: 03 May 2006
Posts: 458
Location: Bosnia

PostPosted: Thu Jul 03, 2008 8:55 am    Post subject: Hard Disk question [SOLVED] Reply with quote

I have 3 hard drive and have problem to remote see tham i see only one /dev/sda boot hard drive and when i wont to boot /dev/sdc where is my second drive i cant boot tham and i cant access tham with remote with putty via ssh , in Kde i sow tham and i have acces to files but when i wont to mount tham from my computer i cant !

Please help !


Last edited by sleepingsun on Sat Jul 19, 2008 7:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
59729
Apprentice
Apprentice


Joined: 21 Jun 2004
Posts: 279

PostPosted: Thu Jul 03, 2008 10:24 am    Post subject: Reply with quote

Actually that doesn't make sence I'm not sure I understood the question either.
Are you saying that the drives are mounted and visible when logging in locally but if you log in remotely through sshd they are gone?
Back to top
View user's profile Send private message
sleepingsun
Guru
Guru


Joined: 03 May 2006
Posts: 458
Location: Bosnia

PostPosted: Thu Jul 03, 2008 10:50 am    Post subject: Reply with quote

Its visble on machine and on kde but when i work something wont to acces via ssh i sow only boot partition (root) ! But second disk is not visble i sow tham also on webmin ! But when i wont to mount tham
Code:

mount /dev/sdc1


i get massage
Code:
mount: can't find /dev/sdc1 in /etc/fstab or /etc/mtab


I dont no how to see files on that hard drive !
Back to top
View user's profile Send private message
59729
Apprentice
Apprentice


Joined: 21 Jun 2004
Posts: 279

PostPosted: Thu Jul 03, 2008 11:22 am    Post subject: Reply with quote

if the partition isn't specified in fstab you need to manually set a target folder. You probably need to create the folder to
Code:

mkdir /mnt/hda4
mount /dev/hda4 /mnt/hda4


Though a better and recommended way is to add it to fstab
Instructions how fstab works is here http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=8

If you need more help post the content of your 'etc/fstab' and your partition layout 'fdisk -l'
Back to top
View user's profile Send private message
sleepingsun
Guru
Guru


Joined: 03 May 2006
Posts: 458
Location: Bosnia

PostPosted: Sat Jul 19, 2008 7:14 pm    Post subject: Reply with quote

Fixed !

Installed HAL fix my problem ! All hdd is visible and OK !
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