9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] a problem I don't understand on a reinstall
@ 2003-10-17  2:50 ron minnich
  2003-10-17  2:58 ` Russ Cox
  0 siblings, 1 reply; 4+ messages in thread
From: ron minnich @ 2003-10-17  2:50 UTC (permalink / raw)
  To: 9fans


I had a T21, with partitions:
9fat
fs
swap

I booted the install cd, and using prepdisk I delete swap and fs, then
added
fossil
arenas0
arenas1
isect0
isect1
swap

Then I installed. Once done, it would not boot. Plan9.ini was rewritten by
the install, but set up with the local file system as local!#S/sdC0/fs,
not local!#S/sdC0/fossil.

Booted CD, ran 9fat:, changed it to fossil, instead of fs, it still
wouldn't boot. 9load complains that it can't find any partitions other
than 9fat.

reinstalled. No good. On the reinstall the 9fat was not updated, so still
had the identical plan9.ini.

Reinstalled, but this time using prep I deleted all partitions, including
9fat, then added them back, resizing them for good measure.

Still failed to boot, it's still trying to find 'fs', not 'fossil'.

ARG!

Found on booting cdrom to look around that 9fat, though resized, was
unchanged: plan9.ini was the same as before the delete all partitions,
reallocate all partitions step.

Well, what's going on here? how do I get this cd to wipe everything down
to completely clean state when it installs? Should I run fdisk/mbr from
the boot cd, then try it? It's as though too much state is being saved in
the boot info somewhere, across installs. Is it not setting up 9load
correctly? Is it not replacing 9load with a new one?

ron





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] a problem I don't understand on a reinstall
  2003-10-17  2:50 [9fans] a problem I don't understand on a reinstall ron minnich
@ 2003-10-17  2:58 ` Russ Cox
  2003-10-17 11:41   ` [9fans] My Eu paper, mark 2 John DeGood
  2003-10-17 22:54   ` [9fans] a problem I don't understand on a reinstall ron minnich
  0 siblings, 2 replies; 4+ messages in thread
From: Russ Cox @ 2003-10-17  2:58 UTC (permalink / raw)
  To: 9fans

> Well, what's going on here? how do I get this cd to wipe everything down
> to completely clean state when it installs? Should I run fdisk/mbr from
> the boot cd, then try it? It's as though too much state is being saved in
> the boot info somewhere, across installs. Is it not setting up 9load
> correctly? Is it not replacing 9load with a new one?

first, use the bleeding-edge cd-rom,
just in case it has a fix that you need.
(but i doubt it does).

when you get into the install at the beginning,
draw a new window and

	cp /dev/zero /dev/sdC0/data

and then wait a few seconds and hit delete.
that should clear things pretty good.

russ


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] My Eu paper, mark 2
  2003-10-17  2:58 ` Russ Cox
@ 2003-10-17 11:41   ` John DeGood
  2003-10-17 22:54   ` [9fans] a problem I don't understand on a reinstall ron minnich
  1 sibling, 0 replies; 4+ messages in thread
From: John DeGood @ 2003-10-17 11:41 UTC (permalink / raw)
  To: 9fans

Geoff Collyer <geoff@collyer.net> wrote:

> And MIPS's compilers are elephantine, so it's likely that
> they had armies working on them.

Below is a response from Steve Correll <sjc@pobox.com>,
a member of the original MIPS compiler team.

John

 > You're welcome to attribute this to me if you want to post a followup.
 >
 > Today's MIPS compilers may be the product of an army, but for version
 > 1.0 there was just a platoon (benefiting, of course, from the AT&T
 > compiler front ends, Berkeley dbx, and various Stanford research
 > projects):
 >
 > Fred Chow - optimizer
 > Steve Correll - assembler, prof
 > Kevin Enderby - ld
 > Steve Hanson - f77, cc
 > Mark Himelstein - dbx
 > John Ho - codegen
 > Earl Killian - codegen, pixie
 > Larry Weber - assembler





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] a problem I don't understand on a reinstall
  2003-10-17  2:58 ` Russ Cox
  2003-10-17 11:41   ` [9fans] My Eu paper, mark 2 John DeGood
@ 2003-10-17 22:54   ` ron minnich
  1 sibling, 0 replies; 4+ messages in thread
From: ron minnich @ 2003-10-17 22:54 UTC (permalink / raw)
  To: 9fans

On Thu, 16 Oct 2003, Russ Cox wrote:

> first, use the bleeding-edge cd-rom,
> just in case it has a fix that you need.
> (but i doubt it does).

No, I was using that CDROM and still saw the 'historical partitions'.


> when you get into the install at the beginning,
> draw a new window and
>
> 	cp /dev/zero /dev/sdC0/data

That did it. There's nothing like splating the disk with zeros to clean up
things. Nice, clean oxide oersteds.

ron



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-10-17 22:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-17  2:50 [9fans] a problem I don't understand on a reinstall ron minnich
2003-10-17  2:58 ` Russ Cox
2003-10-17 11:41   ` [9fans] My Eu paper, mark 2 John DeGood
2003-10-17 22:54   ` [9fans] a problem I don't understand on a reinstall ron minnich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).