From: Jim Nelson <james4765@verizon.net>
To: "Peter H." <heisspf@skyinet.net>
Cc: linux <linux-newbie@vger.kernel.org>
Subject: Re: CD-RW-Drive
Date: Wed, 29 Dec 2004 05:26:50 -0500 [thread overview]
Message-ID: <41D2866A.90307@verizon.net> (raw)
In-Reply-To: <20041229070643.E79E71737F@heisspf>
Peter H. wrote:
> Season Greetings,
>
> Slackware 10, Kernel 2.4.26
>
> I got myself an Asus Atapi CD-RW-Drive and I am not sure if this was the right
> choice for Linux. I was able to make it work following the instruction of the
> program xcdroast, however, some things seem strange.
>
> I always get error messages telling not to use atapi instead scsi.
>
> I had a CD with picture files on. When I copied them to the HD I can't open
> them and copying back to the CD I can't open them as well any longer. In fact
> I can not mount the CD anymore. Only xcdroast can.
> $ mount /mnt/cdrom
> mount: Not a directory
>
I've had similar problems with Slackware - it doesn't always set the /dev/cdrom
symlink properly, and *really* has problems with external (SCSI, USB) CDROM
drives. you might want to try the full mount command (as root):
mount -t iso9660 /dev/hdb /mnt/cdrom
> Trying too boot Knoppix 3.4 from the CD I get only a blank screen. Booting
> from CD and then switching to HD, Knoppix works alright.
>
> It seems that xcdroast can only write .wav and .iso files?????
>
Somewhat. k3b is better at creating iso files, and lets you drag and drop the
file system on the CD, but sometimes (for more advanced efforts - creating
bootable CD's, Mac-format CD's, etc) you still need to use the mkisofs | cdrecord
command line combo.
> Questions:
>
> Is there a better CD-RW-Drive for Linux than Asus? The shop is willing to
> exxchange.
>
> Are there better programs than xcdroast to R+W and which?
>
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2004-12-29 10:26 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-29 7:06 CD-RW-Drive Peter H.
2004-12-29 7:26 ` CD-RW-Drive Richard Adams
2004-12-29 7:45 ` CD-RW-Drive Peter Garrett
2004-12-29 7:29 ` CD-RW-Drive Peter Garrett
2004-12-29 10:26 ` Jim Nelson [this message]
2004-12-29 12:04 ` CD-RW-Drive chuck gelm
2004-12-29 16:15 ` CD-RW-Drive Ray Olszewski
2004-12-29 16:31 ` Backup up Linux fileserver via Maxtor External Hard Drive Eve Atley
2004-12-29 17:35 ` Ray Olszewski
2004-12-29 21:26 ` chuck gelm
2004-12-29 22:13 ` Jeremy Abbott
2004-12-29 19:17 ` CD-RW-Drive & cdrecord & ATAPI chuck gelm
2004-12-29 19:43 ` Ray Olszewski
-- strict thread matches above, loose matches on Subject: below --
2004-12-30 7:31 CD-RW-Drive Peter H.
2005-01-03 3:26 CD-RW-Drive Peter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41D2866A.90307@verizon.net \
--to=james4765@verizon.net \
--cc=heisspf@skyinet.net \
--cc=james4765@gmail.com \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.