|
|
@ -1,5 +1,6 @@ |
|
|
|
BITS 16 |
|
|
|
BITS 16 |
|
|
|
vsfs_format_disk: |
|
|
|
vsfs_format_disk: |
|
|
|
|
|
|
|
; This is gonna be rewritten |
|
|
|
; When SingOS it booted for the first time, |
|
|
|
; When SingOS it booted for the first time, |
|
|
|
; we have to format the disk to create the global structure |
|
|
|
; we have to format the disk to create the global structure |
|
|
|
; of the VSFS. |
|
|
|
; of the VSFS. |
|
|
|