cvs commit: src/usr.sbin/sysinstall devices.c

Wilko Bulte wb at freebie.xs4all.nl
Thu Dec 30 04:44:06 PST 2004


On Thu, Dec 30, 2004 at 06:23:39AM +0000, Pyun YongHyeon wrote..
> yongari     2004-12-30 06:23:39 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_5)
>     usr.sbin/sysinstall  devices.c 
>   Log:
>   MFC 1.159
>     Due to unknown reasons, Disk_Names() returns SCSI CDROM as a valid
>     disk. This is main reason why sysinstall presents SCSI CDROM to
>     available disks in Fdisk/Label menu. In addition, adding a blank
>     SCSI CDROM to the menu generates floating point exception in sparc64.
>     Disk_Names() just extracts sysctl "kern.disks". Why GEOM treats SCSI
>     CDROM as a disk is beyond me and that should be investigated.
>     For temporary workaround, ignore SCSI CDROM device.

This should also fix the problem on Alpha.  Given a bit of time I'll
test it on that arch as well.

-- 
Wilko Bulte				wilko at FreeBSD.org


More information about the cvs-src mailing list