NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/43012: sysinst doesn't detect correct cd/dvd drive
The following reply was made to PR install/43012; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: Christoph Egger <Christoph_Egger%gmx.de@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: install/43012: sysinst doesn't detect correct cd/dvd drive
Date: Thu, 5 Aug 2010 10:43:54 +0200
On Thu, Aug 05, 2010 at 10:32:57AM +0200, Christoph Egger wrote:
> Take an iso image from releng autobuilder. That's enough
> to reproduce.
I'm pretty sure I installed an amd64 machine by booting from a -current image
from the releng cluster just a few weeks ago, which worked flawlessly and
autodetected the CD just fine. Did this change recently for you?
The main difference between amd64 and i386 (despite the identical bootloader)
here is that the i386 CD has / on cd0a, which makes the probe for CD and
sets void, while amd64 uses the built in md0a image, so has to realy find
the CD.
Can you boot the image into sysinst, use the utility menu to start a shell
and show me the output of
disklabel cd0
(or other cd1, if cd0 does not work/has no medium) please?
Thanks,
Martin
Home |
Main Index |
Thread Index |
Old Index