Jump to content

jbm

Member
  • Posts

    658
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by jbm

  1. Yes it is I made a disk that includes chipset drivers for Nvidia, Intel and Via. Just do as Bucketbuster says.
  2. http://www.msfn.org/board/index.php?showforum=80
  3. This worked for me under RunOnceEx.cmd change the 145 as needed. Also make sure source.bat is in $OEM$\$$ directory on your CD/DVD. REG ADD %KEY%\145 /VE /D "Install recovery console" /f REG ADD %KEY%\145 /V 1 /D "%windir%\source.bat" /f I also add this to my reg file Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Setup\RecoveryConsole] "SetCommand"=dword:00000001 "SecurityLevel"=dword:00000001 This allows you to enter the following commands in the recovery console set AllowWildCards = True set AllowAllPaths = True set AllowRemovableMedia = True set NoCopyPrompt = True which allows files to be copied to floppy and the rest of the hard drive.
  4. You have to put AutoItSetOption("ExpandEnvStrings",1) in your script it defaults to 0.
  5. I think it must be the way I'm creating the .wbt I used mediabuilder and made two floppy disks then combined them into a 2.88 floppy image with win image and was able to boot that with BCDW.
  6. I made a multiboot DVD with XP and ME then I added Acronis Disk Director Suite. When I try to boot the Acronis program 'Loading Acronis' is displayed then 'boot failed' XP and ME still work. I'm using BCDW v2.01a Anyone see any mistakes in these files or know what else I need to do? Here is my BootCat.ini C:\ /bcdw/loader.bin; Command line CD Shell \PRO1\setupldr.bin \ME.IMA; Setup Microsoft Windows ME;; \setup\winme\setup.exe \ACRO.WBT;Disk Director Suite And my bcdw.ini [InitOptions] ;Logo = ;Font = ;CharSet = ;RootMenu = \BootCat.ini [MenuItems] C:\ ; Boot from drive C: \PRO1\setupldr.bin ; Microsoft Windows XP Setup \ME.IMA \WIN9X\setup.exe; Microsoft Windows 98 Setup \ACRO.WBT ; Acronis Disk Director Suite :PowerOff ; Power Off : [MenuOptions] ;Blink = 0 ; Blinking: 0 - disable, 1 - enable ;BGColors = 00, 80, 80, 80 ; Background colors: border, background, top line, bottom line ;BGSymbol = 32 ; Decimal code of background filler: 32, 176, 177, 178 ;TopText = ; Top line text ;BottomText = ; Bottom line text ;MenuPosition = 02, 05, 76, 13 ; Window Position: X, Y, width, height ;MenuPositionA = 02, 05, 76, 13 ; Window Position: X, Y, width, height ;MenuColors = f9, 9f, 1f, f0, 0f, fd, f9; Window colors: border, title on got focus, title on lost focus, window content, current line on got focus, current line on lost focus, unacceptable lines ;MenuBorderStyle = 5 ; Border style: 0, 1, 2, 3, 4, 5 ;MenuShadowStyle = 2 ; Shadow style: 0, 1, 2 ;MenuTitle = Options ; Window title ;MenuDefault = 0 ; Index of default boot image ;MenuTimerLabel = Time remaining: ; Timer label ;MenuTimer = 30 ; Timer delay in seconds ;HelpPosition = 02, 19, 76, 05 ; Window position: X, Y, width, height ;HelpPositionA = 02, 19, 76, 05 ; Window position: X, Y, width, height ;HelpColors = e0, 9f, 1f, e0, 0f, e0; Window colors: border, title on got focus, title on lost focus, window content, current line on got focus, current line on lost focus ;HelpBorderStyle = 5 ; Border style: 0, 1, 2, 3, 4, 5 ;HelpShadowStyle = 2 ; Shadow style: 0, 1, 2 ;HelpTabSkip = 0 ; Skip window while switching by Tab key: 0 - off, 1 - on ;HelpTitle = Help ; Window title ;AboutPosition = 02, 01, 76, 03 ; Window position: X, Y, width, height ;AboutPositionA = 02, 01, 76, 03 ; Window position: X, Y, width, height ;AboutColors = e0, 9f, 1f, e0, 0f, e0; Window colors: border, title on got focus, title on lost focus, window content, current line on got focus, current line on lost focus ;AboutBorderStyle = 5 ; Border style: 0, 1, 2, 3, 4, 5 ;AboutShadowStyle = 2 ; Shadow style: 0, 1, 2 ;AboutTabSkip = 0 ; Skip window while switching by Tab key: 0 - off, 1 - on ;AboutTitle = About ; Window title ;AboutText = ~ ; Window content ; BCDW CD ;~ ;ScrollPosition = 79, 00, 01, 01 ; Window position: X, Y, width, height ;ScrollPositionA = 79, 00, 01, 01 ; Window position: X, Y, width, height ;ScrollColors = 87, 87, 87, 87, 0f, 87; Window colors: border, title on got focus, title on lost focus, window content, current line on got focus, current line on lost focus ;ScrollBorderStyle = 0 ; Border style: 0, 1, 2, 3, 4, 5 ;ScrollShadowStyle = 0 ; Shadow style: 0, 1, 2 ;ScrollTabSkip = 1 ; Skip window while switching by Tab key: 0 - off, 1 - on ;ScrollMode = 0 ; Window mode: 0 - scroll line, 1 - text window (such as "About CD" window) ;ScrollTitle = ; Window title ;ScrollText = ~ ; Window content ;/-\|/-\ ;\-/|\-/ ;~
  7. Have you tried copying "blabla.sys" to the pro1 dir? I just got done creating a multible boot cd tonight and thats what I finally decided to try and it worked for me. I'm using Green machines method, not sure where that fits with method 1 or 2.
  8. both will work the same. You can had as many blank lines as you need.
  9. .Cat files do not contain the .inf files. You need to use winrar or winzip to extract the files in that file. Then open a command prompt in the folder you extracted them to. type infinst_autol.exe -A -A -P C:\intel C:\intel can be what ever you want. keep pressing next until the program exits. And all this info is in the readme file.
  10. Look in the txtsetup.oem files of the drivers for similar numbers. Maybe in the .inf files too. Those are the ones you use if you ever need to add other drivers. These are what I added to my txtsetup.sif for all my boards. This will also install the nvraid drivers. The numbers after SUBSYS_ depend on the vender for example if its on an Asus MB or an Abit MB or what ever. Remember that you need to copy the .sys files to the i386 directory. compressing them isn't neccessary unless you need the space. [SourceDisksFiles] nvraid.sys = 1,,,,,,4_,4,1,,,1,4 nvatabus.sys = 1,,,,,,4_,4,1,,,1,4 si3114r.sys = 1,,,,,,4_,4,1,,,1,4 [HardwareIdsDatabase] GenNvRaidDisk = "nvraid" *_NVRAIDBUS = "nvraid" PCI\VEN_10DE&DEV_0065 = "NvAtabus" PCI\VEN_10DE&DEV_00D5&REV_A2 = "NvAtabus" PCI\VEN_10DE&DEV_00D5&REV_F2 = "NvAtabus" PCI\VEN_10DE&DEV_00D5&REV_A4 = "NvAtabus" PCI\VEN_10DE&DEV_00D5&REV_F4 = "NvAtabus" PCI\VEN_10DE&DEV_00D5&REV_A5 = "NvAtabus" PCI\VEN_10DE&DEV_00D5&REV_F5 = "NvAtabus" PCI\VEN_10DE&DEV_00D5&REV_A6 = "NvAtabus" PCI\VEN_10DE&DEV_00D5&REV_F6 = "NvAtabus" PCI\VEN_10DE&DEV_008E&REV_A2 = "NvAtabus" PCI\VEN_10DE&DEV_008E&REV_A3 = "NvAtabus" PCI\VEN_10DE&DEV_0085 = "NvAtabus" PCI\VEN_10DE&DEV_00EE = "NvAtabus" PCI\VEN_10DE&DEV_00E3 = "NvAtabus" PCI\VEN_10DE&DEV_00E5 = "NvAtabus" PCI\VEN_1095&DEV_3114&SUBSYS_81361043 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_61141095 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_288510F1 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_047AA0A0 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_0478A0A0 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_0479A0A0 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_90181695 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_F642270F = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_100415BD = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_12501462 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_13101462 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_15601462 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_16101462 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_B0031458 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_1B711019 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_61141071 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_003515D4 = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_1025147B = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_1001147B = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_130A147B = "si3114r" PCI\VEN_1095&DEV_3114&SUBSYS_1C0A147B = "si3114r" [SCSI.load] NVRAID = NVRAID.SYS,4 NvAtabus = NvAtabus.sys,4 si3114r = si3114r.sys,4 [SCSI] NvAtabus = "NVIDIA nForce3 250 Serial ATA Controller (v2.6)" NvAtabus = "NVIDIA nForce3 250 Serial ATA Controller (v2.6)" NvAtabus = "NVIDIA nForce3 250 Parallel ATA Controller (v2.6)" nvraid = "NVIDIA NForce(tm) ATA RAID Class Controller" si3114r = "Silicon Image Sil 3114 SATARaid Controller" [SourceDisksFiles] si3112r.sys = 1,,,,,,4_,4,1,,,1,4 viapdsk.sys = 1,,,,,,4_,4,1,,,1,4 viasraid.sys = 1,,,,,,4_,4,1,,,1,4 fasttx2k.sys = 1,,,,,,4_,4,1,,,1,4 [HardwareIdsDatabase] PCI\VEN_1106&DEV_3149 = "viasraid" PCI\VEN_1106&DEV_4149 = "viapdsk" PCI\VEN_105A&DEV_3373 = "fasttx2k" PCI\VEN_1095&DEV_3112&SUBSYS_31121095 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_34238086 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_311215D9 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_B0021458 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_01661028 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_82141033 = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_35121095 = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_01661028 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_61121095 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_611215D9 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_34228086 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_B0031458 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_A0111019 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_A0121019 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_A0131019 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_A0141019 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_A0151019 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_1014147B = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_100B147B = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_1402147B = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_1404147B = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_1802147B = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_1804147B = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_1C00147B = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_5930107D = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_249510F1 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_809D1043 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_0270A0A0 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_044DA0A0 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_044CA0A0 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_92011905 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_92151905 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_904C1905 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_904B1905 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_A41810FD = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_A41910FD = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_A71910FD = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_90171695 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_C2001297 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_C2011297 = "Si3112r" PCI\VEN_1095&DEV_3112&SUBSYS_15D40035 = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_65121095 = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_B0031458 = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_1014147B = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_1021147B = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_100B147B = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_1C06147B = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_1C00147B = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_1C03147B = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_1C04147B = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_1406147B = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_1407147B = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_90191695 = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_C2021297 = "Si3112r" PCI\VEN_1095&DEV_3512&SUBSYS_C2031297 = "Si3112r" [SCSI.load] si3112r = si3112r.sys,4 viapdsk = viapdsk.sys,4 viasraid = viasraid.sys,4 fasttx2k = fasttx2k.sys,4 [SCSI] si3112r = "Silicon Image SiI 3112r SATALink Controller" viapdks = "VIA ATA/ATAPI Host Controller" viasraid = "VIA Serial ATA RAID Controller" fasttx2k = "WinXP Promise FastTrak 378 (tm) Controller"
  11. Yes you can do that. My CD work with my K8N-E and a A7N8X-E, P4C800-DLX and a K8V-SE. Just follow the same steps you used to slipstream the first set of drivers. Note I'm using Greenmachines method http://greenmachine.msfnhosting.com/READING/addraid.htm
  12. Is this what you had in mind? Windows Registry Editor Version 5.00 ; 1 hides Icon 0 shows Icon [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] ;My Network places "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000 ;My Computer "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000 ;My documsnts "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000 ;Internet Explorer "{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000 ;Recycle Bin "{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu] ;My Network places "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000 ;My Computer "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000 ;My documsnts "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000 ;Internet Explorer "{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000 ;Recycle Bin "{645FF040-5081-101B-9F08-00AA002F954E}"=dword:0000000
  13. I haven't tried this but I believe deleting the file bootfix.bin in the i386 folder will do what you want. ie boot the XP cd without a prompt to press any key.
  14. It appears to be. The file you need is tosdvd.sys as far as I can see. For the search to work you need to search on text contained in the file.
  15. What I've done in similar situations is install the driver/utility then search in the windows\inf folder for the inf file which is usually named oem(some number).inf. Search for an inf file that contains the name of the vendor. Then look through the inf file for the files you need and copy them. I use Agent ransack for the search which can be found here http://www.mythicsoft.com/default.aspx
  16. You over looked it in your reg twek file or you used nlite or similar program and removed it.
  17. try this, ot works for me -p\"-s /v\"/qn\"\"" It looks like your missing a slash after the -p
  18. try these from the tweak file [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "ClassicViewState"=dword:00000001 Not sure if you have to restart your computer or not
  19. your not supposed to merge the whole reg file with your registry. You should comment out the one you don't want. Or do what I do and put the one you want in a seperate file.
  20. I can't tell you exactly what numbers to enter. Look in the txtsetup.oem files of the drivers your trying to install for lines like 'PCI\VEN_105A&DEV_3376.DeviceDesc'
  21. To use the makecab utility just type 'makecab driver.sys' and it will output a file called driver.sy_. Or you can tell it the name of the file to create. That isn't necessary, you can just copy the .sys files to the i386 directory without compressing them. I would double check that the oempnpdriverspath in the winnt.sif file is correct. Make sure your $OEM directory is outside of the i386 directory if booting from CD to install.
  22. I bet you have to change the computer name to something besides Administrator or any other account on your machine.
  23. All except the first one are in a sticky post in this forum entitled registry tweaks. Not sure about the third, I know there's a tweak to show the path but I don't know if its in the address bar or title bar. If you want to find registry settings a good tool is ntregmon at www.sysinternals.com
  24. Just click on 'files of type' and choose 'all' then choose the file you want. When I first tried to make a bootable DVD with Nero it didn't work. Then I bought some better quality disks and then it worked. Its no different that making a bootable CD.
×
×
  • Create New...