During an install on a machine having 2 DVD drives, I was asked to select the input "media" and given a choice between acd0 and acd1. Fortunately, I just happened to guess correctly that I had stuck the install DVD into what FreeBSD considered to be "acd0", but this is dumb. Why should anybody have to guess? The dmesg log makes it clear that the kernel has obtained the self-identification strings ferom both drives during boot up, so, you know, maybe sysinstall could be a little friendlier, particularly for newbies, and instead of offerning the choice between the (essentially meanigless... to the user) identifiers "acd0" and "acd1", maybe sysinstall could instead offer a choice between, you know, "Lite-On SOHW-1637S" and "(LG) GH22NS50", or whatever the cd/DVD self ident strings actually are on the currect system. Just a thought. Probably worth what you paid for it. How-To-Repeat: Install FreeBSD on a machine having two or more CD/DVD drives. Eventually you'll be asked to select the install "media".
Responsible Changed From-To: freebsd-bugs->freebsd-sysinstall Over to maintainer(s).
sysinstall has been replaced by bsdinstall in FreeBSD 9.x. Closing.