Help - Search - Members - Calendar
Full Version: Action Error: Number 10 In Evox Dashboard?
Scenyx Entertainment Community > Xbox1 Forums > Modchip Forums > All other Alternative Modchips and Cheapmods
indotoonster
Hi there, I'm trying to install a new HDD (Maxtor D740 40gig) using the tutorial at http://www.xbox-scene.com/articles/hdd-install2.php, and it seems to be going well right up until the point where I need to click "Install New Drive": EvoX dashboard then comes back to me and says: "Action Error. Error in action number. Action: 10. Continue? Yes/No". Trying both Yes or No just puts me back to the main menu.

I copied *exactly* the required .ini section which is:

CODE

   Section "Install Menu"
   {
   Item "Install New drive",@210
   Item "Settings",@9
   Item "Reboot",@5
   }

   [Action_10]


   Info "Install HDD - Xbox-Scene"
   Warning "This will format all drives"
   Warning "Make sure you have a backup of C & E"
   Progress "Formatting drives"

   ConfigSector "\backup\disk.bin"
   Format c:
   Format e:
   Format f:
   Format x:
   Format y:
   Format z:

   [Action_11]

   [Action_12]


I get exactly the same problem when I tried to format F: on my original HDD using the tutorial on how to get the extra 2 gigs out of the original HD (it's one of those Seagates).


FWIW, I'm using EvolutionX Dashboard Beta V1.8.3285.

Can somebody please help me with this?

Thanks in advance.

cheers,
indotoonster
majik655
alright .. copy this and make it a evox.ini file.
this ini file I use is what you want. I make a universal xbox install disk with this so if I ever need to .. I can install a chip AND hard drive.. without a pc at all.

make a backup or make sure you have a REAL evox.ini file from the source as you will delete THIS ini file (that we are copying now) after you install your hard drive.

IF THIS DOES NOT WORK.. IT MIGHT BE BECUASE OF THE SPACES ARE NOT CORRECT BECUASE OF THIS POST.. IF IT DOESN'T I WILL BE GLAD TO EMAIL YOU THIS INI FILE.. SO THE FORMAT IS CORRECT.


CODE
[Misc]

AutoLaunchGames = No
AutoLaunchDVD = No
DVDPlayer = "f:\apps\dvdx\default.xbe"
AutoLaunchAudio = Yes
#AudioPlayer = "c:\xboxdash.xbe"
MSDashBoard = "c:\xboxdash.xbe"
UseFDrive = Yes
SkinName = Evox2
IGR  = Yes

[Network]

SetupNetwork = Yes
StaticIP = No
Ip  = 192.168.0.3
Subnetmask = 255.255.255.0
Defaultgateway = 192.168.0.1
DNS1  = 0.0.0.0
DNS2  = 0.0.0.0

[Clock]

JumpToMsDash = No
JumpIfNoLink = Yes
Use24  = Yes
SNTP_Server = 216.244.192.3
SwapDate = No

[FTP]

Enable  = Yes
Password = xbox
IGR  = Yes

[RDTOOLS]

Enable  = Yes
Name  = EvoX
IGR  = Yes

[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
ROM  = "EvoX 2.6",0xdd3de3542bff7b36cdb0dbe078c27fbe
ROM         = "EvoX 3.6",0xcb73b4914bb6c70b66e21377989726a0  
ROM           = "EvoX 3.6ef",0xf754767b388ce7a08bf57304e24c9ae9  
ROM           = "EvoX D.6",0xc349c2b047a3d6c2de2e1c10185ecf86  
ROM           = "EvoX D.6ef",0x74c6235497f474bf88b54b3fc52a20b2
#
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  = 0xc349c2b047a3d6c2de2e1c10185ecf86

[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 "Install New drive",@210
Item "Launch DVD",@14
Item "MS Dashboard",@3
Item "Reboot",@5
Item "Power Off",@10
Section "System Utils"
{
 Item "Settings",@9
 Item "Flash BIOS",@1
 Item "Backup",@11
 Item "Skins",@13
#  Section  "Install Menu"
#  {
#   Item "Install 4043",@210
#   Item "Action 11",@211
#   Item "Action 12",@212
#  }
}
Section  "Launch Menu"
{
  Section "Games"
 {
#   Item "Invaders","f:\games\invaders\default.xbe"
  Line "- Auto Items -",2
  SortStart
  AutoAddItem "f:\games\"
  SortEnd
#   SortAll
 }
 Section "Apps"
 {
#   Item "DVDX","f:\Apps\dvdx\default.xbe"
  SortAll
   AutoAddItem "f:\apps\"
 }
}
}

[Action_10]


Info "Install HDD - Xbox-Scene"
Warning "This will format all drives"
Warning "Make sure you have a backup of C & E"
Progress "Formatting drives"

ConfigSector "\backup\disk.bin"
Format c:
Format e:
Format f:
Format x:
Format y:
Format z:


[Action_11]


[Action_12]



again ... replace this as your evox.ini file.. it has Hard Drive install on the menu now.
thats the only difference. You might want to keep it .. but you will probably want to put in a normal evox ini file so you do not have that option in the menu and format on accident.
this ini file is also set up for NO STATIC .. make sure you change if you need to.

hope this helps.
indotoonster
Hi majik655,

Thanks a lot, it worked!

Hmm, strange, I did a side-by-side comparison with your evox.ini file and it was completely identical to mine except for the menu settings -- there must have been some of these spacing errors which I read about.

I sure would appreciate anybody shedding light on what these Action Errors really are about.

Thanks very much again!

cheers,
indotoonster
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.