CodeCrafterCpp
Erfahrenes Mitglied
Geht jetzt aber irgendwie startet das Betreibsystem nicht ich hab unter Bios auch auf Cd gestellt...
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
C:\Users\******\Desktop>nasm -f bin -o kernel.bin kernel.asm
nasm: error: more than one input file specified
nasm: error: more than one input file specified
nasm: error: more than one input file specified
nasm: error: more than one input file specified
type `nasm -h' for help
nasm kernel.asm -f bin-o kernel.bin
C:\Users\++++++\Desktop>nasm kernel.asm -f bin-o kernel.bin
nasm: fatal: unrecognised output format `bin-o' - use -hf for a list
type `nasm -h' for help
nasm kernel.asm -f bin -o kernel.bin