From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2fcd8539360f166e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-18 11:31:10 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: GCC 3.1 / Ada / Cygwin / Win2k ? Date: Fri, 18 Oct 2002 18:31:10 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3DAC4528.81F57BBD@despammed.com> <4519e058.0210161111.217a8c6b@posting.google.com> <4xCr9.1511$Bd4.11686@dfw-service2.ext.raytheon.com> <5fe90c1a.0210171643.5d60d85f@posting.google.com> <4TUr9.1861$c6.2392@bos-service2.ext.raytheon.com> NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1034965870 15659 129.241.83.78 (18 Oct 2002 18:31:10 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Fri, 18 Oct 2002 18:31:10 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:29916 Date: 2002-10-18T18:31:10+00:00 List-Id: Wes Groleau wrote: > Not sure. I booted up Linux (Mandrake) and verified that it > filled less than two Gigabytes of a twelve GB partition. > > So I put the install CD in, and reinstalled. When I got > to that point, I selected the second 12 GB partition and > split it into nine and three. Formatted the nine to NTFS > and the three to standard Unix. Installed Linux, and tried > to reboot. Goes through about a screen and a half of > startup messages and then hangs. Vulcan nerve pinch and > power button disabled--have to unplug. You mean you ran fdisk or similar on a mounted disc and repartitioned it? Not sure I understand the setup. Did you have the linux partition before the NT partition or after? I think windows will choke if you suddenly create a partition before what is usually C: as this will then become D: > Selected NT from LILO boot menu. Screen says "Loading NT..." > and nothing else for many minutes. Vulcan nerve pinch and > power button disabled again. Did you run lilo after installing Linux. > Windows CD can boot and can see all partitions but can't > repair. Linux CD "rescue" function can't fix either. > > Corp. IT came in and re-partitioned and re-imaged the whole drive. > Not in a hurry to try re-installing Linux now! :-) Hmm this sounds very odd. I have never experienced anything like it, but I'm not clear on how your disc looked like before you tried. But if you used some program like partition magic or similar to spilt a partition into two then this is not a safe way. Preben Randhol -- This is Ada land. On quiet nights you can hear C programmers debug.