[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.20
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
lib
/
Acronis
/
UniversalRestore
/
DriversPack
/
VirtIOWin2k3x64
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 WdfCoInstaller01009.dll
1,721,576 B
SET
[ EDIT ]
|
[ DEL ]
📄 balloon.cat
9,066 B
SET
[ EDIT ]
|
[ DEL ]
📄 balloon.inf
3,060 B
SET
[ EDIT ]
|
[ DEL ]
📄 balloon.sys
35,016 B
SET
[ EDIT ]
|
[ DEL ]
📄 blnsvr.exe
27,432 B
SET
[ EDIT ]
|
[ DEL ]
📄 netkvm.cat
7,627 B
SET
[ EDIT ]
|
[ DEL ]
📄 netkvm.inf
13,878 B
SET
[ EDIT ]
|
[ DEL ]
📄 netkvm.sys
87,664 B
SET
[ EDIT ]
|
[ DEL ]
📄 vioser.cat
8,927 B
SET
[ EDIT ]
|
[ DEL ]
📄 vioser.inf
2,961 B
SET
[ EDIT ]
|
[ DEL ]
📄 vioser.sys
56,488 B
SET
[ EDIT ]
|
[ DEL ]
📄 viostor.cat
8,589 B
SET
[ EDIT ]
|
[ DEL ]
📄 viostor.inf
2,098 B
SET
[ EDIT ]
|
[ DEL ]
📄 viostor.sys
24,688 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: balloon.inf
;/*++ ; ;Copyright (c) 2005-2010 Red Hat Inc. ; ;Module Name: ; BALLOON.INF ; ;Abstract: ; ;Installation Notes: ; Using Devcon: Type "devcon install BALLOON.inf PCI\VEN_1AF4&DEV_1002&SUBSYS_00051AF4&REV_00" to install ; ;--*/ [Version] Signature="$WINDOWS NT$" Class=System ClassGuid={4d36e97d-e325-11ce-bfc1-08002be10318} Provider=%RHEL% DriverVer=09/16/2013,52.65.104.7000 CatalogFile=Balloon.cat DriverPackageType = PlugAndPlay DriverPackageDisplayName = %BALLOON.DeviceDesc% [DestinationDirs] DefaultDestDir = 12 [SourceDisksNames] 1 = %DiskId1%,,,"" [SourceDisksFiles] BALLOON.sys = 1,, ;***************************************** ; BALLOON Install Section ;***************************************** [Manufacturer] %StdMfg%=Standard,NTAMD64 ; Following section is meant for Windows 2000 as it ; cannot parse decorated model sections [Standard] ; ; Hw Id is PCI\VEN_1AF4&DEV_1002 ; %BALLOON.DeviceDesc%=BALLOON_Device, PCI\VEN_1AF4&DEV_1002&SUBSYS_00051AF4&REV_00 ; Decorated model section take precedence over undecorated ; ones on XP and later. [Standard.NTAMD64] %BALLOON.DeviceDesc%=BALLOON_Device, PCI\VEN_1AF4&DEV_1002&SUBSYS_00051AF4&REV_00 [BALLOON_Device.NT] CopyFiles=Drivers_Dir [Drivers_Dir] BALLOON.sys ;-------------- Service installation [BALLOON_Device.NT.Services] AddService = BALLOON,%SPSVCINST_ASSOCSERVICE%, BALLOON_Service_Inst, BALLOON_Logging_Inst ; -------------- BALLOON driver install sections [BALLOON_Service_Inst] DisplayName = %BALLOON.SVCDESC% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\BALLOON.sys LoadOrderGroup = Extended Base ; -------------- BALLOON driver eventlog install sections [BALLOON_Logging_Inst] AddReg = BALLOON_Logging_Inst_AddReg [BALLOON_Logging_Inst_AddReg] HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\BALLOON.sys" HKR,,TypesSupported,0x00010001,7 ;--- BALLOON_Device Coinstaller installation ------ ; [DestinationDirs] BALLOON_Device_CoInstaller_CopyFiles = 11 [BALLOON_Device.NT.CoInstallers] AddReg=BALLOON_Device_CoInstaller_AddReg CopyFiles=BALLOON_Device_CoInstaller_CopyFiles [BALLOON_Device_CoInstaller_AddReg] HKR,,CoInstallers32,0x00010000, "WdfCoInstaller01009.dll,WdfCoInstaller" [BALLOON_Device_CoInstaller_CopyFiles] WdfCoInstaller01009.dll [SourceDisksFiles] WdfCoInstaller01009.dll=1 ; make sure the number matches with SourceDisksNames [BALLOON_Device.NT.Wdf] KmdfService = BALLOON, BALLOON_wdfsect [BALLOON_wdfsect] KmdfLibraryVersion = 1.9 [Strings] SPSVCINST_ASSOCSERVICE= 0x00000002 RHEL = "Red Hat Inc." StdMfg = "VirtIO ballooning devices" DiskId1 = "VirtIO Balloon Installation Disk #1" BALLOON.DeviceDesc = "VirtIO Balloon Driver" BALLOON.SVCDESC = "VirtIO Balloon Service" ClassName = "VirtIO Balloon Device"