Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Write OS onto a USB drive

  • sdX is the device name of your USB stick.
  • Doesn’t work for UEFI machines since the bootloader crate has no UEFI support yet

WARNING : This will overwrite the contents of the USB drive

dd if=target/x86_64-blog_os/debug/bootimage-blog_os.bin of=/dev/sdX && sync

About

Phil Oppermans OS in Rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages