!HForm to create a partition table and entry.
Jess Hampshire (158) 865 posts |
I just got my Pi and tried Chris Hall’s distro. I also tried creating a partition table entry for the ADFS section (as the 4th entry). This showed up in XP and Linux partition utilities as I expected. The Pi still booted OK. I would like to request that !HForm be modified to create a partion table entry that matches the space that was formatted. (With type AD) I request an extra question “partition table entry” with values 0-4 (0 being no table, 1 – 4 being the position in the table) reasons: It would also be nice if the ancient default disk shapes could be replaced with some sensible default sizes. (e.g. maximum sizes for lfaus 499MB etc, 128GB for RO4 maximum and Iyonix using UDMA) |
Steve Revill (20) 1361 posts |
Hi Jess. We at ROOL have some plans in and around the HForm area that are being worked on at the moment. We’re still not 100% fixed on the route we’re going but you should certainly watch this space. |
Jess Hampshire (158) 865 posts |
Cool. Part of the reason for the specific (hopefully relatively small) change is to allow easy testing of various configurations to find out what actually works and how reliably. Since the superfloppy style ADFS format appears to allow a DOS style partition table to exist, I really think that a protective partition entry would be useful. Another use would be if someone had a large (500GB) hard drive they wanted to use as backup on RISC OS and another system. The other systems partition tools should allow the rest of the space to be used on its native filesystem. (Run new HFORM create 256GB partition with an entry, plug it into the other system and finish with its tool). Are there any open source partition tools (like gparted) that could be ported more easily than creating a new tool? This is one area where I could be potentially quite useful testing, please contact me if you need new tools tested. |
Steve Revill (20) 1361 posts |
Most of what you mention is amongst the stuff we’ve been mulling over. We’ll certainly keep you posted when we get to a point where testing is required. |
Malcolm Hussain-Gambles (1596) 811 posts |
Just wondering if there were any updates? |
Jeffrey Lee (213) 6048 posts |
The un-stripped !RunImage is here, although unless you’re capable of building things through !Builder you might need to do some fiddling in order to get it to work (the source is sent through the C pre-processor in order to avoid using magic numbers for the filing system numbers, and in order to allow building of debug versions to be easily toggled on/off) |