<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=229574215-11022005><FONT face=Tahoma>I just converted an IBM 
x225 server from Gentoo 1.4 (kernel 2.4.24) to RedHat ES3 (kernel 
2.4.21-4EL).  The IBM x225 has factory default hardware with a 
post-installed Plextor DVD+RW (PX-708A) drive installed as secondary 
slave.  RedHat detects this drive as (/dev/hdd).</FONT></SPAN></DIV>
<DIV><SPAN class=229574215-11022005><FONT face=Tahoma></FONT></SPAN> </DIV>
<DIV><SPAN class=229574215-11022005><FONT face=Tahoma>Under Gentoo, the drive 
could read DVD+RW discs without any problems and could burn them with growisofs 
from the dvd+rw-tools package.  Since installing RedHat ES3, the drive can 
read CD's, but it can not read DVD's properly, particularly DVD+RW discs.  
It can mount the discs, but the file sizes are reported as much smaller than 
they should be.  For example, a 2.2GB tar.gz file reports a size of 
7MB.  I've checked the DVD's in WinXP and found that the DVD's are fine, 
reporting the correct file sizes.</FONT></SPAN></DIV>
<DIV><SPAN class=229574215-11022005><FONT face=Tahoma></FONT></SPAN> </DIV>
<DIV><SPAN class=229574215-11022005><FONT face=Tahoma>I've spent a lot of time 
trying a variety of solutions, including a custom kernel, but nothing helpful 
yet.  Any help would be much appreciated.  Thanks.</FONT></SPAN></DIV>
<DIV><SPAN class=229574215-11022005><FONT face=Tahoma>--Greg</FONT></SPAN></DIV>
<DIV><SPAN class=229574215-11022005><FONT face=Tahoma></FONT></SPAN> </DIV>
<DIV><SPAN class=229574215-11022005><FONT face=Tahoma>The server has 
the following configuration:</FONT></SPAN></DIV>
<DIV><SPAN class=229574215-11022005><FONT face=Tahoma></FONT></SPAN> </DIV>
<DIV><SPAN class=229574215-11022005><FONT face="Courier New" 
size=2>/etc/raidtab</FONT></SPAN></DIV>
<DIV><SPAN class=229574215-11022005><FONT face="Courier New" 
size=2>-------------</FONT></SPAN></DIV>
<DIV><SPAN class=229574215-11022005><FONT face="Courier New" 
size=2>raiddev             
/dev/md1<BR>raid-level                  
5<BR>nr-raid-disks               
3<BR>chunk-size                  
64k<BR>persistent-superblock       
1<BR>nr-spare-disks              
0<BR>    
device          
/dev/sda3<BR>    raid-disk     
0<BR>    
device          
/dev/sdb3<BR>    raid-disk     
1<BR>    
device          
/dev/sdc3<BR>    raid-disk     
2<BR>raiddev             
/dev/md0<BR>raid-level                  
1<BR>nr-raid-disks               
2<BR>chunk-size                  
64k<BR>persistent-superblock       
1<BR>nr-spare-disks              
1<BR>    
device          
/dev/sda1<BR>    raid-disk     
0<BR>    
device          
/dev/sdb1<BR>    raid-disk     
1<BR>    
device          
/dev/sdc1</FONT></SPAN></DIV>
<DIV><SPAN class=229574215-11022005><FONT face="Courier New" 
size=2>    
spare-disk    0<BR></FONT></SPAN></DIV>
<DIV><SPAN class=229574215-11022005><FONT face="Courier New" 
size=2>/boot/grub/grub.conf</FONT></SPAN></DIV>
<DIV><SPAN class=229574215-11022005><FONT face="Courier New" 
size=2>---------------------</FONT></SPAN></DIV>
<DIV><FONT face="Courier New"><FONT size=2><SPAN 
class=229574215-11022005>default=0<BR>timeout=10<BR>splashimage=(hd0,0)/grub/splash.xpm.gz<BR>title 
Red Hat Enterprise Linux ES 
(2.4.21-4.ELsmp)<BR>        root 
(hd0,0)<BR>        kernel 
/vmlinuz-2.4.21-4.ELsmp ro root=/dev/md1 
hdd=ide-scsi<BR>        initrd 
/initrd-2.4.21-4.ELsmp.img<BR>title Red Hat Enterprise Linux ES-up 
(2.4.21-4.EL)<BR>        root 
(hd0,0)<BR>        kernel 
/vmlinuz-2.4.21-4.EL ro root=/dev/md1 
hdd=ide-scsi<BR>        initrd 
/initrd-2.4.21-4.EL.img<BR></SPAN><SPAN 
class=229574215-11022005><FONT></FONT></SPAN></FONT></FONT></DIV>
<DIV><SPAN class=229574215-11022005><FONT><FONT face="Courier New" 
size=2>/etc/modules.conf</FONT></FONT></SPAN></DIV>
<DIV><SPAN class=229574215-11022005><FONT><FONT face="Courier New" 
size=2>------------------</FONT></FONT></SPAN></DIV>
<DIV><SPAN class=229574215-11022005><FONT><FONT face="Courier New" 
size=2>options ide-cd ignore=hdd<BR>pre-install sg modprobe 
ide-scsi<BR>pre-install sr_mod modprobe ide-scsi<BR>pre-install ide-scsi 
modprobe ide-cd<BR>alias eth0 tg3<BR>alias scsi_hostadapter mptbase<BR>alias 
scsi_hostadapter1 mptscsih<BR>alias sound-slot-0 i810_audio<BR>post-install 
sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || 
:<BR>pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S 
>/dev/null 2>&1 || :<BR>alias usb-controller usb-uhci<BR>alias 
usb-controller1 ehci-hcd<BR></FONT></DIV></FONT></SPAN></BODY></HTML>