iGO 8 on MIO Digi Walker C 250   

Postby AS_Rat » Mon Jul 16, 2012 11:00 am

error witj mkdir ... i think it cannot create dir..
AS_Rat offline


User avatar Junior Member



 
Joined: Sun Sep 05, 2010 8:19 am
Posts: 82
Has thanked: 0 time
Been thanked: 0 time

Postby chas521 » Mon Jul 16, 2012 11:07 am

AS_Rat wrote:error witj mkdir ... i think it cannot create dir..


I have so many different threads happening in the course of a few days that I can't remember exactly what each one was so work with me a little here. But mkdir means that the user should manually create a directory. It doesn't happen automatically.
If it ain't broke don't fix it!
ALWAYS BACK-UP YOUR FILES/FOLDERS BEFORE MAKING EDITING CHANGES!

Please do NOT post any thanks. Simply press the hand icon with the "thumb up" which is the thank you button.
chas521 offline


User avatar Ex Moderator



 
Joined: Sat May 15, 2010 8:50 pm
Posts: 4549
Location: Long Island, NY
Has thanked: 64 times
Been thanked: 1332 times

Postby Fatboyfun » Mon Jul 16, 2012 11:47 am

Mkdir could be a mortscript command
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby chas521 » Mon Jul 16, 2012 12:00 pm

Could be but I kinda doubt it. Years ago when DOS was the thing, "mkdir" was a DOS command to create a directory. For example, mkdir navitotal\example would create a directory called navitotal\example where files could then be entered. Nowadays you just create the directory.
If it ain't broke don't fix it!
ALWAYS BACK-UP YOUR FILES/FOLDERS BEFORE MAKING EDITING CHANGES!

Please do NOT post any thanks. Simply press the hand icon with the "thumb up" which is the thank you button.
chas521 offline


User avatar Ex Moderator



 
Joined: Sat May 15, 2010 8:50 pm
Posts: 4549
Location: Long Island, NY
Has thanked: 64 times
Been thanked: 1332 times

Postby Yurbuh Tuggly » Mon Jul 16, 2012 12:13 pm

From Mio Pocket MioAutoRun.mscr:

If(not DirExists(Drive\"MioAutoRun\Backup"))
MkDir(Drive\"MioAutoRun\Backup")
But that's just my opinion..I could be wrong.
Y.T.
Primo2.4 PrimoAndroid TomTomAndroid
Yurbuh Tuggly offline


User avatar Ex Moderator



 
Joined: Wed May 04, 2011 7:25 am
Posts: 1410
Location: Politzania
Has thanked: 0 time
Been thanked: 774 times

Postby chas521 » Mon Jul 16, 2012 12:16 pm

Yes, but he says that mkdir is not working for him. So what do you suggest?

EDIT: I can't seem to find that command in the C250 unlock.
If it ain't broke don't fix it!
ALWAYS BACK-UP YOUR FILES/FOLDERS BEFORE MAKING EDITING CHANGES!

Please do NOT post any thanks. Simply press the hand icon with the "thumb up" which is the thank you button.
chas521 offline


User avatar Ex Moderator



 
Joined: Sat May 15, 2010 8:50 pm
Posts: 4549
Location: Long Island, NY
Has thanked: 64 times
Been thanked: 1332 times

Postby chas521 » Mon Jul 16, 2012 12:38 pm

@AS_Rat


Please re-read this thread from the beginning http://www.navitotal.com/showthread.php?10385-Unlock-Mio-C250 You'll see that bobflem used a different unlock altogether.
If it ain't broke don't fix it!
ALWAYS BACK-UP YOUR FILES/FOLDERS BEFORE MAKING EDITING CHANGES!

Please do NOT post any thanks. Simply press the hand icon with the "thumb up" which is the thank you button.
chas521 offline


User avatar Ex Moderator



 
Joined: Sat May 15, 2010 8:50 pm
Posts: 4549
Location: Long Island, NY
Has thanked: 64 times
Been thanked: 1332 times

