LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-05-2003, 06:54 PM   #31
pi314159
Member
 
Registered: Nov 2003
Location: Ohio
Distribution: Ubuntu, Slack, Athena Linux (derivative of RedHat)
Posts: 35

Rep: Reputation: 15

Commands. I'm still trying to get X working...but that's another problem for another day I was actually trying to mount a data cd that I had burned (although I had also (just for fun!) tried to mount an audio cd and, as you said, it failed...)

-pi314159

Last edited by pi314159; 12-05-2003 at 06:55 PM.
 
Old 12-06-2003, 07:39 AM   #32
pi314159
Member
 
Registered: Nov 2003
Location: Ohio
Distribution: Ubuntu, Slack, Athena Linux (derivative of RedHat)
Posts: 35

Rep: Reputation: 15
I'm not supposed to format the CD or anything, am I? I have burned CDs before, but always through a GUI (in Windows, no less), not through the command line, so there could be many, many processes and options I never got to see.

Thanks!

-pi314159
 
Old 12-06-2003, 10:52 AM   #33
Y0jiMb0
Member
 
Registered: Jul 2003
Location: Valencia (Spain)
Distribution: slackware 11, FEDORA CORE 4, RHEL3, Gentoo...
Posts: 361

Rep: Reputation: 30
you could post the commands you typed in (to write the CDs and to mount them), pi314159,
...maybe we can see why aren't you able to mount them
Regards
 
Old 12-06-2003, 11:49 AM   #34
pi314159
Member
 
Registered: Nov 2003
Location: Ohio
Distribution: Ubuntu, Slack, Athena Linux (derivative of RedHat)
Posts: 35

Rep: Reputation: 15
...as root:
cdreord -eject dev=0,0,0 data_file
*then I put the disk back in*
mount /cdrom
(I can mount other data cds, like the Slack cds and some that I burned on another computer... ?)
Oh, there's a new error message on bootup... says that /dev/cdrom is not a valid block device. ??

My fstab entry for the cdrom drive (in case it has some bearing on this):

/cdrom /dev/cdrom iso9660 users 0 0
(I may not have the 4th column quite right; I'm doing this from memory.)

and /dev/cdrom is a symbolic link to /dev/scd0

Thank you for your time!

-pi314159

Last edited by pi314159; 12-06-2003 at 11:55 AM.
 
Old 12-06-2003, 11:53 AM   #35
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
I always make an iso first, then burn the iso to the CD-R
 
Old 12-06-2003, 12:02 PM   #36
pi314159
Member
 
Registered: Nov 2003
Location: Ohio
Distribution: Ubuntu, Slack, Athena Linux (derivative of RedHat)
Posts: 35

Rep: Reputation: 15
I'll try that...but I still wonder why it couldn't mount the normal data cds it burned.

-pi314159
 
Old 12-07-2003, 07:20 AM   #37
Andronik
Member
 
Registered: Sep 2003
Location: Estonia Tartu
Distribution: Debian, edition depends on what i run it, wheezy on main box.
Posts: 91

Rep: Reputation: 15
ok, whilst i am searching more on forums,what is different with ide-scsi under 2.4.2x kernel and kerne

2.6 mounts with same cd-rw-as
whilst i mount them with ease on 2.4
2.6 wants something else on mount.
i wander what must i say to mount cdrw normal under 2.6 kernel?ide-scsi: unsup command: dev hdc:


dmesg gives:


flags = REQ_SOFTBARRIER REQ_CMD REQ_STARTED
sector 0, nr/cnr 1/1
bio dffc9140, biotail dffc9140, buffer c7798000, data 00000000, len 0
end_request: I/O error, dev hdc, sector 0
FAT: unable to read boot sector
ide-scsi: unsup command: dev hdc: flags = REQ_CMD REQ_STARTED
sector 64, nr/cnr 2/2
bio dffc97c0, biotail dffc97c0, buffer c7798000, data 00000000, len 0
end_request: I/O error, dev hdc, sector 64
isofs_fill_super: bread failed, dev=hdc, iso_blknum=16, block=32
ide-scsi: unsup command: dev hdc: flags = REQ_CMD REQ_STARTED
sector 64, nr/cnr 2/2
bio dffc9300, biotail dffc9300, buffer d9d10000, data 00000000, len 0
end_request: I/O error, dev hdc, sector 64
isofs_fill_super: bread failed, dev=hdc, iso_blknum=16, block=32

so i need to boot 2.6 without ide-scsi?


Last edited by Andronik; 12-07-2003 at 07:24 AM.
 
Old 12-07-2003, 07:47 AM   #38
Andronik
Member
 
Registered: Sep 2003
Location: Estonia Tartu
Distribution: Debian, edition depends on what i run it, wheezy on main box.
Posts: 91

Rep: Reputation: 15
so ,never mind

solution is easy-
just do not add "append=hdc=ide-scsi" to 2.6 and all is ok.
this hdc=...is needed only for 2.4xx kernels.
 
Old 12-08-2003, 04:29 PM   #39
pi314159
Member
 
Registered: Nov 2003
Location: Ohio
Distribution: Ubuntu, Slack, Athena Linux (derivative of RedHat)
Posts: 35

Rep: Reputation: 15
I tried one more thing: using the disk-at-once option, on the off-chance that it didn't want to read disks that hadn't been finalized. No luck. It's burning the disks and everything, I just can't read them. I've tried a couple different brands of CD-R, also. Thoughts?

-pi314159
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
/tools/bin/env: /tools/bin/bash: No such file or directory DaZjorz Linux From Scratch 21 07-27-2005 07:11 AM
cd burning tools alaios Linux - Software 3 05-22-2005 03:19 AM
cdda ripping tools: what tools are good these days? jgombos Linux - Software 3 01-03-2005 11:09 PM
is there any virtual cd tools like deamon tools on linux ? ixogn Linux - Software 1 02-24-2004 10:19 AM
audiocd burning problem, whole system hangs while burning ichbinesderelch Linux - Software 1 11-14-2003 02:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration