disked banner

disked

3 devlogs
4h 9m 36s

A NAS software project for Linux.

Demo Repository

Loading README...

brny

Added a LOT of stuff.

  • Ability to call mkfs
  • Ability to call cfdisk
  • Bug fixing
  • Loop disk image script

Next goals

  • Samba / NFS
  • RAID
  • Maybe a TUI?
  • Web interface?
Attachment
0
brny

Added some new stuff.

  • Program scans for the disk mount points at /mnt/disked/
  • Error handling for the above.
  • Header files
    next goals:
  • call partitioner
  • call mkfs
  • mount disk
  • raid implementation
  • samba / nfs share
  • web interface
Attachment
0
brny

First devlog of the project! I started writing the function to store the path to the disk and will begin to work on mounting them & calling a partitioner and also mkfs.

Attachment
0