From j@uriah.heep.sax.de  Thu Jan  9 14:10:11 2003
Return-Path: <j@uriah.heep.sax.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0BD4237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Jan 2003 14:10:11 -0800 (PST)
Received: from sax.sax.de (sax.sax.de [193.175.26.33])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9852343ED8
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Jan 2003 14:10:09 -0800 (PST)
	(envelope-from j@uriah.heep.sax.de)
Received: (from uucp@localhost)
	by sax.sax.de (8.9.3/8.9.3) with UUCP id XAA13565
	for FreeBSD-gnats-submit@freebsd.org; Thu, 9 Jan 2003 23:10:02 +0100 (CET)
Received: from uriah.heep.sax.de (localhost.heep.sax.de [127.0.0.1])
	by uriah.heep.sax.de (8.12.6/8.12.6) with ESMTP id h09M9Cm8018457
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 9 Jan 2003 23:09:12 +0100 (MET)
	(envelope-from j@uriah.heep.sax.de)
Received: (from j@localhost)
	by uriah.heep.sax.de (8.12.6/8.12.6/Submit) id h09M9CML018456;
	Thu, 9 Jan 2003 23:09:12 +0100 (MET)
Message-Id: <200301092209.h09M9CML018456@uriah.heep.sax.de>
Date: Thu, 9 Jan 2003 23:09:12 +0100 (MET)
From: Joerg Wunsch <j@uriah.heep.sax.de>
Reply-To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: FreeBSD 5.x cannot be installed from multisession CD-ROM
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46905
>Category:       bin
>Synopsis:       sysinstall(8): FreeBSD 5.x cannot be installed from multisession CD-ROM
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-sysinstall
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 09 14:20:00 PST 2003
>Closed-Date:    
>Last-Modified:  Tue Jul 13 13:48:59 UTC 2010
>Originator:     Joerg Wunsch
>Release:        FreeBSD 5.0-RC i386
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD uriah.heep.sax.de 5.0-RC FreeBSD 5.0-RC #0: Sat Dec 21 20:40:31 MET 2002 root@:/usr/obj/usr/src/sys/URIAH i386


	
>Description:
	
A 5.0-RCx release, built using "make release", and written as the
last session on a multisession CD-R, cannot be installed.  sysinstall
complains that there were no cdrom.inf file.  Investigation in the
emergency holographic shell shows that the very first session of
the CD-ROM has been mounted, as opposed to the most recent one.

>How-To-Repeat:
	
Create an install session on a CD-R that is not the first one on the
medium.

>Fix:
mount_cd9660(8) has been taught to handle multisession CDs years ago.
It seems sysinstall reinvented the wheel, however, and it obviously
only invented a half-wheel there. ;-)

Either use the real mount_cd9660 (shouldn't hurt much since in a
crunched binary, the resulting code size should not be much different),
or properly reproduce the procedure from mount_cd9660(8) in sysinstall.

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->qa 
Responsible-Changed-By: kris 
Responsible-Changed-When: Fri Jul 18 16:05:34 PDT 2003 
Responsible-Changed-Why:  
Assign to qa group 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46905 
Responsible-Changed-From-To: freebsd-bugs->freebsd-sysinstall 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Tue Jul 13 13:48:59 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer(s) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46905 
>Unformatted:
