variantLegend / postloader

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

Neekbooter blackscreens if no postloader found #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Remove all signs of postloader(usb/sd/apps/postloader, usb/sd/postloader)
2. Load neekbooter directly or using the Channel plforwarder.4.wad

What is the expected output? What do you see instead?
Postloader should load what is in boot.dol/elf, as seen in the source code 
neekbooter/source/main.c (which is bad practice actually), instead blackscreens.

What version of the product are you using? On what operating system?
I do not know the version of neekbooter, but it should be the same as inside 
plforwarder.4.wad.

Please provide any additional information below.
I consinder it bad practice loading boot.dol/elf from the root, as most to 
everyone uses those path's+filename for bootmii or something else.

Original issue reported on code.google.com by NoNextDo...@gmail.com on 12 Jul 2012 at 7:13

GoogleCodeExporter commented 8 years ago
Btw, i never understand why you included neekbooter inside the channel, if you 
could also of used fix94 channel forwarder+ios58 to load postloader :?.

Could you explain me?

Original comment by NoNextDo...@gmail.com on 12 Jul 2012 at 7:18

GoogleCodeExporter commented 8 years ago
neekbooter has the ability to load from ISFS. This allow postloader to be 
loaded from usb even if you are using uneek.

Inside the channel there is addon/forwarder dol. Postloader use the channel (if 
you enable the setting) to execute homebrew with ahbprot enabled when 
postloader has no ahbprot (for example when run in 249).

Original comment by stf...@ilpistone.com on 12 Jul 2012 at 9:25