Sponsored Content
Special Forums Hardware 320GB HD change and recognize as 2TB Problem Post 302749961 by hicksd8 on Sunday 30th of December 2012 07:24:59 AM
Old 12-30-2012
Firstly, I assume this is a x86 issue? Since you're running Linux it almost certainly is.

What motherboard is it?

First thing to check is whether the motherboard BIOS is supposed to support a 320GB disk? Do you have similar/larger disks on the system already that work?

Is this a SATA disk?

Check that you have the latest BIOS version for your motherboard.

Please post the full make/model of the disk drive.

Also, could try strapping down the negotiated transfer speed................
http://wdc.custhelp.com/app/answers/.../130/p/227,295

Last edited by hicksd8; 12-30-2012 at 08:37 AM..
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

change format problem

Someone can help for the following fromat change can done by script? i.e. insert the perivous colurm's first variable if below line don't have the varaible start from AXXX.... From A123,B123,C123 B123,C123 A234,B234,C234 A345,B345,C345 B345,C34 B345,C345 B345,C345 A456,B456,C456 ... (2 Replies)
Discussion started by: bleach8578
2 Replies

2. Debian

Change resolution problem

Hi gurus I have notebook with connected external monitor. output of my xrandr looks like Screen 0: minimum 320 x 200, current 2960 x 1050, maximum 2960 x 1050 VGA connected 1680x1050+1280+0 (normal left inverted right x axis y axis) 478mm x 300mm 1680x1050 60.0*+ 1280x1024 ... (2 Replies)
Discussion started by: wakatana
2 Replies

3. UNIX for Dummies Questions & Answers

Problem to recognize a storage A5100

People i have solaris 9 in a sparc platform i`m tryng to conect a stora edge a5100.When i do a format i don't see the disk, later i do a touch /reconfigure reboot and nothing cant anybody help me? thank you (4 Replies)
Discussion started by: enkei17
4 Replies

4. Red Hat

RHEL4 easyRAID problem 2tb gpt xfs

hello community, i have problems with my redhat enterprise linux 4 nanhant 6 and my easyraid x8s (8x1tb) extern fibre channel raid extern raid configuration: raid level 5 (8x1tb) redhat system shows me four 2tb partitions and one 450gb partition from my raid :( why????? i have... (1 Reply)
Discussion started by: onkeldave
1 Replies

5. Solaris

Solaris recognize HW Raid ??

Hardware: HP P2000 HP DL380 G7 with Solaris Software: Solaris 10 05/08 I had made a Hardware raid on P2000 and install solaris on G7, The raid card controller is working fine. How can I make the raid works on OS?? "raidclt" is getting nothing :wall::wall: Thanks (11 Replies)
Discussion started by: stanley1024
11 Replies

6. SuSE

change PATH problem

Hi, I want to add a path to PATH. I added export PATH=$PATH:$HOME/newpath in the ~.profile. I exit the shell and reenter shell. After I type echo $PATH. The new path is not added. I don't know why. Can someone give advice? Thanks! (3 Replies)
Discussion started by: jianma
3 Replies

7. Shell Programming and Scripting

How to recognize the Shell?

Hello All I am working on Red Hat Enterprise Linux Server release 5.1 when I logged on to the shell and then write echo $SHELL it shows me the result /bin/bash and when I write csh, the prompt changes and I feel that I am now working upon C shell but when I do echo $SHELL it shows me the... (9 Replies)
Discussion started by: adisky123
9 Replies

8. Shell Programming and Scripting

Problem to automate the change password

Hi. I know how to get new password from input file which have till Dec 2014 passwords with today's date, i want to change my password everyday for which i know how to set cron job that will run everyday in morning. once it is changed it should e-mail me if it successful or not. Can someone... (0 Replies)
Discussion started by: rajjev_saini123
0 Replies

9. HP-UX

Problem in Change Password for user

Dears, I have a problem When I tried to change password for user in HP unix it gives me this error any one can help to solve this ? bmcaddm@nmssrv05: /home/bmcaddm # passwd Changing password for bmcaddm Old password: New password: Re-enter new password: vxfs: msgcnt 810034 mesg 001: V-2-1:... (8 Replies)
Discussion started by: ahmednoaman
8 Replies

10. IP Networking

DNS problem : ping doesn't recognize hostname

I have vmware on my windows PC ( hostname : acer ). vmware has RHEL 7 ( hostname : rhel7 ) installed recently. RHEL IP configuration IP : 192.168.5.128 Netmask : 255.255.255.0 ssh to rhel7 works from acer using putty resolve.conf cat /etc/resolv.conf nameserver 192.168.5.1 host... (12 Replies)
Discussion started by: hiten.r.chauhan
12 Replies
PNPBIOS(4)                                               BSD/i386 Kernel Interfaces Manual                                              PNPBIOS(4)

NAME
pnpbios -- support for embedded devices on the motherboard DESCRIPTION
The pnpbios driver enumerates embedded ISA devices on the motherboard whose BIOS supports ``Plug and Play BIOS Specification''. It assigns ISA bus resources (interrupt line, DMA channel, I/O ports, and memory region) to each device and activates it. If it cannot assign necessary resources to a device without causing conflict with other devices in the system, the device will not be acti- vated and will be unavailable to programs. CAVEATS
There is no explicit way to disable individual embedded devices. The pnpbios driver will find all devices reported by the ``Plug and Play (PnP)'' BIOS and try to activate them all. There is no way to explicitly assign particular resource to a device. The resource assignment is fully automatic and there is no provision for manual override. SEE ALSO
pnp(4) STANDARDS
Compaq, Phenix, and Intel, Plug and Play BIOS Specification Version 1.0A, May 5, 1994. Compaq, Phenix, and Intel, Plug and Play BIOS CLARIFICATION Paper for Plug and Play BIOS Specification Version 1.0A, October 6, 1994. HISTORY
The pnpbios driver first appeared in FreeBSD 4.0. AUTHORS
The pnpbios driver was written by Mike Smith. BSD September 20, 2001 BSD
All times are GMT -4. The time now is 12:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy