I have literally no idea why it wont work but if anyone picks this up you'll know it works when the old Halyde colours show up
# Conflicts:
# halyde/kernel/modules/terminal.lua
The startupapps.json config file didn't have drvload.lua when recently installing Halyde. component.list("drive") will not just list components with the 'drive' type, but also with types that contain 'drive'. this includes 'tape_drive' (Computronics), so when calling getCapacity, the filesystem library errors out.