Here you go with a nice outline.
Code: Select all
/usr ~
$: mkdir hello
/usr~
$: cd hello
/usr/hello ~
$: mkdir troll
/usr/hello ~
$: ls
. <DIR>
.. <DIR>
TROLL <DIR>
/usr/hello ~
$: cd ..
/usr ~
$: rmdir hello
/usr ~
$: mkdir hello
/usr ~
$: cd hello
/usr/hello ~
$: ls
.
..
TROLL
.
..
/usr/hello ~
$: _
The actual screenshot (The disk is already damaged ):
Oh, what?
$@@$ %*&#!!!!!!
File Systems are possibly complex.
EDIT: Fixed it. It was:
Code: Select all
;; Write Clusters now
call writesector32
Code: Select all
;; Write Clusters now
call writecluster32