View previous topic :: View next topic |
Author |
Message |
ska_p_te Tux's lil' helper
Joined: 24 Nov 2003 Posts: 110 Location: G @ B
|
Posted: Thu Apr 06, 2006 8:59 pm Post subject: unable to find/mount sata |
|
|
hi,
I'm unable to mount my sata hdd with linux.
When i installed Gentoo i could see them and change them with fdisk, but now when I want to mount them he gives this message: mount:
/dev/sdb1 is not a valid block device
My gentoo is installed on a ide.
I have 2 sata hdd, sda (windows) and sdb (4 linux)
In my kernel I selected Silicon Image Sata driver.
I have a asus-A7N8X motherboard.
If somebody could help me it would be great!
Thanks
Last edited by ska_p_te on Sun Apr 09, 2006 10:29 am; edited 1 time in total |
|
Back to top |
|
|
stickboy2642 Tux's lil' helper
Joined: 21 Jan 2004 Posts: 129 Location: MT, USA
|
Posted: Thu Apr 06, 2006 9:12 pm Post subject: |
|
|
When you selected the Silicon Image driver in the kernel, did you select it as a module or built-in? If it is a module, then you will have to make sure that it is loaded before you can mount the drives.
Your best bet is to ensure that it is installed directly in the kernel and not as a module (if you haven't done so already). I believe you would have problems booting from the drives if you built the drivers as a module. _________________ <?PHP
if ($desireToSolveProblem > 0){
solve($problem);
}else{
drink($beer);
} ?> |
|
Back to top |
|
|
ska_p_te Tux's lil' helper
Joined: 24 Nov 2003 Posts: 110 Location: G @ B
|
Posted: Thu Apr 06, 2006 10:14 pm Post subject: |
|
|
I build it in....
I already tried this in my kernel:
1.
ONLY:
ATA/ATAPI/MFM/RLL support ---> <X> Silicon Image chipset support
2.
ATA/ATAPI/MFM/RLL support ---> <X> Silicon Image chipset support
SCSI device support ---> SCSI low-level drivers ---> <X> Silicon Image SATA support
3.
ONLY:
SCSI device support ---> SCSI low-level drivers ---> <X> Silicon Image SATA support
4.
ATA/ATAPI/MFM/RLL support ---> <X> Silicon Image chipset support
SCSI device support ---> SCSI low-level drivers ---> <X> Silicon Image SATA support
<X> Silicon Image 3124/3132 SATA support |
|
Back to top |
|
|
ska_p_te Tux's lil' helper
Joined: 24 Nov 2003 Posts: 110 Location: G @ B
|
Posted: Fri Apr 07, 2006 5:12 pm Post subject: |
|
|
Somebody who could help me with this irritating problem?
tnx |
|
Back to top |
|
|
phil_r Apprentice
Joined: 14 Mar 2006 Posts: 265 Location: Omaha, NE, USA
|
Posted: Fri Apr 07, 2006 8:03 pm Post subject: |
|
|
Have you formatted the disc?
mke2fs /dev/hd........ ?
Phil. |
|
Back to top |
|
|
ska_p_te Tux's lil' helper
Joined: 24 Nov 2003 Posts: 110 Location: G @ B
|
Posted: Sat Apr 08, 2006 10:45 am Post subject: |
|
|
I can't format them because linux can't find them.
And is sata nog /dev/sd in stead of /dev/hd?
He can't find /dev/sda /dev/sdb /dev/sdc /dev/sdd /dev/hdb /dev/hdc /dev/hdd /hde, ... or another place where they could be.
Greetz |
|
Back to top |
|
|
|