LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-17-2005, 04:24 PM   #16
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,448
Blog Entries: 7

Rep: Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553

Quote:
Originally posted by Jeebizz
now when I try to mount a cd to read I get this...

Code:
slackuser@slacker:~$ mount /dev/hdd
mount: wrong fs type, bad option, bad superblock on /dev/hdd,
       or too many mounted file systems
       (could this be the IDE device where you in fact use
       ide-scsi so that sr0 or sda or so is needed?)
and this is my fstab...

Code:
..
/dev/hdd         /mnt/cdrw        iso9660     noauto,users,ro           0   0
..
/dev/sr0         /mnt/cdburner    iso9660     noauto,users,rw           0   0
So how many CD drives do you have? If the burner is your only drive you'll need to mount discs using:
Code:
# mount /mnt/cdburner
You should really change the 'rw' on that line in your fstab to 'ro' since it'll only mount discs read-only anyway.

Some advice: To burn a disc, you don't need to mount it. The entry in your fstab is not referred to by any burning software. It is only used for mounting discs. Since you're using ide-scsi, you can get rid of the line which starts with /dev/hdd in your fstab.

HTH.

P.S. As previously suggested, you should probably read the CD writing HOWTO. It'll be under /usr/doc/Linux-HOWTO. It may refer to burning from the CLI, but will give you some good background.

Last edited by rkelsen; 11-17-2005 at 04:25 PM.
 
Old 11-17-2005, 07:35 PM   #17
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,186

Rep: Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378
ok, well I took out the extra settings, and so now I just have one thing in my fstab..

Code:
/dev/hdd         /mnt/cdrw        iso9660     noauto,users,ro           0   0
but i still get an error when trying to mount a cd just to read..

Code:
root@slacker:/home/slackuser# mount /dev/hdd
mount: wrong fs type, bad option, bad superblock on /dev/hdd,
       or too many mounted file systems
       (could this be the IDE device where you in fact use
       ide-scsi so that sr0 or sda or so is needed?)  
(I do have append="hdd=ide-scsi" in lilo.conf)
so I changed it again...

Code:
/dev/sr1        /mnt/cdrw         iso9660       noauto,users,ro        0  0
and now get this..
Code:
root@slacker:/home/slackuser# mount /dev/hdd
mount: can't find /dev/hdd in /etc/fstab or /etc/mtab
So..I burned a cd successfully now with k3b, but I want to view the disc with the same drive, and I can't... thats my only issue...grr.

P.S

I checked the output from k3b, and found something interesting...
Code:
TDK CDRW8432 1.07 (/dev/sr0, /dev/sg1) at  [CD-R; CD-RW; CD-ROM] [Error] [SAO; TAO; RAW; SAO/R96P; SAO/R96R; RAW/R16; RAW/R96P; RAW/R96R]
whats with the [error] ?? even though k3b reported a succesful burn.. and the fact that under fstab, I have sr1 not sr0 or sg1.? oh, and I didn't find an option to finalize a cd...

Last edited by Jeebizz; 11-17-2005 at 07:41 PM.
 
Old 11-17-2005, 09:49 PM   #18
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,448
Blog Entries: 7

Rep: Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553
Quote:
Originally posted by Jeebizz
whats with the [error] ?? even though k3b reported a succesful burn.. and the fact that under fstab, I have sr1 not sr0 or sg1.? oh, and I didn't find an option to finalize a cd...
Read my previous post again. You did the exact opposite of what I told you.

Now that you're using ide-scsi, you can't use /dev/hdd any more. It won't work.

If you alter your /etc/fstab as per my previous instructions, you'll be able to use
Code:
mount /mnt/cdburner
or
Code:
mount /dev/sr0
The finalise option is there in K3B. I'm at work ATM, so I can't tell you exactly where, but it is there.
 
Old 11-17-2005, 10:16 PM   #19
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,186

Rep: Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378Reputation: 1378
SCORE!!! , mount /dev/sr0 works.. , since I fixed everything the way it should have been, due to my own incompetence, thanx for your patience

Code:
slackuser@slacker:~$ mount
/dev/hda2 on / type reiserfs (rw)
proc on /proc type proc (rw)
/dev/hda1 on /ntfs type ntfs (ro,noexec,nosuid,nodev,umask=000)
/dev/hda4 on /fat32 type vfat (rw,noexec,nosuid,nodev,umask=000)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
//minamoto/files on /mnt/network type smbfs (0)
/dev/sr0 on /mnt/cdrw type iso9660 (ro,noexec,nosuid,nodev)
slackuser@slacker:~$ ls /mnt/cdrw
ANNOUNCE.10_0      COPYRIGHT.TXT      GPG-KEY           SPEAK_INSTALL.TXT  kernels/
BOOTING.TXT        CRYPTO_NOTICE.TXT  PACKAGES.TXT      Slackware-HOWTO    rootdisks/
CHECKSUMS.md5      ChangeLog.txt      README.TXT        UPGRADE.TXT        slackware/
CHECKSUMS.md5.asc  FAQ.TXT            RELEASE_NOTES     bootdisks/
COPYING            FILELIST.TXT       SPEAKUP_DOCS.TXT  isolinux/
slackuser@slacker:~$
now just finding out about cd finalization

Last edited by Jeebizz; 11-17-2005 at 10:18 PM.
 
  


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
Mounted read-write Fat32 partition suddenly becomes read-only?? hohead Linux - General 8 04-05-2007 12:17 PM
Cannot find DVD writer or get CD-writer to spin audio disk dgwebb Linux - Hardware 5 03-28-2005 05:00 PM
redhat EL WS and on fedora read cd-writer problem nkjsat2 Red Hat 0 07-19-2004 03:46 AM
kernel panic unable to mount root (yes ive read/read other posts) dmx9595 Linux - General 4 01-17-2004 05:07 AM
linux says my CD writer is read-only jd20878 Linux - Hardware 3 12-31-2003 01:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:30 PM.

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