From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) Description of problem: When i either use a rpm 2.6.x kernel or compile my own kernel both my dvd drive and my zip drive (both of which are scsi) are removed from my fstab. While this was not a huge issue and I simply added the lines in again, i recently purchased a sata hard drive and use libata for it and now my hard drive is sda while my dvd drive becomes unusable. Version-Release number of selected component (if applicable): 1.1.36 How reproducible: Always Steps to Reproduce: 1. Compile or rpm 2.6.x kernel 2. reboot 3. view fstab Actual Results: My fstab is missing all scsi devices except my hard drive. Expected Results: my dvd will be assigned a new id such as /dev/sdb and then both my dvd and zip will show up in the fstab. Additional info: I use the AIC7xxx module for my scsi card. Currently there are only 2 scsi devices connected to it.
This should be fixed with the rawhide kudzu package.