#Commodore64 #Commodore1541 #1541II #FloppyDrive #RetroComputing #JiffyDOS #DolphinDOS #SpeedDOS #DigitalMan #CommodoreMods
https://theoasisbbs.com/1541-ii-ultimate-build-turns-a-commodore-1541-ii-into-a-smaller-multi-rom-drive/?fsp_sid=3953
Southern California Research Group's (SCRG) Switch-A-Slot attached to a 128K enhanced Apple IIe computer.
The more slots, the better.
#AppleII #Apple2forever #vintageApple #Apple #retrocomputing #vintagecomputing #retrocomputers #retrogaming #vintagetech #tech #oldhardware #rainbowapple #photo #CRT #floppydrive #hardware #photograph #ByteCellar
The addition of more drives definitely has a linear-ish scaling in bandwidth. With three disks, the software RAID of floppy disks is up to a whopping 1.09kBps!
The command I used looks like:
diskutil appleraid create stripe FLOPPYRAID ‘MS-DOS FAT12’ disk8 disk5 disk4
The command to list all known software RAIDs is:
diskutil appleraid list
2/2
Apple’s graphical Disk Utility app is becoming increasingly useless to me. They are probably isolating the functions to make it easier for the common user to fix issues on their systems without accidentally breaking something.
I figured out the terminal command needed to create a software RAID from two or more floppy disks. The issue I was having was due to the filesystem name. The manpages are somewhat unclear on how to specify it.
1/2