Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!think.com!linus!agate!fugitive!izumi From: izumi@fugitive.berkeley.edu (Izumi Ohzawa) Newsgroups: comp.sys.next Subject: Re: Upgrade problem Message-ID: <1990Dec22.064311.29759@agate.berkeley.edu> Date: 22 Dec 90 06:43:11 GMT References: <4927@idunno.Princeton.EDU> Sender: usenet@agate.berkeley.edu (USENET Administrator) Organization: /etc/organization Lines: 32 In article <4927@idunno.Princeton.EDU> paul@phoenix.Princeton.EDU (Paul Lansky) writes: > >I am trying to upgrade from 2.0fuchsia release to the full 2.0 >release. the 2.0 upgrade application seems to stop at the point >at which it says that it doesn't support the fuchsia release. >How do I do this upgrade? thanks Oh, no! I was afraid of this, since I am in the same boat. You mean, they wrote this nice Upgrade2.0.app and it allows you to upgrade only from release 1.0 or 1.0a, but not from beta versions of 2.0? Have you looked at Upgrade2.0.app/startup.tcl, and a couple of other *.tcl files in that directory? In startup.tcl, I can identify the place where this script determines the version of the software currently installed on HD. I wonder if you can hack these scripts, and make the Upgrade app accept 2.0 beta versions. Please post the diffs if you do this and succeed. I haven't got my real 2.0 yet, but if this story is really true, I will try to mess with *.tcl files. The way I figure, it wouldn't hurt to try, because the only other way to upgrade is to back up /Users, /usr/local, /etc/netinfo, ... etc, and do a rebuild from scratch. What a pain (sigh). By the way, what is this "TCL script", it seems neat. Is this scripting language documented somewhere? Izumi Ohzawa