LeChuck
2005-05-20, 16:33:02
Versuche ein nForce4 Raid mit Ghost zu sichern.
Die normale Ghost Version funzt schon mal nicht da ich keine Möglichkeit habe irgendwelche Treiber einzubinden.
Also bin ich auf die glorreiche Idee gekommen das Ganze mit BartPE zu machen.
Dort habe ich die Möglichkeit meine Treiber wie bei einer Windoof Installation einzubinden mit F6. Die schluckt er auch ohne Probs ... aber kurz vor dem Laden von Windoof kommt dann die Fehlermeldung das er die nvraid.sys nicht findet (obwohl er sie gerade geladen hat).
Also hab ich nen Plugin für BartPE übernommen aus dem internet...
http://forums.pcper.com/showthread.php?p=3309379#post3309379
; PE Builder v3 plug-in INF file
; NVIDIA RAID (Windows XP)
; Created by Syar2003
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="DSK_NvRaid"
Enable=1
[SourceDisksFiles]
nvraid.sys=4,,1
nvatabus.sys=4,,1
[SetValue]
"txtsetup.sif","SourceDisksFiles","nvraid.sys", "1,,,,,,_x,4,1,0,0"
"txtsetup.sif","SourceDisksFiles","NvAtaBus.sys", "1,,,,,,_x,4,1,0,0"
"txtsetup.sif","SCSI.Load","nvatabus", "nvatabus.sys,4"
"txtsetup.sif","SCSI.Load","nvraid", "nvraid.sys,4"
"txtsetup.sif","SCSI","nvatabus", """NVIDIA NForce Storage Controller"""
"txtsetup.sif","SCSI","nvraid", """NVIDIA RAID CLASS DRIVER"""
"txtsetup.sif","HardwareIdsDatabase","PCI\VEN_10DE&DEV_008E", """nvatabus"""
"txtsetup.sif","HardwareIdsDatabase","PCI\VEN_10DE&DEV_0085", """nvatabus"""
"txtsetup.sif","HardwareIdsDatabase","PCI\VEN_10DE&DEV_00D5", """nvatabus"""
"txtsetup.sif","HardwareIdsDatabase","PCI\VEN_10DE&DEV_00EE", """nvatabus"""
"txtsetup.sif","HardwareIdsDatabase","PCI\VEN_10DE&DEV_00E3", """nvatabus"""
"txtsetup.sif","HardwareIdsDatabase","PCI\VEN_10DE&DEV_00E5", """nvatabus"""
"txtsetup.sif","HardwareIdsDatabase","*_NVRAIDBUS", """nvraid"""
"txtsetup.sif","HardwareIdsDatabase","GenNvRaidDisk", """nvraid"""
Die Treiber werden eingebunden aber beim booten kommt die Fehlermeldung das er sie doch nicht gefunden hat.
Also was tun?
Es muss doch ne Möglichkeit geben den nForce4 Raid unter Dos ans Laufe zu bekommen ....
Die normale Ghost Version funzt schon mal nicht da ich keine Möglichkeit habe irgendwelche Treiber einzubinden.
Also bin ich auf die glorreiche Idee gekommen das Ganze mit BartPE zu machen.
Dort habe ich die Möglichkeit meine Treiber wie bei einer Windoof Installation einzubinden mit F6. Die schluckt er auch ohne Probs ... aber kurz vor dem Laden von Windoof kommt dann die Fehlermeldung das er die nvraid.sys nicht findet (obwohl er sie gerade geladen hat).
Also hab ich nen Plugin für BartPE übernommen aus dem internet...
http://forums.pcper.com/showthread.php?p=3309379#post3309379
; PE Builder v3 plug-in INF file
; NVIDIA RAID (Windows XP)
; Created by Syar2003
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="DSK_NvRaid"
Enable=1
[SourceDisksFiles]
nvraid.sys=4,,1
nvatabus.sys=4,,1
[SetValue]
"txtsetup.sif","SourceDisksFiles","nvraid.sys", "1,,,,,,_x,4,1,0,0"
"txtsetup.sif","SourceDisksFiles","NvAtaBus.sys", "1,,,,,,_x,4,1,0,0"
"txtsetup.sif","SCSI.Load","nvatabus", "nvatabus.sys,4"
"txtsetup.sif","SCSI.Load","nvraid", "nvraid.sys,4"
"txtsetup.sif","SCSI","nvatabus", """NVIDIA NForce Storage Controller"""
"txtsetup.sif","SCSI","nvraid", """NVIDIA RAID CLASS DRIVER"""
"txtsetup.sif","HardwareIdsDatabase","PCI\VEN_10DE&DEV_008E", """nvatabus"""
"txtsetup.sif","HardwareIdsDatabase","PCI\VEN_10DE&DEV_0085", """nvatabus"""
"txtsetup.sif","HardwareIdsDatabase","PCI\VEN_10DE&DEV_00D5", """nvatabus"""
"txtsetup.sif","HardwareIdsDatabase","PCI\VEN_10DE&DEV_00EE", """nvatabus"""
"txtsetup.sif","HardwareIdsDatabase","PCI\VEN_10DE&DEV_00E3", """nvatabus"""
"txtsetup.sif","HardwareIdsDatabase","PCI\VEN_10DE&DEV_00E5", """nvatabus"""
"txtsetup.sif","HardwareIdsDatabase","*_NVRAIDBUS", """nvraid"""
"txtsetup.sif","HardwareIdsDatabase","GenNvRaidDisk", """nvraid"""
Die Treiber werden eingebunden aber beim booten kommt die Fehlermeldung das er sie doch nicht gefunden hat.
Also was tun?
Es muss doch ne Möglichkeit geben den nForce4 Raid unter Dos ans Laufe zu bekommen ....