Bug 13929

Summary: The script MAKEDEV has a problem creating the cd1 device
Product: Base System Reporter: Robin Huiser <rhuiser>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.2-RELEASE   
Hardware: Any   
OS: Any   

Description Robin Huiser 1999-09-24 07:40:00 UTC
I have 2 SCSI CD-ROM devices which are recognized at boot by the kernel.
When I try to make the cd1 device in /dev, nothing happens.

Fix: 

Actually, it is a workaround! Note the parm cd2 instead of cd1!
	
	Shell command: (cd /dev; sh MAKEDEV cd2)
How-To-Repeat: 
	Shell command: (cd /dev; sh MAKEDEV cd1)
Comment 1 ru freebsd_committer freebsd_triage 1999-09-24 08:35:17 UTC
State Changed
From-To: open->closed

Duplicate of PR bin/13768.