Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
disks missing
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
files
n00b
n00b


Joined: 21 Nov 2006
Posts: 20

PostPosted: Tue Jun 19, 2007 7:49 am    Post subject: disks missing Reply with quote

fstab :
--------------------------------------------------------------------------
/dev/hda1 /boot ext2 noauto,noatime 1 2
/dev/hda3 / ext3 noatime 0 1
/dev/hda2 none swap sw 0 0
/dev/hdc1 /mnt/hdc1 reiserfs defaults 0 1

none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
-----------------------------------------------------------------------------
df -h output:

Filesystem Size Used Avail Use% Mounted on
/dev/hda3 5.2G 3.1G 1.9G 62% /
udev 77M 2.5M 74M 4% /dev
none 77M 0 77M 0% /dev/shm
------------------------------------------------------------------------------

what do i need to do to get this disk back?
/dev/hdc1 /mnt/hdc1 reiserfs defaults 0 1
Back to top
View user's profile Send private message
wilix
n00b
n00b


Joined: 18 Jun 2007
Posts: 11

PostPosted: Tue Jun 19, 2007 9:22 am    Post subject: Reply with quote

You need to have the module for the controller loaded where that disk is connected to, before the disk gets mounted. It looks like the kernel doesn't know anything about hdc when it boots.
Back to top
View user's profile Send private message
mudrii
l33t
l33t


Joined: 26 Jun 2003
Posts: 789
Location: Singapore

PostPosted: Tue Jun 19, 2007 9:37 am    Post subject: Reply with quote

What you mean
Quote:
what do i need to do to get this disk back?
/dev/hdc1 /mnt/hdc1 reiserfs defaults 0 1


check if OS can see your hdd
fdisk -l

check the kernel if you compile with reiserfs

check the mounts

try to mount manually
_________________
www.gentoo.ro
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