Pues a mi me pasaba ke a traves del Flashfxp no conseguia formatear la unidad f. Entonces lo ke hice fue editar el evox.ini habilitando de esta manera la opcion formatear f:
Aki os pongo lo ke hay poner en el evox...
************************************************
[Menu]
Section "Root"
{
Item "M$ Dashboard",@3
Item "Reiniciar",@5
Item "Apagar",@10
Section "Sistema"
{
Item "Configuracion",@9
Item "Flash BIOS",@1
Item "Backup",@11
Item "Skins",@13
Section "Menu de instalacion"
{
Item "Formatear f:",@210
}
}
Section "Juegos, utilidades, etc"
{
Section "Gamez"
{
# Item "Invaders","e:\games\invaders\default.xbe"
Line "- Auto Items -",2
SortStart
AutoAddItem "e:\games\"
SortEnd
# SortAll
}
Section "Appz"
{
# Item "DVDX","e:\Applications\dvdx\default.xbe"
SortAll
AutoAddItem "e:\applications\"
}
}
}
[Action_10]
LogFile = "f:\test.log"
Info "Formatear F:"
Warning "This will format F: drive"
#
# This will format alle drives ,copy the dashboard c:\ and flash the bios
#
#ConfigSector "\dash\4034\config.bin"
#Format c:
#Format e:
Format f:
#Format x:
#Format y:
#Format z:
#copy "\dash\4034\c\" "c:\"
# the flashbios will force a "power off" after the bios is flashed
#flashbios "\bios\evox V2.4.bin"
**************************************
Editado"Bueno aki sale ordenado como le sale de los cojones pero la idea es habilitar el comando format f: kitando las "#". No me responsabilizo de lo ke hagais con esto. Es solo una forma de hacerlo.