[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#232523: marked as done (low memory install possible if cfdisk in installer)



Your message dated Mon, 12 Jul 2004 17:08:21 +0200
with message-id <20040712150821.GJ21721@mykerinos.kheops.frmug.org>
and subject line Bug#232523: More info needed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Feb 2004 11:31:21 +0000
>From ahuxley@gmx.net Fri Feb 13 03:31:21 2004
Return-path: <ahuxley@gmx.net>
Received: from pop.gmx.de (mail.gmx.net) [213.165.64.20] 
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1ArbXV-0007CN-00; Fri, 13 Feb 2004 03:31:21 -0800
Received: (qmail 7655 invoked by uid 65534); 13 Feb 2004 11:30:49 -0000
Received: from p50805343.dip.t-dialin.net (EHLO p50805343.dip.t-dialin.net) (80.128.83.67)
  by mail.gmx.net (mp002) with SMTP; 13 Feb 2004 12:30:49 +0100
X-Authenticated: #13979910
Received: from alexis by dione.no-ip.org with local (masqmail 0.2.20)
 id 1ArbWy-7X1-00; Fri, 13 Feb 2004 12:30:48 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Alexis Huxley <ahuxley@gmx.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: low memory install possible if cfdisk in installer
X-Mailer: reportbug 2.37
Date: Fri, 13 Feb 2004 12:30:48 +0100
Message-ID: <1ArbWy-7X1-00@dione.no-ip.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_12 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-bugs.debian.org_2004_02_12
X-Spam-Level: 

Package: install
Version: debian-installer beta2
Severity: important

Ok, first download the boot and root floppies from the stable release
(they contain cfdisk, and the beta2 installer does not). Note that
said stable, not testing or unstable!  That's stable at pre-sarge
release time, for those googling in the future :-)

Boot these floppies and create the partition table you want, including
creating a swap partition, and making it type '82' to indicate it is
a swap pttn.

Then reboot and follow the procedure for using the beta2 Debian
installer, but when you come to load drivers (either from floppies
or CDs) use the time it takes for them to load/unpack/insmod to do
the following:

Use ALT-F2 to flip to the second VT, press ENTER to get a prompt and
then run the following commands:

    mkswap /dev/ide/bus0/target0/lun0/part2
    swapon /dev/ide/bus0/target0/lun0/part2

(In my case 'part2' is the second partition, and the one which I
marked as type '82' for swap).

If the device corresponding to your previously-created swap partition
does not exist (i.e. if the first command fails) then wait a moment
and try again (the drivers are being unpacked and loaded while you
try to run these commands so they should appear eventually).

Then during th partition configuration tell it to leave the contents
of the specified partition alone (so it doesn't try to run mkswap on
sonething that is already being used for swap!).

And then everything else is as normal.

But, obviously, this depends on using cfdisk (or fdisk or
whatever). But this is not included on the boot floppies.

Yes, I know it says "at least 32Mb" in the requirements for doing the
installation, so I shouldn't even be attempting to hack around, but
the addition of this *one* tool on the floppies means that everything
required to install on less *is* possible. And I think this makes it,
much more that a 'wishlist' item, but really a 'extremely desirable'
item.

Therefore I request that cfdisk is added to the floppies (and CD too
I guess).

keywords for google: debian testing sarge debian-installer install
installer low memory swap partition cfdisk fdisk beta2

Alexis Huxley


---------------------------------------
Received: (at 232523-done) by bugs.debian.org; 12 Jul 2004 15:08:47 +0000
>From christian.perrier@onera.fr Mon Jul 12 08:08:47 2004
Return-path: <christian.perrier@onera.fr>
Received: from onera.onera.fr [144.204.65.4] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bk2QB-0008VP-00; Mon, 12 Jul 2004 08:08:47 -0700
Received: from cc-mykerinos.onera (localhost [127.0.0.1])
        by onera.onera.fr  with ESMTP id i6CF8jYL001449;
        Mon, 12 Jul 2004 17:08:45 +0200 (MEST)
Received: from localhost (mykerinos.onera [127.0.0.1])
	by cc-mykerinos.onera (Postfix) with ESMTP id 7B5EC23281;
	Mon, 12 Jul 2004 17:08:33 +0200 (CEST)
Received: from cc-mykerinos.onera ([127.0.0.1])
	by localhost (cc-mykerinos [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 15285-05; Mon, 12 Jul 2004 17:08:21 +0200 (CEST)
Received: by cc-mykerinos.onera (Postfix, from userid 7426)
	id CA4D623278; Mon, 12 Jul 2004 17:08:21 +0200 (CEST)
Date: Mon, 12 Jul 2004 17:08:21 +0200
From: Christian Perrier <bubulle@debian.org>
To: Alexis Huxley <ahuxley@gmx.net>, 232523-done@bugs.debian.org
Subject: Re: Bug#232523: More info needed
Message-ID: <20040712150821.GJ21721@mykerinos.kheops.frmug.org>
References: <[🔎] 20040709180923.GM4406@mykerinos.kheops.frmug.org> <[🔎] 20040712143445.GC26697@dione.myth.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] 20040712143445.GC26697@dione.myth.net>
X-message-flag: Outlook is a good virus spreading tool. It can send mail, too.
X-pot_a_miel: honeypot@kheops.frmug.org
User-Agent: Mutt/1.5.6+20040523i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at mykerinos
Delivered-To: 232523-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


> However, in beta4, I had no such problem, so it can be closed, as
> far as I am concerned. Thanks for getting back about it.

And thanks for your answer, of course.

One less bug..:-)



Reply to: