[Oberon] ALO usage Log/Query ?

Peter Matthias PeterMatthias at web.de
Wed Sep 3 22:06:05 CEST 2014


Am 30.08.2014 um 12:38 schrieb eas lab:
> PM wrote:-
>> Forgot to ask: Does the compiler still trap at the first use on RPi with
>> this version?
> --
> I'd need to check my logs; but if I remember: it's OK.
> But now, to pay for the cost of going back to rPi, I'll try a task, which
> I need to do, eg. get info about AosFS:
> * how far inside of N-O partition does Dir-structure start?
> * what is the dir-structure?

Generally flat. Everything else is superimposed.

> My IDE with 40 partitions of N-O has <broken the extended partitions chain>.
>>From saved records I'm able to:
>   dd if=<IDE> skip=<startSectorOfPartition> count=<lenOfPartition> of=<BakUp>
>
> Probably LNO and even LEO could read the files from the PartitionFile.

LNO even can copy these files to a Linux filesystem.

> System.Directory  FileDir*  <-- No FileDir.Mod included.
> => Search total ALO:DirTree for FileDir.Mod
> == None. Source files are being withheld.

ALO.FileDir.Mod

Peter



More information about the Oberon mailing list