davidcallanan / os-series

818 stars 119 forks source link

could not load PC BIOS 'bios-256k.bin' #40

Closed davidcallanan closed 3 years ago

davidcallanan commented 3 years ago

Original issue and solutions: #7

Perhaps -L followed by path to bin is required when running qemu.

Todo: Find out why this might be the case, and if this should be fixed in a future tutorial.

Alternative potential solution: https://github.com/davidcallanan/os-series/issues/7#issuecomment-883411476

YouTube comments mentioning this issue: https://imgur.com/a/kguQ2pp

davidcallanan commented 3 years ago

I have updated the readme file with alternative commands for windows and linux which should solve the issue.