Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 247 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 247 Bytes

OpenSUSE MicroOS combustion

Create USB

To create the USB use this code

mkfs.ext4 /dev/sdX
e2label /dev/sdX combustion
mount /dev/sdX /mnt
git clone https://github.com/SolidRhino/openSUSE-MicroOS-combustion.git /mnt/combustion/