addition of SCSI drive in XP

I have added a second hard drive for a VM XP.  The drive does not appear after that I have start the virtual machine.  I checked and it is using the VMware SCSI drive.  Am I supposed to change the driver for the LSI or Buslogic driver before the drive will appear in my computer?

You have to do a Disk rescan in disk management (in your XP)?

André

Tags: VMware

Similar Questions

  • VMware Converter, XP and SCSI driver - in addition, deployment

    Hi all

    I created a virtual XP of Windows machine of a physical machine with VMware Converter. But now I'm invited with an error message when you start the virtual machine, stating that I have not a SCSI driver that I need. I did some research on Google about this topic and tried a few things, but have so far is not solved this problem. Any ideas/tips?

    Also, I'm about to deploy this virtual machine through the Casper Suite. There was a white paper by JAMF on the deployment of version 2 of Fusion, but I did not do any concrete documentation with 4. If the resources or experience you have would be appreciated.

    Thank you!

    Another option to remove all the 'messages say just Ok' is
    msg.noOK = 'TRUE '.

    > Would it be

    > scsi0:0.redo = «»

    None

  • SCSI driver selectio VM version 7

    Hello

    I'm trying to find a consensus of the SCSI adapter to use, the operating system we have is Win2k3 WIn2k8 SP2, Win2k8 R2.

    For the system OS disk what is the SCSI driver that is recommended for this partition, I read some documents that mention;

    -drive system (Vmware Paravirtual) is not supported, so I guess that's out of the question for c:\ then to d:\ I assume that VMware paravirtual is recommended as it gives the best results.

    - but then for C:\ whats the recommended for Win2k3/wk8 'LSI logic SAS' or 'LSI Logic parallel' we do not use any Windows cluster or other simple stand-alone servers.

    -In addition to d:\ phsycial RDM I assume because I also use "Vmware Paravirtual" for better performance

    fix?

    In addition, once I changed my SCSI driver according to doco.

    http://KB.VMware.com/selfservice/microsites/search.do?language=en_US & cmd = displayKC & externalId = 1010398

    How can I confirm OS, I use this driver for the disk D:\?

    Thank you very much

    Take a look on:

    Virtual SCSI adapter type

    I suggest to use the controller to suggest the new Wizard of VM.

    André

  • Iomega Zip Drive old (PC) for Mac SCSI drives

    I came across my old Iomega Zip 100 Drive I used with my PC in 1999.  It is a SCSI drive.  I'm all about Apple and Mac during the past 10 years or so.  I have access to a Windows computer with, I think, Windows 98 on it. Is it possible to get pictures off the Zip disks?  I don't want to get a SCSI to USB cable and the ruin of my Mac. The Mac would even read the saved files.  No, I don't know how I saved them.  I just pictures on disks.

    Any information would be greatly appreciated!

    PMZF

    Are you sure it's a SCSI disk (it's relatively rare to find SCSI on a PC)? There was an external parallel version of the Zip 100 drive. The connectors are DB - 25 for both versions, but the SCSI model has a special icon of SCSI ID and termination switches. The Iomega cables parallel and SCSI had different colors. Do not confuse the models. Do not plug in a parallel to a SCSI port, or vice versa.

    In any case, if the Zip drive in question in fact can be successfully connected to the Windows PC (98), you should be able to read the discs, Zip it. There are a few methods that can be used for a transfer to a modern Mac. Is - that computer has Ethernet?

    What exact model of Mac is this? You have access to a USB floppy drive (which can be connected to a Mac)?

    It would also be possible to locate a Zip USB drive that could be linked to a modern computer. It would be a matter of moving the Zip disks only.

  • How can I change the player assigned to the SSD for a SATA instead of the SCSI drive?

    Original title: SCSI instead of SATA

    I built a PC with Windows 7 Ultimate 64 bit.  My C: drive is a Samsung 840 Pro SSD.  The system never worked properly and I discovered that the SSD which is a SATA 3 drive in Device Manager is configured as a SCSI disk.  Someone knows how to change the driver assigned to the SSD for a SATA instead of the SCSI driver?

    Hello Uriel,

    Thank you for your response.

    SATA controllers will normally appear as "SCSI" controllers in windows. It's normal and nothing to worry about. Often the SATA controllers will also be able to run in IDE mode and then they present themselves as IDE controllers, but it is unlikely that they will be able to operate optimally, as the IDE interface is missing some features of SATA. So even if you do not have the ability to set the cache in the Device Manager, a SATA controller is running in mode SATA should work just fine.

    The IDE bus is managed by the controller SATA3, and if this control is set in the BIOS to "IDE" somehow it seems related to the operating system as a SCSI device.  By setting this entry in the BIOS to "RAID/IDE" IDE devices get properly detected.

    This can also occur if you change the BIOS settings for the SATA ports of 'IDE' to 'AHCI' after installing Windows 7.

    I hope this information helps.

    Thank you

  • Changing from 32-bit Win 7 to 64 - bit Win 7. Do I need a 64-bit SCSI driver for my hard drive SCSI of WD32 00BEKT-00F3T for "clean installation?"

    I am currently using Win 7 Home Premium 32-bit on my laptop.
    I intend to switch to Win 7 64-bit and bought the full product and I am ready to install it. I hesitate only because a previous installation of Windows, I remember being trapped because I didn't have the appropriate manufacturer SCSI driver to install during the installation process of Windows (Vista?).
    Win7 Home Premium 64-bit requires separate SCSI the manufacturer driver during installation (clean install!) or is automatically detected and installed with Win 7 64 bit?
    For your info, my HARD drive is: hard drive Western Digital WD32 00BEKT-00F3T SCSI.
    I see in the properties of the HARD drive under Win 7 32 bit driver running is a Microsft (Driver version 6.1.7600.16385) and so I'm hopeful that the switch, I intend require no road by the manufacturer, and that everything will be taken care by the installation of Win 7 64 bit.
    Can you help me, please?

    Yes, you will need a 64-bit driver, there need not be a native driver for Wndows 7 64-bit, you can also use a Windows Vista 64-bit driver if one is available.

  • Manual addition of SCSI controller

    Hello

    I got in trouble, adding to a SCSI controller. My code looks like this:

    name = "SSCI Controller";
    description = "SSCI Controller";
    address = 0;
    type = 6;
    subType = "lsilogicsas";
    
    CimString cimString = new CimString();
    Map<QName, String> cimAttributes = cimString.getOtherAttributes();
    cimAttributes.put(new QName("http://www.vmware.com/vcloud/v1.5",
    "busSubType", "vcloud"), subType);
    cimAttributes.put(new QName("http://www.vmware.com/vcloud/v1.5",
    "busType", "vcloud"), String.valueOf(type));
    cimString.getOtherAttributes().putAll(cimAttributes);
    CimString setElementName = new CimString();
    setElementName.setValue(name);
    CimString setDescription = new CimString();
    setDescription.setValue(description);
    CimString setInstanceID = new CimString();
    setInstanceID.setValue("1000");
    ResourceType setResourceType = new ResourceType();
    setResourceType.setValue(String.valueOf(type));
    
    CimString setAddress = new CimString();
    setAddress.setValue(String.valueOf(address));
    
    RASDType diskItemType = new RASDType();
    diskItemType.setElementName(setElementName);
    diskItemType.setDescription(setDescription);
    diskItemType.setInstanceID(setInstanceID);
    diskItemType.setResourceType(setResourceType);
    diskItemType.setAddress(setAddress);
    diskItemType.getHostResource().add(cimString);
    

    The XML looks like this:

     <ns6:Item>
            <ns3:Address>0</ns3:Address>
            <ns3:Description>IDE Controller</ns3:Description>
            <ns3:ElementName>IDE Controller 0</ns3:ElementName>
                <ns3:InstanceID>1</ns3:InstanceID>
            <ns3:ResourceType>5</ns3:ResourceType>
        </ns6:Item>
        <ns6:Item>
            <ns3:Address>0</ns3:Address>
                <ns3:Description>SSCI Controller</ns3:Description>
            <ns3:ElementName>SSCI Controller</ns3:ElementName>
            <ns3:HostResource ns6:busSubType="lsilogicsas" ns6:busType="6"/>
            <ns3:InstanceID>1000</ns3:InstanceID>
            <ns3:ResourceType>6</ns3:ResourceType>
        </ns6:Item>
    
    

    Also, I get a success message:

    <Task xmlns="http://www.vmware.com/vcloud/v1.5" status="success" startTime="2011-11-08T21:14:32.401+01:00" operationName="vappUpdateVm" operation="Updated Virtual Machine Test Machine(6c99a693-fcfc-4424-afdb-cf5a9172447b)" expiryTime="2012-02-06T21:14:32.401+01:00" endTime="2011-11-08T21:14:32.635+01:00" name="task" id="urn:vcloud:task:ac59ce2a-fc3f-451e-891d-0a2e1ab54e7c" type="application/vnd.vmware.vcloud.task+xml" href="https://188.138.123.220/api/task/ac59ce2a-fc3f-451e-891d-0a2e1ab54e7c" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.vmware.com/vcloud/v1.5 http://172.30.34.220/api/v1.5/schema/master.xsd">
        <Owner type="application/vnd.vmware.vcloud.vm+xml" name="Test Machine" href="https://188.138.123.220/api/vApp/vm-6c99a693-fcfc-4424-afdb-cf5a9172447b"/>
        <User type="application/vnd.vmware.admin.user+xml" name="scriptuser" href="https://188.138.123.220/api/admin/user/8062b4a4-2aa5-4858-af62-b8bee8baa693"/>
        <Organization type="application/vnd.vmware.vcloud.org+xml" name="Demo" href="https://188.138.123.220/api/org/baca2a0b-d2be-4b6a-ad30-9268b9cdee23"/>
    </Task>
    
    

    The problem is take a look in the hardware section that I can't find the SCSI controller...

    Can someone help me?

    Hello

    Adding a type SCSI drive will add the SCSI controller for you.

    I don't think that you can add only a SCSI controller without any disk to it.

    Try to only add a SCSI (buslogic, free, lsilogicsas, VIrtualSCSI) disc that will add a SCSI controller for you.

            any name
           
            any id
            17
       

    Kind regards

    Rajesh Kamal.

  • Windows 2000 SCSI Driver BSOD

    Hi all

    I have a Windows 2000 Server that I have P2V once a week for DR purposes. The only problem is that when I tried to start a got a BSOD and have thought that it is a problem of buslogic scsi driver. I had a look at the KB Article: 1005208, which gives instructions on how to install the Vmware scsi on the physical machine drivers before the conversion. It looks all pretty straight forward, however I was wondering what would be the risk to the physical Server does not start after the installation of this?

    Any comment ideas appreciated.

    Concerning

    Rob

    Hello

    Please install windows 2000 rollup pack on the source server and try again p2v. beforing turning on the virtual computer replace buslogic scsi adapter.

  • VMware SCSI driver: textmode or PNP?

    Hello world

    I would like to integrate my Windows XP installation image using nLite drivers SCSI of VMware for Windows XP . However, I wonder if the type of the SCSI driver is textmode or PNP.

    Could someone help me please about this issue?

    Thank you very much!

    If you use a virtual hard disk SCSI of VMware as the Volume of the system during the installation of Windows XP then VMware SCSI must be provided during the part in text Mode of Windows Setup.

  • Adding a SCSI drive to Windows 2003 Web Server

    Can someone provide me with a diagram to install additional hard disks in a VM Ware Workstation using Windows 2003 Web Server.

    I use the demo version of Workstation 6.5. I would like to add to the readers of more the C:"" drive.

    So far, I created using the VM & gt; Setting & gt; Material & gt; Add.

    Instructions explain to use partitioning and formattting tools in the operating system

    When I go to computer management & gt; Device Manager the two additional disk as VMware, VMware Virtual SCSI disk

    It seems that they are already formatted. The drive letter for them do not appear in my computer. Where is the tool for partitioning and formatting?

    How can I go to the system BIOS/CMOS settings to see newly created the associated drive letter and the virual drive configurations?

    Click in the console and F2 on boot or bios.forceSetupOnce = "TRUE" can be inserted into a VMX file.

    Kind regards

    EvilOne

    NOTE: If your question or problem has been resolved, please mark this thread as answered and awarded points accordingly.

  • Request help second addition, internal hard drive [HP Pavilion Elite e9290f]

    Hello

    Quick question here. I am a music producer and you can always use a ton of extra space as some of my projects are 17 to 20 GB in size. My HP e9290f comes with a stock of 1 TB Seagate (I think) internal hard drive. I intend to add this DeckStar HGST hard 4 TB (7200 RPM)

    However, I am not sure, if this drive is compatible with my computer. I talked about the upgrade & maintenance manual but inside, he tells me only how to replace the current internal hard drive. The addition of this amount of space external hard drive is not an option since all my ports are used by external hard drive! Can anyone shed light on what tools I need exactly to connect this HD extra 4TB? I would appreciate your answers, because time is of the essence

    HP Pavilion Elite e9290f | Intel Core i7 920 2.67 GHz | Windows 7 Ultimate 64 - bit Edition. 20 GB OF DDR3 SDRAM MEMORY | 1 TB of HDD at 7200 RPM. HARD drive external 2 TB | HARD drive 1 external to | HARD drive 640 GB external | HDD external 500 GB | NVIDIA GeForce GTX 260 1.8 GB | Audio interface Edirol FA-101 | Samsung 2493 HM 24 inches. Wide screen monitor |

    Hello

    I have not tested a HDD 4 TB on the motherboard of truckee. In theory, it should work as a data reader set shaped like a GPT disk.

    Another option if you don't want to take the risk is to install two hard drives of 2 TB. The one in the location empty in the cage from the hard drive and another in the optical drive Bay (if open) second.  You will need one 3.5 "to 5.25" adapter if you use the optical Bay.

    Check on the return policy for the 4 TB harddrive and see if your can return/exchange it if it doesn't work.  Kit retail for Hitachi 4TB has an optional driver if the motherboard of your PC will not format the drive completely outside up to 4 TB.

  • Pavilion dv6-1355dx: need to raid scsi driver

    Hi all.

    I have a laptop Pavilion Dv6-1355dx who originally Windows 7 above. I would like to downgrade to Windows XP 64 Bit and I need scsi-raid for hard disk driver.

    If you have a download link, could you please send to me.

    Thank you

    Hello:

    I have compressed upwards and attached storage controller drivers you need for your laptop below.

    You can read the link below the section of Intel, and then read the downloadable document for how to integrate all the drivers.

    http://h30434.www3.HP.com/T5/notebook-operating-system-and-recovery/SATA-drivers-for-XP-solution-on-0x0000007B-BSOD/m-p/114120/highlight/true#M17758

  • Pavilion dv6: install a bisides additional ssd HARD drive

    My PC is slow to start especially, but also in other situations. Is it possible and wil it help with an additional SSD. A hybrid disc would be a possibility?

    DV6-6b20eo is the model.

    It is an AMD processor and these models do not have a slot for card WSSD mSATA, then your only option for one SSD is to replace the internal hard drive with a 2.5 inch SATA SSD.

    Your repair manuals

    See p. 54 to access hard disk, deleting replacement instructions.

    Post back if you need help to find a place, reasonably priced SSD and installing software on it.

    If it's 'the Answer' please click on 'Accept as Solution' to help others find it.

  • Optiarc dvd rw ad - 7173a scsi driver for windows 7

    Hello.
    I just installed windows 7 and can not install or detect my dvd - rom.
    My computer is a gateway GT5628.
    I tried to update the drivers manually, but it did not work either.
    How can I solve this problem?

    Your http://www.sony-optiarc.eu/en/products/archive/dvddrivesdesktoppcs/ad7173a.html drive is IDE not SCSI.

    Try this:

    1. click the Start button, type regedit into the "Search" text box and press ENTER.

    2. navigate to the following key:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\ {4D36E965-E325-11CE-BFC1-08002BE10318}

    3 right-click right the {4D36E965-E325-11CE-BFC1-08002BE10318} entry, choose 'Export', select desktop in the Save in and type backup in file name. Click Save.

    Please Note: the backup file is on the desktop and named backup.reg. We can simply restore the registry by double-clicking the backup.reg file.

    4. Select this key ({4D36E965-E325-11CE-BFC1-08002BE10318}), on the right pane, and then verify if the Upperfilters and Lowerfilters value are present. If so, please right-click on the values and select 'Remove' to remove them.

    5 restart the computer.

  • SCSI driver for NT4 installation in the drive?

    I try to install Win NT4 in the drive. When I boot from cd I get a message

    There is at least a virtual SCSI device installed on this virtual machine from Windows NT.

    Windows NT does not include drivers for the card Player VMWare BusLogic SCSI uses for virtual SCSI devices.

    To use these virtual SCSI devices, install the VMWare driver in the virtual machine. Download the driver from

    " http://VMware.com/info?id=43 ".

    Entering above URL leads to a page indicating

    You do not have access to an account. Check with your Super user, procurement Contact, or the administrator.

    Can someone advise?

    >... since I can not download on my pc and copy in the whole of the VM of NT4 until I have install VMWare tools...

    I guess that you plan to drag & drop with this! There are other options too, for example to copy the file on a network share on the computer virtual NT4, or "burn" an ISO image with the SP6 on her file and attaching it to the virtual CD-ROM drive of the virtual machine.

    André

Maybe you are looking for