Post Reply 
newRPL - build 1255 released! [updated to 1299]
01-03-2018, 09:01 AM (This post was last modified: 01-03-2018 10:45 AM by BarryMead.)
Post: #75
RE: newRPL - build 1001 released!
Claudio: Thanks for the info. I confirmed that everything I wanted to do works.
I fully understand why you wanted to emulate a fat16 sd image in the emulator.

I did notice some unexpected inconsistencies in the file suffix rules for various file operations.
Both SDSTO and SDRCL save files in nrpl format but do not append the .nrpl file suffix.

Both the "Stack->Open File to Level 1..." and "Stack->Save Level 1 as.." emulator menu actions save files to .nrpl format and add the .nrpl suffix

I was wondering why the "Calculator" omits the .nrpl suffix, while the emulator's equivalent direct to file operations add the .nrpl suffix?
When moving files from a simulated sdcard to a direct hard drive file you have to manually add the .nrpl suffix to be able to read them in the emulator.

To mount the 2gig.img file so I could directly read the image file created by the dd command, I used
sudo kpartx -a 2gig.img

Then after adding moving or exchanging files, I unmounted the directory and used:
sudo kpartx -d 2gig.img
to close out the loop device so future kpartx commands will be able to work.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL - build 1001 released! - pier4r - 12-16-2017, 08:03 AM
newRPL - on Hp 39gs - Martin Hepperle - 06-05-2019, 06:51 AM
RE: newRPL - build 1001 released! - pier4r - 12-23-2017, 10:16 AM
RE: newRPL - build 1001 released! - pier4r - 01-01-2018, 09:42 AM
t - Claudio L. - 01-01-2018, 03:06 PM
RE: newRPL - build 1001 released! - pier4r - 01-01-2018, 03:41 PM
RE: newRPL - build 1001 released! - pier4r - 01-02-2018, 04:54 PM
RE: newRPL - build 1001 released! - pier4r - 01-02-2018, 06:58 PM
RE: newRPL - build 1001 released! - BarryMead - 01-03-2018 09:01 AM
newRPL - brickviking - 10-05-2018, 06:01 AM
How to participate? - erazor - 12-13-2019, 07:12 AM



User(s) browsing this thread: 3 Guest(s)