Re: [PARPORT] trouble mounting bpck6 cd-rw from microsolutions

From: Al Crowley (alc@micro-solutions.com)
Date: Thu Apr 25 2002 - 12:51:23 EDT

  • Next message: Fraser Novaco: "[PARPORT] trouble with backpack cdrw"

    Here's a copy of the Email I sent directly to Tiku.
    I forgot to cc: it to the list.

    -AL
     

    What I always do is make an image of what I want to record using the
    following command:

    mkisofs -r -o /tmp/cd_image cdrom

    This makes an image of a CD I want to duplicate.

    Then to write this image, use the following:

    cdrecord -v speed=4 dev=0,0,0 -data cd_image

    Please check out the following HOWTO for more advanced info:

    http://www.tldp.org/HOWTO/CD-Writing-HOWTO.html

    I hope this helps,
    -AL

    At 07:13 AM 4/25/2002 -0500, you wrote:
    >Thanks. I did what Tim suggested, and got this fine:
    >Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
    >Using libscg version 'schily-0.5'
    >scsibus0:
    > 0,0,0 0) 'TEAC ' 'CD-W58E ' '1.0A' Removable CD-ROM
    > 0,1,0 1) *
    > [...]
    >
    >But how do I get xcdroast to recognize it?
    >
    >Regarding mount /dev/pcd0, this is what I got:
    >mount: wrong fs type, bad option, bad superblock on /dev/pcd0,
    > or too many mounted file systems
    >
    >My fstab looks like the following, and I am wondering if that is the problem
    >for both pg0 (for which
    >I am sure I must have a wrong entry) and pcd0:
    >LABEL=/ / ext3 defaults 1 1
    >/dev/cdrom /mnt/cdrom iso9660 noauto,owner,ro 0 0
    >/dev/fd0 /mnt/floppy auto noauto,owner 0 0
    >none /proc proc defaults 0 0
    >none /dev/shm tmpfs defaults 0 0
    >none /dev/pts devpts gid=5,mode=620 0 0
    >/dev/hda2 swap swap defaults 0 0
    >#/dev/hdb1 /hd2 ext2 defaults 1 2
    >#/dev/hdb2 swap swap defaults 0 0
    >#/dev/pg0 /mnt/parcdrw ext2 noauto,user,rw 0 0
    >
    >/dev/pcd0 /mnt/parcdrw iso9660 noauto,owner,ro 0 0
    >
    >Always grateful for your answers...
    >
    >Thanks.
    >
    >tiku
    >
    >
    >____________________________________________
    >D. Ravat
    >Assoc. Professor of Geophysics
    >
    >Department of Geology MS 4324
    >Southern Illinois University C'dale
    >Carbondale, IL 62901-4324
    >
    >Phone: (618) 453-7352
    >Fax: (618) 453-7393
    >E-mail: ravat@geo.siu.edu
    >Web: http://core2.gsfc.nasa.gov/tiku/tiku.html
    >____________________________________________
    >
    >
    >
    >-- To unsubscribe, send mail to: linux-parport-request@torque.net --
    >-- with the single word "unsubscribe" in the body of the message. --
    >
    >
    >

    -- To unsubscribe, send mail to: linux-parport-request@torque.net --
    -- with the single word "unsubscribe" in the body of the message. --



    This archive was generated by hypermail 2b29 : Thu Apr 25 2002 - 12:59:13 EDT