MathewWi / priiloader

Automatically exported from code.google.com/p/priiloader
0 stars 0 forks source link

Priiloader attemps to load autoboot file before HD is spun up with no SD card installed. #139

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.No SD card, FAT32 HD sleeping
2.Power up system. Error: Couldn't open file!
3.Press any key to reboot wii... and it boots correctly because drive is now 
ready.

Ideally, Priiloader needs to wait for the USB drive to become ready when no SD 
is present before trying to run autoboot file or much of anything else really.

In environments with kids or less tech savvy users, leaving an SD card in the 
slot is undesirable.

What is the expected output? What do you see instead?

Expected: Autoboot: "Loaded file" in this case, should launch CFG USB Loader 
forwarder from Root of HD.

Instead: 
Error: Couldn't open file! 
Press any key to reboot Wii...

What version of priiloader are you using? On what ios/system menu?
v0.4 (r78)

Do you have any IOS patches installed? (if so which ios and what patch?)
No. IOS v60 Systemmenu v449

What are your wii system menu settings
Autoboot: Installed File
Return to: System menu
OFF
OFF
OFF
OFF
White
OFF
OFF
OFF
On

Original issue reported on code.google.com by deanb...@gmail.com on 4 Oct 2010 at 10:06

GoogleCodeExporter commented 9 years ago
also, that "error couldn't open file" is -NOT- from priiloader ;)

Original comment by dac...@gmail.com on 5 Oct 2010 at 5:18

GoogleCodeExporter commented 9 years ago
It may not technically be a PriiLoader error, but Priiloader is allowing the 
autoboot process to continue without the drive mounted.

Priiloader is probably the only running process that can pause/wait the boot 
process for us.

Original comment by deanb...@gmail.com on 5 Oct 2010 at 6:07