IPL being "Initial Program Load" of course.W. H. Heydt wrote:It's kind of like IPL coding on an IBM S/360. The processor just barely knows how to get things started and the initial data brought in takes over from there.
(For our younger--i.e. under 60--readers, on a S/360, you set the dials on the front panel to the channel & device address of the boot device and pressed the "IPL" button. The system would then read 24 bytes from the beginning--think disk drive for the usual boot process--selected device, using the first 8 bytes as a channel command word, which usually chained to the second 8 bytes as another CCW. At the end of the channel program, the third 8 byte unit would be loaded as the program status word, which would--if done right--set the pointer to the next instruction to the code that had been loaded. Aren't you sorry you asked? Aren't you annoyed that I still remember all that 40 years later?)
The Wiki is hidden so that only Linux gurus can find it.solar3000 wrote:Which wiki?

Burngate wrote:The Wiki is hidden so that only Linux gurus can find it.solar3000 wrote:Which wiki?
Having been shown where it is, you are now officially a Linux guru.
Congratulations
Ooo, that sounds ominous - technical or controversial?mahjongg wrote: but it seems the RPF has "issues" with the wiki, so the link has been removed.
bob_binz wrote:Try http://elinux.org/RPi_Software

I can really only speculate, but there was some talk about switching to a dedicated wiki, as the current one is shared between many other devices, which gives problems with "going to the home page", and with searching. Also as simply another wiki editor instead of the wiki's moderator the foundation had insufficient control over the wiki. and the original moderator has vanished it seems.bob_binz wrote:Ooo, that sounds ominous - technical or controversial?mahjongg wrote: but it seems the RPF has "issues" with the wiki, so the link has been removed.
You can put almost all of the SD card contents on a Linux file server. I don't think you can do that much if you have a Windows type file server.solar3000 wrote:I'm going to try to put as much of the SD card contents on a file server as possible.
Not sure if its a good idea. but it can't hurt. except perhaps an SD card or two.
mahjongg wrote:I can really only speculate, but there was some talk about switching to a dedicated wiki, as the current one is shared between many other devices, which gives problems with "going to the home page", and with searching. Also as simply another wiki editor instead of the wiki's moderator the foundation had insufficient control over the wiki. and the original moderator has vanished it seems.bob_binz wrote:Ooo, that sounds ominous - technical or controversial?mahjongg wrote: but it seems the RPF has "issues" with the wiki, so the link has been removed.
Also, lately we have seen a spate of controversial edits where commercial enterprises have abused the wiki as a way to get people to go to their commercial sites to buy PI related wares. Nobody objected, (by reverting the edits, on a continuous base) and for lack of moderation rights it wasn't possible for the RPF to put a more radical stop to it.
rpdom wrote:You can put almost all of the SD card contents on a Linux file server. I don't think you can do that much if you have a Windows type file server.solar3000 wrote:I'm going to try to put as much of the SD card contents on a file server as possible.
Not sure if its a good idea. but it can't hurt. except perhaps an SD card or two.
Search for "raspberry pi NFS root filesystem" should give you some pointers.
I have done this, but found that using a USB connected hard disk was much faster than my slow file server.
Correct...and not to be confused with Initial Microcode Program Load (IMPL) from the System/370. IBM came up with the 8" floppy disk to store the data needed for IMPL.rpdom wrote: IPL being "Initial Program Load" of course.
Back in the day when one would note that "real programmers are buried face down, nine edge first."unclejed613 wrote:when i was young (about 10 i think) my uncle gave me a book on IBM programming. it was part of a course he took. it was a course on machine code for one of the more common IBM machines of the day (this was about 1968), but i don't remember which machine... that was my first exposure to programming. i don't remember if i made it through the whole book and the quiz excercises, but i had a fairly good grasp of it... i thought EBCDIC was a bit clunky though.... when ASCII became the norm years later, i saw how much easier it was to work with.... i could however "read" a hollerith card.... which at the time was used for phone bills and everything else.... i remember "reading" my mother's phone bills from the punch card that came in the mail.....
There were pretty much three precursors for EBCDIC and the System/360. If you look at the 1401 (which not only gave some instruction background, but printers as well, like the 1403 and, eventually, the 1403N1), the 1620, and the coding on cards from tab machines. The low order nybble of the alpha characters follows the pattern of Hollerith card coding, and the high-order nybble is reminiscent of the zone punches in cards.plugwash wrote:Afaic EBCIDIC was based on a code that assigned BCD numbers to characters. So all the main characters have codes that correspond to BCD numbers while the positions that don't correspond to BCD numbers are used for special stuff that was added laters (and often varied between different EBCDIC code pages). This is in contrast to ASCII based systems where the lower half of the code space was assigned to ASCII and the upper half was used for vendor specific extensions.
...which has a handwritten note on it--in my handwriting--of my last name and a date: 9-3-71. That was probably so that if someone borrowed it, I'd get it back.W. H. Heydt wrote: And...damn you...this discussion made me dig out my green card...