Raphael S Carvalho
2013-Sep-23 19:40 UTC
[syslinux] Syslinux - MultiFS support (demonstration/details)
MultiFS is a new feature that will turn the task of using multiple disks/partitions possible. By the way, it's not mainstream yet. It will only be available when the patches be released or get merged into the official tree. I'm currently working on the last details, thus it isn't yet available to the public. It was previously called Multidisk. But MultiFS seems to cover better both the multiple disks and multiple partitions features. MultiFS was carefully designed to live outside the code and keep the flow of File System operations as simple as possible. It wouldn't be good to bloat the core and increase the complexity on FS operations. Follow a video that shows its main functionality: http://www.youtube.com/watch?v=8KYRheD4ygI I would like express gratitude to both *Andre* and *Pcacjr* who got this project off the ground. Regards, Raphael S. Carvalho.