Path: utzoo!attcan!uunet!wuarchive!udel!mmdf From: mike.irons@lynx.northeastern.edu Newsgroups: comp.os.minix Subject: Moving bootblok. Message-ID: <33867@nigel.ee.udel.edu> Date: 18 Oct 90 16:23:13 GMT Sender: mmdf@ee.udel.edu Lines: 10 I have a quick question. I am trying to make more room for a server that I am adding to my PC Minix1.5 and am having trouble with overwriting my bootblok while it is loading in Minix. What is the furthest up in memory that it can go. I have gotten it to mov up to 0x9700 but any higher and after db runs I don't get the menu, but just the line of text from the bootstrap, and then it dies. Is this the upper limit of bootblok, or should I be able to move it to 0x9FA0 (originally it's at 0x8FA0). mike.irons%lynx@helios.northeastern.edu