Cool so something was better this time round with the media

I talked to the developer of loader tsoome (cc'd as he is not on this
list) today.

Basically the situation you where experiencing with loader and the text
image can only happen if the system is returning reads with one of
following codes: result == 0x20 || result == 0x31 || result == 0x80 - we
do not print error messages on those.
0x20 is controller failure, 31 and 80 are no media in drive

If the system is reporting read errors, only thing loader can do is to
reset the controller and try again - the biosdisk.c does 3 attempts
there (except for those 3 errors).

What you could try is booting via UEFI mode and see if that works.

My guess is that Dell broke something in the old Bios Bootloader code.

The new error you are getting from the gui image could also be a read error.

Could you post the output of lsdev from the ok prompt?

I am curious if loader is able to see the VirtualCD drive.

Greetings
Till
On 07.11.19 19:34, Jedi Tek'Unum wrote:
> OI-hipster-minimal-20191106.iso works
> 
> OI-hipster-text-20191106.iso works! This is a change from 20190511. I went 
> back and tried 20190511 again and it still fails.
> 
> OI-hipster-gui-20191106.iso fails as before with
> 
>       loading CORE EXT words
>       loading SEARCH & SEARCH-EXT words
>       loading Johns-Hopkins locals
>       loading MARKER  
>       loading ficl O-O extensions
>       loading ficl utility classes
>       loading ficl string classes
>       \
>       start not found
> 
>       Type ‘?’ for a list of commands, ‘help’ for more detailed help.
>       ok
> 
> _______________________________________________
> openindiana-discuss mailing list
> [email protected]
> https://openindiana.org/mailman/listinfo/openindiana-discuss
> 

_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to