Jump to content

grisensko

Member
  • Posts

    8
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

About grisensko

grisensko's Achievements

0

Reputation

  1. Cool!! something I can help with OK I have just succeded to use Method 2 over a Network install this week .... Here is my presetup.cmd ... explaination will follow : Presetup.cmd REM +=======================================================+ REM | This presetup.cmd is preconfigured to work with my | REM | DriverPacks smoothly, i.e.without having to edit this | REM | file. However, if you would like to use my Driver- | REM | Packs straight from CD/DVD, you'll have to edit it. | REM | | REM | Bâshrat the Sneaky, 2004-2005 | REM | | REM | With special thanks to Pyron, a06lp and iLE! | REM +=======================================================+ REM +=======================================================+ REM | Finding CDROM driveletter | REM |-------------------------------------------------------| SET tagfile=\OEM FOR %%i in (c d e f g h i j k l m n o p q r s t u v w x y z) do if exist "%%i:%tagfile%" set CDDRIVE=%%i: REM +=======================================================+ REM | Make sure we are in System32 | REM |-------------------------------------------------------| CD /D %SystemRoot%\system32 REM +=======================================================+ REM | Decompressing the DriverPacks to the harddisk | REM |-------------------------------------------------------| CD /D %SystemDrive% %SystemDrive%\$WIN_NT$.~LS\$OEM$\OEM\bin\7za.exe x -y -aoa %SystemDrive%\$WIN_NT$.~LS\$OEM$\OEM\D_*.7z -o"%SYSTEMDRIVE%" REM +=======================================================+ REM | Scanning for driverdirectories | REM |-------------------------------------------------------| %SystemDrive%\$WIN_NT$.~LS\$OEM$\OEM\bin\SetDev.exe %SystemDrive%\D REM +=======================================================+ REM | Enable installation of unsigned drivers | REM |-------------------------------------------------------| START %SystemDrive%\$WIN_NT$.~LS\$OEM$\OEM\bin\SignPol.exe REM +=======================================================+ REM | Reset DevicePath | REM |-------------------------------------------------------| SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY%\999 /V 1 /D "%SystemDrive%\$WIN_NT$.~LS\$OEM$\OEM\bin\SetDev.exe %SystemRoot%\Inf" /f EXIT Ok!!.... as you can see I have changed cddrive by %SystemDrive%\$WIN_NT$.~LS\$OEM$\ I did this because when you do a Network install, every file are copied into two folder on your c drive .... $WIN_NT$.~LS is the one important here. $OEM$ folder is copied there too (if you put it in i386) so here is my structure : i386 ! !--$OEM$ ! ! ----OEM I probably could also remove the cdcheck line but i don<t want to screw everything and I tested this and it work like that. **Your using network install ... so long file name will cause problem ... rename every file longer than 8 char ... dont forget to change them in your presetup too ... exemple : SignPol.exe .. D_*.7z for the driver .. SetDev.exe .... So you have to use this structure: i386 ! !--$OEM$ ! ! ----OEM 2- My preorder.cmd or one similar 3- Avoid long file name Everything should be fine Sory for my english .... hope I was clear enough
  2. HO sorry ... maybe I was not clear ... Everything with the Via is perfect .... no problem at all, all drivers OK My drivers problem was with the SIS motherboard.. Hmm ... i Had a A8N SLI at my disposal last week .... i think I should have it back soon .... but i can<t be sure about it. Want me to test something on it if ever i get it back? I have plenty of different chipset, and my unattend install have to work on everything so if you would like me to test something... just ask and i<ll try to do what i can.
  3. Great!! Everything went fine with the : PCI\VEN_1106&DEV_3149= "viamraid" mod!! Thx a Lots.. All driver installed perfectly .... everything perfect! So compatible hardware : MSI PT880 NEO // Via PT880 chipset On my sis motherboard it was the onboard sound and the raid controler that had exclamation mark With the mod i did, will this CD will also work on an Asus A8N?? Cause I really have to be able to use it on everything BTW ... if someone have any idea how to use an unattended install from Network on a SATA drive .... I have absolutly no clue ... i<n fact i<m pratticly sure it<s impossible.... this is why I use a CD version for SATA config... and for network install i have to use method 1 .... and long filename cause some problem with some driver.. Thx a lot BTS
  4. Here I have 1 good and 1 bad news First the Bad new : Tested on a MSI PT880 NEO // Via PT880 chipset , BSOD 7B still present i have every last version .... I don<t really know everything you did for the Nforce but it<s not working for this Via chipset... if it has been modified too. And the Good new : You made it work on a SiS 655FX // Asus P4S800D-X, this motherboard also had a BSOD but now everything is fine!! thx a lot ps.: On the last board (some onboard componnent did not have their driver installed correctly: sound and raid driver) i had an exclamation mark in windows. My Matrox G550 was also not reconized.... but this is only detail and I can do it manually after. Thx alot for fixing the SiS 655FX, looking forward for your Via PT880 chipset fix .. Sorry if I can<t post often.. access to forum are imposible behind my proxy.... I ll let you informed as soon As I can
  5. HI, ... i'm sorry but i have the same trouble and I tried on many new chipset It's a BSOD 0x0000007B after the first boot I tried on : Chipset // MotherBoard Via PT880 // MSI PT880 Neo SIS 655FX // Asus P4S800D-X NFORCE 4 // MSI K8N Neo4 All those system had the BSOD ..... Virtual PC / VM Ware / ATI RS480 / Intel 925X,915P,915G / Via P4x400 ...... those was ok .... I had this BSOD with 5.03 ... I was hoping 5.04 would fix my problem If someone have an Idea ..... Any help would be realy appreciated PS: My test system is the Sis 655FX and I can't get it to work with any unnattended install. I tried without MassStorage. I also tried using Sis SATA driver from a floppy but as many other seem to have experienced ... Driver can't seem to be copyed correctly from floppy when FullUnnattend. I have to skip file copy. If i try with base WinXP (not even SP1) with the floppy sata driver .... Everything is okay Good Job Bâshrat... keep up the good work.
  6. Hmmm ... thx alot for the fast answer .... that was a stupid question Sorry but i have anoter one ; now i get an error : Winnt32.hlp not found .... but Winnt32.hlp is there in the same folder ... i have never touched it thx in advance.
  7. Hi, thx for your answer but i still need some help. -JohnGrugh ... i tried with the t switch and i still have the same problem .... win xp do not see my ntfs partition, i tried in fat32 and it<s ok ... but my file in $oem$ are copied but some are too long and are rename with a ~1 ... etc.. so many of my driver/script fail to install. i<ll might try bart modboot today -baliktad... I tried using BartPE method .... i got my bartcd to work everything is fine ... i thing ... but when i enter in PE environnement ... i need to install windows ... i map a drive z: the lauch my install.bat (\i386\winnt.exe /s:\i386 /u:\I386\winnt.sif) but i got an error saying than winnt is not a win32 valid application i dont want to install from setup ... i want my unattended install to work alone Ps: Sorry for my bad english
  8. Hi, I tried this solution but when i type : \i386\winnt.exe /s:\i386 /u:\I386\winnt.sif Windows installation lauch and i got a installation error : Windows need at least an hard drive with 512mb of ram to copy file needed .... etc etc .... What is going on?? Windows is already installed on this system, if i do not boot usint the floppy i get in windows. The partition is in Ntfs but .... windows installation should be OK to see it no?
×
×
  • Create New...