Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 2003 23:09:12 +0100 (MET)
From:      Joerg Wunsch <j@uriah.heep.sax.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/46905: FreeBSD 5.x cannot be installed from multisession CD-ROM
Message-ID:  <200301092209.h09M9CML018456@uriah.heep.sax.de>

next in thread | raw e-mail | index | archive | help

>Number:         46905
>Category:       bin
>Synopsis:       FreeBSD 5.x cannot be installed from multisession CD-ROM
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>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:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301092209.h09M9CML018456>