Files
claude-os/build/floppy.cfg

3 lines
95 B
INI

set timeout=0
set default=0
menuentry "ClaudeOS" { set root=(fd0); multiboot /boot/kernel.bin }