Files
firestuff/markdown/2006-09-22-cdrom-multi-drive-sarge-installation.md
2019-04-21 22:38:52 +00:00

1.0 KiB
Raw Blame History

I realize we only have a couple of months left that this matters, but it drove me nuts for hours today, so I thought Id share.

The Debian sarge installer completely flips out if theres more than one CD/DVD drive, you have discs in both, and the Debian disc isnt in the first. The easy answer is, of course, take a disc out. Its rather hard when its in the BladeCenter tray in NJ and youre in upstate NY.

You cant mount the drive yourself. Theres a bug in the installer that wont detect which distro its trying to install, and it starts searching for files that dont exist (/cdrom/dists//Release). Useless.

However, it turns out that devfs is writable in places. You can go into /dev/cdroms/, remove all the links, and recreate just a cdrom0 link to whichever /dev/scsi/ or /dev/ide/ device you like. Poof, functional.