[rhn-users] Plextor DVD+RW (PX-708A) in RH ES3

Greg Dicheck gdicheck at voiceport.net
Fri Feb 11 19:47:23 UTC 2005


I've used the default mount in /etc/fstab, as well as manual attempts to
mount the DVD's as auto, iso9660, and udf.  Here's what I'm currently using
(but still doesn't work).
--Greg
 
/etc/fstab
-----------
/dev/md1                /                       ext3         defaults
1 1
/dev/md0                /boot                   ext3         defaults
1 2
none                    /dev/pts                devpts       gid=5,mode=620
0 0
none                    /proc                   proc         defaults
0 0
none                    /dev/shm                tmpfs        defaults
0 0
/dev/sdb2               swap                    swap         defaults
0 0
/dev/sdc2               swap                    swap         defaults
0 0
/dev/sda2               swap                    swap         defaults
0 0
/dev/cdrom              /mnt/cdrom              auto
noauto,owner,kudzu,ro 0 0
/dev/fd0                /mnt/floppy             auto
noauto,owner,kudzu 0 0
/dev/dvdrw              /mnt/dvdrw              udf,iso9660
noauto,noatime,ro 0 0

  _____  

From: rhn-users-bounces at redhat.com [mailto:rhn-users-bounces at redhat.com] On
Behalf Of Sterling, James A
Sent: Friday, February 11, 2005 2:29 PM
To: Red Hat Network Users List
Subject: RE: [rhn-users] Plextor DVD+RW (PX-708A) in RH ES3


Just to ask; what is the file type in the /etc/fstab file ?? 
 
On the Dell that I am using, the CD is udf,iso9660
 
I did need to "improve" the original default from RH (grin) by adding the
iso9660. 
 
Hope this helps
 
jasiii
 
James A. Sterling III 

	Integrated Labs                     
610-591-6450 Voice 
610-591-3456 Fax 
610-319-1518 Pager 

	Pager Web Site 
   http://www.arch.com/message/ 
   Pin # 6103191518 

	Boeing Defense & Space Group 
Information Support Services 
PO Box 33126 
MS P38/62 
Philadelphia, PA 19142-0126 
james.a.sterling at boeing.com 

 

  _____  

From: Greg Dicheck [mailto:gdicheck at voiceport.net] 
Sent: Friday, February 11, 2005 11:11 AM
To: rhn-users at redhat.com
Subject: [rhn-users] Plextor DVD+RW (PX-708A) in RH ES3


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).
 
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.
 
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.
--Greg
 
The server has the following configuration:
 
/etc/raidtab
-------------
raiddev             /dev/md1
raid-level                  5
nr-raid-disks               3
chunk-size                  64k
persistent-superblock       1
nr-spare-disks              0
    device          /dev/sda3
    raid-disk     0
    device          /dev/sdb3
    raid-disk     1
    device          /dev/sdc3
    raid-disk     2
raiddev             /dev/md0
raid-level                  1
nr-raid-disks               2
chunk-size                  64k
persistent-superblock       1
nr-spare-disks              1
    device          /dev/sda1
    raid-disk     0
    device          /dev/sdb1
    raid-disk     1
    device          /dev/sdc1
    spare-disk    0

/boot/grub/grub.conf
---------------------
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Enterprise Linux ES (2.4.21-4.ELsmp)
        root (hd0,0)
        kernel /vmlinuz-2.4.21-4.ELsmp ro root=/dev/md1 hdd=ide-scsi
        initrd /initrd-2.4.21-4.ELsmp.img
title Red Hat Enterprise Linux ES-up (2.4.21-4.EL)
        root (hd0,0)
        kernel /vmlinuz-2.4.21-4.EL ro root=/dev/md1 hdd=ide-scsi
        initrd /initrd-2.4.21-4.EL.img

/etc/modules.conf
------------------
options ide-cd ignore=hdd
pre-install sg modprobe ide-scsi
pre-install sr_mod modprobe ide-scsi
pre-install ide-scsi modprobe ide-cd
alias eth0 tg3
alias scsi_hostadapter mptbase
alias scsi_hostadapter1 mptscsih
alias sound-slot-0 i810_audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null
2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null
2>&1 || :
alias usb-controller usb-uhci
alias usb-controller1 ehci-hcd

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/rhn-users/attachments/20050211/79aab59e/attachment.htm>


More information about the rhn-users mailing list