________________________________________________________________________________ ????_???????????????????_??????_???????_????????_????????????????????????????_?? ????_???????????????????_????????_?????_????????_???_????_?????????_?????????_?? ________________________________________________________________________________ ________________________________________________________________________________ ?????????????_???????___________________________________________________________ ????????????????????????________________________________________________________ ??????????????????______________________________________________________________ ________________________________________________________________________________ ?_______________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ???????????????????????????_____________________________________________________ ??????????????????????__________________________________________________________ ??????????????????????__________________________________________________________ ??????????????????????__________________________________________________________ ??????????????????????__________________________________________________________ ???????????????????_____________________________________________________________ ??????????????????????__________________________________________________________ ??????????????????????__________________________________________________________ ??????????????????????_????_____________________________________________________ ???????_???????????????????_____________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ???????????????????????????????????????_________________________________________ ????????????????????????????????????????________________________________________ ??????????????????????????????????????????????????______________________________ ??????????????????????????????????????????????????______________________________ ????????????????????????????????????????????????________________________________ ????????????????????????????????????????????????________________________________ ????????????????????????????????????????????????????____________________________ ????????????????????????????????????????????????????____________________________ ???????????????????????????????????????????_____________________________________ ???????????????????????????????????????????_____________________________________ ??????????????????????????????????????????????__________________________________ ??????????????????????????????????????????????__________________________________ ???????????????????????????????????????_________________________________________ ?????????????????????????????????????????????????????????????????????___________ ?????????????????????????????????????????????????????????????????????___________ ????????????????????????????????????????????????????????________________________ ???????????????????????????????????????????????????????_________________________ ??????????????????????????????????????????????__________________________________ ??????????????????????????????????????????????__________________________________ ??????????????????????????????????????????????__________________________________ ???????????????????????????????????????????_____________________________________ ????????????????????????????????????????????????????????????????????????________ ?????????????????????????????????????????????????_??????????????????????________ ??????????????????????????????????????????????__________________________________ ???????????????????????????????????????????????_________________________________ ???????????????????????????????????????????????????????????_____________________ ??????????????????????????????????????????????????????????______________________ ????????????????????????????????????????????????________________________________ ???????????????????????????????????????????????????????????_____________________ ??????????????????????????????????????????????????????????????????????????????__ ???????????????????????????????????????????????????????????????????????????????_ ???????????????????????????????????????????????????????????????????????????_____ ????????????????????????????????????????????????????????????????????????????____ ?????????????????????????????????????????????????????????_?????????????????_____ ???????????????????????????????????????????????????????????_____________________ ?????????????????????????????????????????????????????????????___________________ ?????????????????????????????????????????????___________________________________ ???????????????????????????????????????????????????????????_____________________ ?????????????????????????????????????????????????????????????___________________ ?????????????????????????????????????????????????????????????___________________ ?????????????????????????????????????????????___________________________________ ????????????????????????????????????????????????????????????____________________ ?????????????????????????????????????????????????????????????????_______________ ????????????????????????????????????????????????????????????????________________ ??????????????????????????????????????????????????????????????????????????______ ???????????????????????????????????????????????????????????????????????????_____ ??????????????????????????????_????????????????????????????????????????_________ ?????????????????????????_______________________________________________________ ???????????????????????????????????????????????????????_________________________ ???????????????????????????????????????????????????????_________________________ ?????????????????????????????????????????????????????????????????_______________ ???????????????????????????????????????????????????????????????????????_________ ????????????????????????????????????????????????????????????????????????________ ????????????????????????????????????????????????????????????????????????________ ???????????????????????????????????????????????????????????????????_____________ ?????????????????????????????????????????????????????????????????????????_______ ?????????????????????????????????????????????????????????????????????????_______ ???????????????????????????????????????????????????????????????_________________ ???????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????_???????_????? ??????????????????????????????????????????????????????????????__________________ ??????????????????????????????????????????????????????????????????????????______ ??????????????????????????????????????????????????????????????????_?????????____ ?????????????????????????????????????????????????????????_??????________________ ???????????????????????????????????????????????????????????????????????_________ ????????????????????????????????????????????????????????????????????????________ ?????????????????????????????????????????????????????????_______________________ ????????????????????????????????????????????????????????________________________ ?????????????????????????????????????????????????????????????___________________ ???????????????????????????????????????????????????????????????????????????_____ ????????????????????????????????????????????????????????????????????????????____ ????????????????????????????????????????????????????????????????________________ ???????????????????????????????????????????????????????????????????????_________ ??????????????????????????????????????????????????????????????????????__________ ????????????????????????_??????????????????????????????????????????????_________ ????????????????????????????????????????????????????????????????????????________ ?????????????????????????????????????????????????????????????????????????_______ ????????????????????????????????????????????????????????????????????????????____ ?????????????????????????????????????????????????????????????????????????????___ ??????????????????????????????????????????????????????????????????????__________ ?????????????????????????????????????????????????????????????????????????????___ ???????????????????????????????????????????????????_??????????????????_????????_ ?????????????????????????????????????????????????????????_______________________ ???????????????????????????????????????????????????????????????????_____________ ????????????????????????????????????????????????????????????????????____________ ??????????????????????????????????????????????????????????????????______________ ???????????????????????????????????????????????????????????????????_____________ ??????????????????????????????????????????????????______________________________ ???????????????????????????????????????????????_________________________________ ???????????????????????????????????????????????_________________________________ ??????????????????????????????????????????????????______________________________ ?????????????????????????????????????????????????????????????????_______________ ?????????????????????????????????????????????????????????????????_______________ ?????????????????????????????????_______________________________________________ ???????????????????????????????????????_________________________________________ ???????????????????????????????????????_________________________________________ ??????????????????????????????????????????????????????????????????????????_????? ??????????????????????????????????????????????????????????????????????????_????? ??????????????????????????????????????????????????????????_?????_?????????_????? ???????????????????????????????????????????????????????????????????????????????_ ???????????????????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????__________________________ ???????????????????????????????????????????????????_____________________________ ?????????????????????????????????????????????????????????_______________________ ???????????????????????????????????????????????????_?????_______________________ ????????????????????????????????????????????_?????????__________________________ ???????????????????????????????????????_________________________________________ ??????????????????????????????????????????????????????????????????????????_????? ??????????????????????????????????????????????????????????????????????????_????? ??????????????????????????????????????????????????????????????????????????______ ??????????????????????????????????????????????__________________________________ ????????????????????????????????????????????????????????????____________________ ????????????????????????????????????????????????????????????____________________ ??????????????????????????????????????????????????______________________________ ??????????????????????????????????????????????????______________________________ ???????????????????????????????????????_________________________________________ ??????????????????????????????????????????????????????????????????????????_????? !!!!!! WARNING: probably missed some lines here !!!!! ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ ________________________________________________________________________________ HelenOS release 0.14.1 (Aladar), revision 3e9148d64 Built on 2026-09-10 01:16:08 Running on amd64 (terminal/59) Copyright (c) 2001-2026 HelenOS project Welcome to HelenOS! https://www.helenos.org/ Type 'help' [Enter] to see a few survival tips. / # mkfile --size 2m /tmp/img? !!!!!! WARNING: probably missed some lines here !!!!! HelenOS release 0.14.1 (Aladar), revision 3e9148d64 Built on 2026-09-10 01:16:08 Running on amd64 (terminal/59) Copyright (c) 2001-2026 HelenOS project Welcome to HelenOS! https://www.helenos.org/ Type 'help' [Enter] to see a few survival tips. / # mkfile --size 2m /tmp/img / # ls -e /tmp img 2097152 / # /srv/bd/file_bd /tmp/img fbd0 file_bd: File-backed block device driver file_bd: Accepting connections / # mkfat --type 12 fbd0 Device: fbd0 mkfat: Block device has 4096 blocks. mkfat: Creating FAT filesystem on device fbd0. mkfat: Filesystem type FAT12. Writing allocation table 1. Writing allocation table 2. Writing root directory. Success. / # mkdir /tmp/mnt / # mount fat /tmp/mnt fbd0 / # cp demo.txt /tmp/mnt / # ls /tmp/mnt demo.txt 592 B / # umount /tmp/mnt / # ls /tmp/mnt / # mount fat /tmp/mnt fbd0 / # ls /tmp/mnt demo.txt 592 B / # _