LinuxQuestions.org
Visit Jeremy's Blog.
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 03-05-2002, 11:10 AM   #1
jstu
Member
 
Registered: Jan 2002
Distribution: slackware
Posts: 193

Rep: Reputation: 30
Red face cdrw problem


Hi, I am trying to get xcdroast working I am told I have read that I need to add "hdc=ide-scsi" to the append entry of lilo.conf for it to work but when i reboot lilo I get an error message because of the entry. Need help.
thanks.
 
Old 03-05-2002, 11:15 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
yes, you do, *IF* your cdrw IS hdc. that's the primary slave drive yeah? if that's not where the drive is, change it to the corrcfet one and re run lilo. if not, give more info on what errors you're getting and where they come
 
Old 03-05-2002, 11:21 AM   #3
jstu
Member
 
Registered: Jan 2002
Distribution: slackware
Posts: 193

Original Poster
Rep: Reputation: 30
I have it hooked up as the secondary master and I can read from it fine. my etc/fstab entry looks like this
/dev/hdc /cdrom iso9660 noauto,ro,usr,exec 0 0
 
Old 03-05-2002, 11:29 AM   #4
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
what is the error? Plz be specific, did you run /sbin/lilo after you edited it?
 
Old 03-05-2002, 11:31 AM   #5
jstu
Member
 
Registered: Jan 2002
Distribution: slackware
Posts: 193

Original Poster
Rep: Reputation: 30
It will say syntax error near line 53 in file /etc/lilo.conf
 
Old 03-05-2002, 12:38 PM   #6
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
I am just curious, can you post your /etc/lilo.conf ?
 
Old 03-05-2002, 02:28 PM   #7
jstu
Member
 
Registered: Jan 2002
Distribution: slackware
Posts: 193

Original Poster
Rep: Reputation: 30
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
lba32 # Allow booting past 1024th cylinder with a recent BIOS
boot = /dev/hda
message = /boot/boot_message.txt
prompt
timeout = 1200
# Override dangerous defaults that rewrite the partition table:
change-rules
reset
# VESA framebuffer console @ 1024x768x64k
vga = 791
# Normal VGA console
# vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# End LILO global section
# DOS bootable partition config begins
other = /dev/hda3
label = DOS
table = /dev/hda
# DOS bootable partition config ends
# Linux bootable partition config begins
image = /vmlinuz
root = /dev/hda2
label = Linux
read-only
# Linux bootable partition config ends
# OS/2 bootable partition config begins
other = /dev/hda3
label = OS2
table = /dev/hda

# OS/2 bootable partition config ends
"hdc=ide-scsi"
 
Old 03-05-2002, 02:49 PM   #8
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
it kinda helps if you follow instructions

in the linux section you need the line

append=" hdc=ide-scsi " like i have...

image=/boot/vmlinuz-2.4.17
label=linux
root=/dev/hda1
initrd=/boot/initrd.img
append=" hdc=ide-scsi quiet"
vga=788
read-only
 
Old 03-05-2002, 03:00 PM   #9
jstu
Member
 
Registered: Jan 2002
Distribution: slackware
Posts: 193

Original Poster
Rep: Reputation: 30
alright fine that does make a whole lot more sense but I still get a synatax error when I add append ="hdc=ide-scsi" no matter where I put it.
 
Old 03-05-2002, 03:05 PM   #10
jstu
Member
 
Registered: Jan 2002
Distribution: slackware
Posts: 193

Original Poster
Rep: Reputation: 30
never mind got it to work
thanks for all the help I am just a little slow today for some reason
 
  


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
CDRW Problem tuce Linux - Software 7 10-12-2005 04:16 PM
CDRW problem binaryatrocity Linux - Hardware 12 07-26-2005 10:21 PM
cdrw problem doralsoral Linux - Hardware 4 01-15-2004 09:05 PM
Liteon 52x cdrw - K3b doesn't see it as cdrw LooseCanon Linux - Hardware 20 08-29-2003 10:21 PM
CDRW Problem with 7.2 rmaustin67410 Linux - Newbie 3 10-02-2002 10:10 AM

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

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