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

Bug#88226: marked as done (Problem with potato 2.2r2 "compact" root disk)



Your message dated 13 Apr 2001 19:35:44 -0400
with message-id <oahezs5q5r.fsf@arroz.fake>
and subject line bugs closed as of boot-floppies 2.3.1
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 2 Mar 2001 06:41:10 +0000
>From cafuego@coffee.cc.au.com Fri Mar 02 00:41:10 2001
Return-path: <cafuego@coffee.cc.au.com>
Received: from coffee.creativecontingencies.com (coffee.cc.au.com) [::ffff:210.8.121.66] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14YjFV-0002fT-00; Fri, 02 Mar 2001 00:41:09 -0600
Received: (from cafuego@localhost)
	by coffee.cc.au.com (8.11.2/8.11.2) id f226f5e13578
	for submit@bugs.debian.org; Fri, 2 Mar 2001 17:41:05 +1100
Date: Fri, 2 Mar 2001 17:41:05 +1100
From: Peter Lieverdink <cafuego@creativecontingencies.com>
To: submit@bugs.debian.org
Subject: Problem with potato 2.2r2 "compact" root disk
Message-ID: <20010302174105.A8525@creativecontingencies.com>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy"
Content-Disposition: inline
User-Agent: Mutt/1.3.15i
Delivered-To: submit@bugs.debian.org


--KsGdsel6WgEHnImy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: installation
Version: 2.2r2 "compact"

When installing Debian GNU/Linux 2.2r2 onto a Compaq ProLiant DL380 server
I stumbled across a slight problem; the device file entries for the Compaq
Smart2 RAID controller do not exist on the root disk.

I created the root disk in question by using rawrite2 on the root.bin file
in the "compact" directory on the Potato 2.2r2 cd.

The devices in question are /dev/ida/*

Obviously, the problem causes the system to think it has no hard disks, thus
preventing the user from installing the OS.

Creating the device file entries manually corrected the problem and allowed
me to install the OS without any further problems.

The actual OS installation *did* create the device file entries on the
hard disk itself.

Suggested fix: include the /dev/ida/* device files on the root disk.

Here's the script to do it:

<-- cut here -->
#!/bin/sh
minor=3D0
for unit in 0 1 2
do
  typeset -i major=3D$unit+72
  for ld in 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
  do
    mknod /dev/ida/c${unit}d${ld} b $major $minor $disk
    typeset -i minor=3D$minor+1
    for part in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
    do
      mknod /dev/ida/c${unit}d${ld}p$part b $major $minor $disk
      typeset -i minor=3D$minor+1
    done
  done
done
<-- cut here -->

If you need any additional info, don't hesitate to mail me.

- Peter Lieverdink.
--=20
System/Network Administrator Creative Contingencies P/L
http://www.cafuego.net/cafuego.asc for pgp key
all your base are belong to us

--KsGdsel6WgEHnImy
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8

iQA/AwUBOp9Ae39+AIysgOguEQIzDgCgzeqtxA+t/2zra+utY85F3zmoJxYAn0lk
wLMpOtrGUBCJ8foZMAs3zwLh
=aV7T
-----END PGP SIGNATURE-----

--KsGdsel6WgEHnImy--

---------------------------------------
Received: (at 88226-done) by bugs.debian.org; 13 Apr 2001 23:35:27 +0000
>From adam@onshore.com Fri Apr 13 18:35:27 2001
Return-path: <adam@onshore.com>
Received: from arroz.onshored.com [216.220.101.2] (postfix)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14oD65-0006YA-00; Fri, 13 Apr 2001 18:35:26 -0500
Received: from arroz.fake (localhost [127.0.0.1])
	by arroz.onshored.com (Postfix) with ESMTP
	id 9D3E993802; Fri, 13 Apr 2001 19:35:44 -0400 (EDT)
Sender: apharris@burrito.onshore.com
To: 69161-done@bugs.debian.org, 75106-done@bugs.debian.org,
	80325-done@bugs.debian.org, 80949-done@bugs.debian.org,
	56275-done@bugs.debian.org, 62475-done@bugs.debian.org,
	64500-done@bugs.debian.org, 65903-done@bugs.debian.org,
	67510-done@bugs.debian.org, 68497-done@bugs.debian.org,
	69786-done@bugs.debian.org, 70798-done@bugs.debian.org,
	72672-done@bugs.debian.org, 73638-done@bugs.debian.org,
	75018-done@bugs.debian.org, 78328-done@bugs.debian.org,
	78521-done@bugs.debian.org, 78981-done@bugs.debian.org,
	79004-done@bugs.debian.org, 79005-done@bugs.debian.org,
	79459-done@bugs.debian.org, 79734-done@bugs.debian.org,
	79890-done@bugs.debian.org, 82018-done@bugs.debian.org,
	82024-done@bugs.debian.org, 82482-done@bugs.debian.org,
	82912-done@bugs.debian.org, 84989-done@bugs.debian.org,
	84990-done@bugs.debian.org, 85033-done@bugs.debian.org,
	85397-done@bugs.debian.org, 88226-done@bugs.debian.org,
	90967-done@bugs.debian.org, 93054-done@bugs.debian.org,
	93069-done@bugs.debian.org, 93421-done@bugs.debian.org,
	83131-done@bugs.debian.org, 92907-done@bugs.debian.org,
	64565-done@bugs.debian.org
Subject: bugs closed as of boot-floppies 2.3.1
From: Adam Di Carlo <adam@onshore.com>
Date: 13 Apr 2001 19:35:44 -0400
Message-ID: <oahezs5q5r.fsf@arroz.fake>
Lines: 24
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: 88226-done@bugs.debian.org


Thank you very much for your bug report.  We believe the issue you
reported is solved as of boot-floppies 2.3.1.  That is the woody
version of boot-floppies, which is available in the archive, or, some
SPARC and i386, at
<URL:http://people.debian.org/~aph/debian/dists/woody/main/>.

If you feel your bug is still outstanding, please let us know or
reopen your bug -- see <http://www.debian.org/Bugs/> for instructions
how to do that.

We are not longer working on Potato boot-floppies, except for critical
issues.  If you feel that your bug hasn't been fixed as of
boot-floppies 2.2.22 (the latest Potato version), then you we need to
reopen your bug and put the 'potato' tag on it.  Please be sparing --
the more we are distracted with Potato issues, the less effort we are
able to put into Woody boot-floppies.

Again, thanks for your report.  Bug reports are a significant
contribution to Debian. We apologize that it probably took so long to
fix the issue you reported.

-- 
.....Adam Di Carlo....adam@onshore.com.....<URL:http://www.onshored.com/>



Reply to: