LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 09-09-2004, 01:53 AM   #16
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129

Okay, tell me if I've got your computer layout right...

/dev/hda1 = Win XP NTFS logical partition
/dev/hda2 = Extended partition
/dev/hda5 = Linux ext2 partition (only one Linux partition)
and no Linux swap partition...

/dev/hdb1 = Win 95, 98, 2000, XP, storage (which one?) FAT32 partition

/dev/hdc = Plextor CD-RW

/dev/hdd = DVD-(ROM or RW?)


Quote:
Hmmm what else did I miss out?
The output of "df -h" but we can do it without that...

If what I have above is correct, here's the game plan. This assumes that you
had the CD-RW in the computer when you installed Slackware, which means
that you already have the proper modules loaded. If it doesn't work, then
next post I'll be wanting the output of "lsmod" run as root, but for now...


You have LILO set for my devices, not yours. Change that line ->
append="hdb=ide-scsi hdd=ide-scsi apm=power-off"
to read ->
append="hdc=ide-scsi"
instead. Unless your DVD is a DVD-RW, rather than a DVD-ROM. Then you
can keep the hdd=ide-scsi in there, also. Otherwise, take it out.
NB: In Linux you have IDE devices listed like this:
/dev/hda = primary controller, master drive
/dev/hdb = primary controller, slave drive
/dev/hdc = secondary controller, master drive
/dev/hdd = secondary controller, slave drive

Now, any time you make changes to LILO, you must run "lilo" as root, or the
changes won't take place. If LILO is not in your path, i.e. if you run "lilo" and
it says something like command not found, then issue the command as
"/sbin/lilo" but I've never seen a Slack system without this in the path. It should
output something like ->
root@paul:/home/mingdao# lilo
Added Linux *
Added Windoze

depending upon what you named your LILO entries - those aren't mine, btw,
just examples.

You said you made the directory /mnt/cdrw so that's good to go.

Now, change the line in /etc/fstab that reads ->
/dev/scd0 /mnt/cdrw iso9660 noauto,umask=1000,owner,rw 0 0
to read ->
/dev/scd0 /mnt/cdrw iso9660 user,umask=1000,rw,noauto 0 0
if you don't mind. Why? Because I'm helping you, and that works for me. ;-)

Now, shut down anything you've got running, then hit Ctrl + Alt + Backspace
to kill the X server, then Ctrl + Alt + Delete to reboot the rascal.

Login as a normal user, not root. If you haven't setup a normal user account
yet, then login as root and issue "adduser <username>" where <username>
is the name you want for your normal user. Mine is mingdao. I suspect you
never created a normal user, because all the commands you've posted are
issued by root. If you are logging in with a gui rather than a terminal prompt,
you should hit Ctrl + Alt + Backspace to kill the X server then follow those
instructions for creating the user. Once you have the normal user account,
login as that user, then issue "startx" and it will launch your window manager
that you've got setup.

Now, open a terminal (console, konsole, virtual terminal) of your choice, and
issue as a normal user "mount /mnt/cdrw" and you should get something like ->
mingdao@paul:~$ mount /mnt/cdrw
mount: block device /dev/scd0 is write-protected, mounting read-only
mingdao@paul:~$
NB: You should have a CD in the drive before issuing that command. ;-)

Okay, any error messages or questions, post em...I'm going for a kip. ;-)
 
Old 09-09-2004, 10:08 PM   #17
Alinuxnoob
Member
 
Registered: Feb 2002
Location: Van city
Distribution: Ubuntu
Posts: 204

Original Poster
Rep: Reputation: 30
Change "hdc=ide-scsi"
Change /dev/scd0 /mnt/cdrw iso9660 user,umask=1000,rw,noauto 0 0
did lilo and rebooted
do
{
onlybui@OnlySecure:~$ mount /mnt/cdrw
mount: block device /dev/scdo is write-protected, mounting read only
mount: wrong fs type, bad option, bad superblock on /dev/scd0 or too many mounted file systems

SO I can see the drive but it says that its only read only? I can see the CD
 
Old 09-09-2004, 10:12 PM   #18
Alinuxnoob
Member
 
Registered: Feb 2002
Location: Van city
Distribution: Ubuntu
Posts: 204

Original Poster
Rep: Reputation: 30
Looks like that worked Sorry and thanks for the effort and all the help to get this working....

Guess lilo wasn't setup correctly

One more thing I got a dvd burner coming in from the net and I haven't installed it from exsisting Linux box.... can anyone point me in the right directions?
 
  


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
mount /dev/hdc /dev/cdrom doesn't work ShrikesHarvest Linux - Newbie 10 02-21-2009 07:05 AM
mount: special device /dev/cdrom does not exist clau_bolson Linux - Hardware 5 07-12-2007 10:39 AM
mount: special device /dev/cdrom does not exist robrichards Linux - Hardware 20 02-15-2005 02:52 PM
my dvd device is listed as /dev/Hdc Kilahchris Linux - Newbie 5 05-02-2004 11:08 PM
Gentoo: mount: special device /dev/hdg* does not exist mope Linux - Software 4 02-25-2003 12:11 PM

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

All times are GMT -5. The time now is 06:02 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