zynthetikk Posted February 9, 2010 Posted February 9, 2010 (edited) Hi everybody, im in dire need of help.Im trying to install Windows 7 Pro (64bit) on my computer.But when I get to the HDD section it only shows a blank screen with the settings "load drive" etc. I've tried to load the SATA drives but I dont have a floppy reader.This is my system.Mobo: Gigabyte GA-MA785GMT-UD2HCPU: AMD Athlon II X4 620/AM3 2.60GHzRAM: KINGSTON VALUERAM 4GB DDR3 1333 NON-ECC CL9HDD: WD 500GB SATA2DVD: NEC DVD+-RWGFX: Integrated ATI Radeon HD4200Does any one know how to fix this? Edited February 9, 2010 by zynthetikk
PC_LOAD_LETTER Posted February 9, 2010 Posted February 9, 2010 put the drivers on a USB drive the same way you used to put them on a floppy (with the txtsetup.oem file) and windows 7 setup should recognize them.if that doesnt work youll need to integrate them into the dvd and reburn it
zynthetikk Posted February 9, 2010 Author Posted February 9, 2010 (edited) Are there any tutorials for this? Edited February 9, 2010 by zynthetikk
PC_LOAD_LETTER Posted February 9, 2010 Posted February 9, 2010 maybe. but it really just amount to:step 1 : put files on drivestep 2 : run setup and click "Load Drivers"
zynthetikk Posted February 9, 2010 Author Posted February 9, 2010 Well I did that but it didnt work :SI think integrate them on a dvd might be a better solution.
Guest Posted February 9, 2010 Posted February 9, 2010 You can also burn the drivers to a CD and load them from that if you're having trouble reading them through USB.
MrJinje Posted February 9, 2010 Posted February 9, 2010 Use DISM Tool. You need to mount boot.wim Image # 2 and use the Add-Driver button to integrate your RAID or other boot-critical drivers.I think most of the other UA programs can do this now, check the stickies in the Unattended Windows 7 section.
zynthetikk Posted February 10, 2010 Author Posted February 10, 2010 Sorry for double posting.But I cant seem to find any tutorials on how to use Mr Jinje DISM Tool
zynthetikk Posted February 10, 2010 Author Posted February 10, 2010 (edited) Okej, so I mounted the wim.boot image, but I get an error when i try to add the drives. Edited February 10, 2010 by zynthetikk
Tripredacus Posted February 10, 2010 Posted February 10, 2010 You need to specify the path to the INF. You can't just tell DISM what folder it is in or use wildcards.Also, um why are you using Powershell? Use the PE Tools Command Prompt from the AIK folder in the Start Menu.
zynthetikk Posted February 10, 2010 Author Posted February 10, 2010 Im not using powershell. Im using Mr Jinje DISM Tool
MrJinje Posted February 10, 2010 Posted February 10, 2010 You need to specify the path to the INF. You can't just tell DISM what folder it is in or use wildcards.Also, um why are you using Powershell? Use the PE Tools Command Prompt from the AIK folder in the Start Menu.Because I used Powershell in DISM Tool. and it is set up to recurse through an entire folder drivers, so he is doing things right.My guess is he needs to look into the permissions on C:\Mount, or something else is up with his ACL somehow. (based on error in his jpg) Can you try mounting to a different folder other than C:\Mount. or maybe delete and re-create that folder before trying again.Are there any spaces in your path to your DVD\Sources\Install.wim ??? Some people have trouble when the path has spaces. C:\users\my username\Desktop\My DVD\Sources\Install.wim which causes errors. So I have them move to a path with no spaces.
cluberti Posted February 10, 2010 Posted February 10, 2010 You need to specify the path to the INF. You can't just tell DISM what folder it is in or use wildcards.Also, um why are you using Powershell? Use the PE Tools Command Prompt from the AIK folder in the Start Menu.Actually, Trip - his command is just fine. If you pass the path to a folder, DISM will parse the entire contents of the folder for .inf files. The command itself is fine, however Mr Jinje is probably onto something with the folder containing the image. Assuming it was mounted and is being accessed via the tool, it may be a sharing violation or some other.To the OP, You might want to try and mount the WIM outside of Mr Jinje's tool and use the DISM commands manually (and using a folder other than C:\Mount is also a potentially good idea) to try and add the drivers.
zynthetikk Posted February 11, 2010 Author Posted February 11, 2010 hm it still doesnt work. I set the permission and changed folders :/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now