mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-24 19:34:01 +00:00
partctl
This commit is contained in:
@@ -111,6 +111,10 @@ grep -n exec /shell/init.cmd
|
||||
cat /shell/init.cmd | grep -n exec
|
||||
ls /shell > /temp/shell_list.txt
|
||||
diskinfo
|
||||
partctl list
|
||||
partctl init-mbr
|
||||
partctl create 1 2048 32768 0x0C 1
|
||||
partctl delete 1
|
||||
mkfsfat32 CLEONOS
|
||||
mount /temp/disk
|
||||
write /temp/disk/hello.txt hello-disk
|
||||
|
||||
Reference in New Issue
Block a user