Postby Yurbuh Tuggly » Mon Jul 16, 2012 12:39 pm

chas521 wrote:So what do you suggest?


No idea, really. Just illustrating the point that Fatboyfun may be correct.
Some script may be running, attempting to create a folder, and cannot for (at this point) some unknown reason..drive write protected, drive full, drive does not exist, etc. Resulting in an error.

One might have to look for any *.mscr files on the entire device and/or SD card, and then open them one by one looking for the MKDIR command to determine what mortscript is trying to do and why it cannot do it.
But that's just my opinion..I could be wrong.
Y.T.
Primo2.4 PrimoAndroid TomTomAndroid
Yurbuh Tuggly offline


User avatar Ex Moderator



 
Joined: Wed May 04, 2011 7:25 am
Posts: 1410
Location: Politzania
Has thanked: 0 time
Been thanked: 774 times

Postby Fatboyfun » Mon Jul 16, 2012 12:45 pm

Mortscript cannot make two folders in one go.

If the mioautorun folder has been deleted then it will fail when trying to create a folder called backup within it.

I would suggest miopocket has not been uninstalled properly.
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby AS_Rat » Mon Jul 16, 2012 3:48 pm

i`m dead... ithink i cannot do anything for this device, i put miopocket in flash disk, though i win ce window, but after reset, that window didnt appear..and i cant get in windows interface. any ideea?
AS_Rat offline


User avatar Junior Member



 
Joined: Sun Sep 05, 2010 8:19 am
Posts: 82
Has thanked: 0 time
Been thanked: 0 time

Postby Fatboyfun » Mon Jul 16, 2012 3:56 pm

Can you still access the device from the computer?
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby chas521 » Mon Jul 16, 2012 4:08 pm

AS_Rat wrote:i`m dead... ithink i cannot do anything for this device, i put miopocket in flash disk, though i win ce window, but after reset, that window didnt appear..and i cant get in windows interface. any ideea?


Read post #37.
If it ain't broke don't fix it!
ALWAYS BACK-UP YOUR FILES/FOLDERS BEFORE MAKING EDITING CHANGES!

Please do NOT post any thanks. Simply press the hand icon with the "thumb up" which is the thank you button.
chas521 offline


User avatar Ex Moderator



 
Joined: Sat May 15, 2010 8:50 pm
Posts: 4549
Location: Long Island, NY
Has thanked: 64 times
Been thanked: 1332 times

Postby AS_Rat » Tue Jul 17, 2012 7:24 pm

i`ve unlocked my device with somw program... i`ll explain in my next posts. when i run igo... it seemn not to have enough memory at initializing warning data .... error ...
AS_Rat offline


User avatar Junior Member



 
Joined: Sun Sep 05, 2010 8:19 am
Posts: 82
Has thanked: 0 time
Been thanked: 0 time

Postby chas521 » Tue Jul 17, 2012 8:50 pm

AS_Rat wrote:i`ve unlocked my device with somw program... i`ll explain in my next posts. when i run igo... it seemn not to have enough memory at initializing warning data .... error ...


That's because you're trying to load too large an area of speedcams. Either delete them entirely or limit them to a smaller area.
If it ain't broke don't fix it!
ALWAYS BACK-UP YOUR FILES/FOLDERS BEFORE MAKING EDITING CHANGES!

Please do NOT post any thanks. Simply press the hand icon with the "thumb up" which is the thank you button.
chas521 offline


User avatar Ex Moderator



 
Joined: Sat May 15, 2010 8:50 pm
Posts: 4549
Location: Long Island, NY
Has thanked: 64 times
Been thanked: 1332 times

Postby AS_Rat » Tue Jul 17, 2012 9:17 pm

another problem... i solved speedcAMS PB ... NOW IGO8 IS RUNNING VERY SLOW, freezing ...
AS_Rat offline


User avatar Junior Member



 
Joined: Sun Sep 05, 2010 8:19 am
Posts: 82
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to General Discussions about iGO core

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 5 guests