![]() |
HDD Locking/unlocking
Help needed?
How do i use the lock/unlock fasility in evoX? Got the latest EvoX 3935 + bios 4981 Do i need to allter the ini file? if so to what? Thanks |
Cannot deleve on 1 knows?
Whare have all you pros gone? |
I ate all the pros.
When you go into admin tools, you don't see "lock harddisk" "Unlock harddisk"? |
No admin tools to be found
|
Ok done it, removed the # from the in file.
But now the hdd is lockedand wont unlock any idears? |
I can’t remember offhand what version build Evox I found, or where I sold my soul to get it, but I did notice the INI file had the HD lock/Unlock commands #’ed out.
Simply find the command in the INI file and remove the # symbol from the beginning of that line. By the way, I find the Evox for dummies guide on the site to be rude and arrogant! I did quite a bit of head scratching to get everything installed in this Xbox, and yes, I’ve edited INI files before. Not saying I didn’t appreciate the info but have a little bit of class! |
Ok done than, locked hdd and cannot UNLOCK?
Says it is done but when i check it is still locked? |
PS ini file lok like this
[Misc] AutoLaunchGames = No AutoLaunchDVD = No DVDPlayer = "f:\apps\dvd2.0\default.xbe" AutoLaunchAudio = No #AudioPlayer = "c:\xboxdash.xbe" MSDashBoard = "c:\xboxdash.xbe" UseFDrive = Yes UseGDrive = No SkinName = Original #SkinName = RuDeDuDe2 UseItems = No ScreenSaver = 5 Fahrenheit = Yes ShadeLevel = 90 EnableSMART = Yes HDD_Temp_ID = 194 ChameleonLed = 15 TSR_Type = 0 IGR = No GameRegion = 0 [Network] SetupNetwork = Yes StaticIP = Yes Ip = 192.168.0.157 Subnetmask = 255.255.255.0 Defaultgateway = 192.168.100.1 DNS1 = 0.0.0.0 DNS2 = 0.0.0.0 SetupDelay = 0 SkipIfNoLink = No [Clock] JumpToMsDash = No JumpIfNoLink = Yes Use24 = Yes SwapDate = No SNTP_Server = 0.0.0.0 [FTP] Enable = Yes Password = xbox [Telnet] Enable = Yes [RDTOOLS] Enable = Yes Name = XBOX_V1.0 [BIOS] # ROM = "EvoX 2.0",0x76fd88337b8d8c1f116f85f3984b98b6 ROM = "EvoX 2.1",0x99487615bb30670cb65993388fcf2a63 ROM = "EvoX 2.2",0x220ade778785cfc3c98bb5ea8bbd8608 ROM = "EvoX 2.3",0xd79bc87c2caa1a50dcc7016adf2ccc0a ROM = "EvoX 2.4",0xe3ce66b99957a92fdac40af951c3f1fd # Flash = 0x01d5,"AMD - Am29F080B",0x100000 Flash = 0x04d5,"FUJITSU - MBM29F080A",0x100000 Flash = 0xadd5,"Hynix - HY29F080",0x100000 Flash = 0x20f1,"ST - M29F080A",0x100000 Flash = 0xbf61,"SST - 49LF020",0x40000 #Flash = 0x378c,"AMIC - A29002",0x40000 Current = 0xca25c9b3721da8c96c4770515dbcda07 [Skin_Original] # # <Time> = # <IP> = # <Name> # <Version> # <CD> # <BIOSVer> # <KernelVer> # <RDName> # <SpaceC> # <SpaceE> # <SpaceF> # <SpaceX> # <SpaceY> # <SpaceZ> # Text = 30,37,0.5,0x000000,0,"<Time>" Text = 28,39,0.5,0x808080,0,"<Time>" Text = 620,420,0.5,0x000000,1,"<Name> V<Version>" Text = 618,422,0.5,0x808080,1,"<Name> V<Version>" Text = 620,37,0.5,0x000000,1,"<CD>" Text = 618,39,0.5,0x808080,1,"<CD>" Text = 30,420,0.5,0x000000,0,"RD Name : <RDName>" Text = 28,422,0.5,0x808080,0,"RD Name : <RDName>" LogoType= 0 [Menu] Section "Root" { Item "Launch DVD",ID_Launch_DVD Item "Trainers",ID_trainer Item "MS Dashboard",ID_MS_Dash Item "Reboot",ID_Quick_Reboot Item "Power Cycle",ID_Full_Reboot Item "Power Off",ID_Power_Off Item "Lock Harddisk",@210 Item "Unlock Harddisk",@211 Section "System Utils" { Item "Settings",ID_Settings Item "Flash BIOS",ID_Flash_Bios Item "Backup",ID_Backup Item "Skins",ID_Skins } Section "Launch Menu" { Section "Games" { AutoAddItem "e:\games\" AutoAddItem "f:\games\" SortAll } Section "Apps" { AutoAddItem "e:\apps\" AutoAddItem "f:\apps\" SortAll } } } [Action_10] LogFile = "f:\lock.log" Info "This function will lock your XBOX Harddisk" Warning "You will now lock your XBOX harddisk and will " Warning "be able to boot from an original XBOX bios" hddlockenable # [Action_11] LogFile = "f:\unlock.log" Info "This function will unlock your XBOX Harddisk" Warning "You will now unlock your XBOX harddisk and will not be able" Warning "to boot from an original XBOX bios" # S |
Mine works - Hardive lock disabled, I donno!! Actually this is my old INI, I moved the section "launch menu" to the start so it would show up first.
Section "Root" { Item "Launch DVD",ID_Launch_DVD Item "Trainers",ID_trainer Item "MS Dashboard",ID_MS_Dash Item "Reboot",ID_Quick_Reboot Item "Power Off",ID_Power_Off Item "Flash Evox BIOS","c:\bios\d6.bin",ID_Flash_Bios_File Item "Lock Harddisk",@210 Item "Unlock Harddisk",@211 Section "System Utils" { Item "Settings",ID_Settings Item "Flash BIOS",ID_Flash_Bios Item "Backup",ID_Backup Item "Skins",ID_Skins } Section "Launch Menu" { Section "Games" { AutoAddItem "e:\games\" SortAll } Section "Apps" { AutoAddItem "e:\apps\" SortAll } } } [Action_10] LogFile = "e:\lock.log" Info "This function will lock your XBOX Harddisk" Warning "You will now lock your XBOX harddisk and will be able" Warning "to boot from an original XBOX bios" # hddlockenable [Action_11] LogFile = "e:\unlock.log" Info "This function will unlock your XBOX Harddisk" Warning "You will now unlock your XBOX harddisk and will not be able" Warning "to boot from an original XBOX bios" # hddlockdisable |
Ok working now
Just changed the "f:\unlock.log" to "e:\unlock.log" Thanks Vmuch for all you help:) |
| All times are GMT -7. The time now is 09:15. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com