Sponsored Content
Full Discussion: sata support
Top Forums UNIX for Advanced & Expert Users sata support Post 302093190 by sumitpandya on Wednesday 18th of October 2006 12:50:51 AM
Old 10-18-2006
VT2 is gene for all RedHat Linux Installation issues

Start insatallation process with option "expert". There you can specify HDD specific driver to load. If you cannot see your device in listing there then you search on Internet for Driver Floppy disk for your redhat release.
Finally there is another more expert way of doing this. You can press Alt+F2 or Ctrl+Alt+F2 to get shell prompt on VirtualTerminal2. "cd" to /tmp. You need to extract your desired module from /modules/modules.cgz using following command

gzip -d -c modules.cgz | cpio -iud 2.6.X-X/modulename.ko

There you can try loading couple of relevent modules with command insmod ./2.6.X-X/modulename.ko.

You can search for document on internet to know more about this complex way of doing.
 

6 More Discussions You Might Find Interesting

1. Solaris

SATA driver for soalris 9

can any one help me look for a driver for SATA harddisk, im installing solaris 9 to it. thanks and regards msouthofheavenk ;) (2 Replies)
Discussion started by: msouthofheavenk
2 Replies

2. UNIX for Advanced & Expert Users

Linux o.s on two sata's.

Hi, I have two sata hard-disks. Out of those, one is having RHEL5 operating system, and other is having fedora7 operating system. When I connect the disk with RHEL5 operating system to sata0 port and disk with fedora7 operating system to sata1 port. While booting it shows RHEL5 boot screen,... (3 Replies)
Discussion started by: praveen_b744
3 Replies

3. UNIX for Advanced & Expert Users

trying to setup a sata drive using a sata to scsi adaptor

trying to setup a sata drive using a sata to scsi adaptor I have a sata 1TB Deskstar that I had setup before and during shipment from a facilty to another, the disk failed. The handling was not great, lots of throwing boxes, etc. I have a new disk from Hitachi (thankyou Hitachi) anyway, I don't... (1 Reply)
Discussion started by: mndavies
1 Replies

4. SCO

SATA Hard Disk support by SCO OpenServer 5.05

Is SATA hard disk is suooprted by SCO OpenServer 5.05? If No, how to couter this problem. If yes, please provide the installation steps. (2 Replies)
Discussion started by: rakeshkumar9919
2 Replies

5. Hardware

Connect SATA Laptop HardDrive to Desktop SATA Slots

Hello everybody, I need to connect a laptop 2.5 SATA hard drive to a Desktop board (which uses 3.5' SATA hard drives). I've tried the connectors and they fit excellent in the 2.5 SATA connectors. The problem is that the laptop hard drive uses 5v and the PC's power source sends 12v. So, my... (4 Replies)
Discussion started by: Zykl0n-B
4 Replies

6. Hardware

Question on SATA 300 vs SATA 600

I have an upgrade path in mind for a new computer that will be stocked with a 2TB SATA 300 hard disk. This is a choice based on information that SATA 300 is not necessarily faster than SATA 600. The upgrade path in a year time or so would then involve the purchase of an SSD that would contain the... (4 Replies)
Discussion started by: figaro
4 Replies
nv_sata(7D)							      Devices							       nv_sata(7D)

NAME
nv_sata - Nvidia ck804/mcp55 SATA controller driver SYNOPSIS
sata@unit-address DESCRIPTION
The nv_sata driver is a SATA HBA driver that supports Nvidia ck804 and mcp55 SATA HBA controllers. Note that while these Nvidia con- trollers support standard SATA features including SATA-II drives, NCQ, hotplug and ATAPI drives, the driver currently does not support NCQ features. CONFIGURATION
The nv_sata module contains no user configurable parameters. FILES
/kernel/drv/nv_sata 32-bit ELF kernel module (x86). /kernel/drv/amd64/nv_sata 64-bit ELF kernel module (x86). ATTRIBUTES
See attributes(5) for descriptions of the following attribute: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |x86 | +-----------------------------+-----------------------------+ |Availability |SUNWnvsata | +-----------------------------+-----------------------------+ SEE ALSO
cfgadm(1M), cfgadm_sata(1M), prtconf(1M), sata(7D), sd(7D) Writing Device Drivers SunOS 5.11 22 Jul 2008 nv_sata(7D)
All times are GMT -4. The time now is 05:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy