LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-29-2003, 11:48 PM   #1
safrout
Member
 
Registered: Mar 2002
Location: egypt
Distribution: Gentoo
Posts: 457

Rep: Reputation: 30
SCSI CD/w emulation problem


i have tried all the solutiong i have found on the forum but with no good results
still K3B don't want to c my cd writer as a writer device
it only see it as a reader

my /etc/rc.d/rc.modules look lie this:
-----------------------------------------
#!/bin/sh
# (c) MandrakeSoft, Chmouel Boudjnah <chmouel@mandrakesoft.com>
# $Id: rc.modules,v 1.1.1.1 2000/07/30 05:07:38 chmouel Exp $
# description: launch modules specified in /etc/modules inspired by a
# Debian idea.

[ -f /etc/modules ] || exit 0

# Loop over every line in /etc/modules.
(cat /etc/modules; echo) | while read module args
do
case "$module" in
\#*|"") continue ;;
esac
initlog -s "Loading module: $module"
modprobe $module $args >/dev/null 2>&1
modprobe scsi_mod
modprobe sr_mod
done
---------------------------------------

and my lilo.conf look like this
---------------------------------
xxxxxx................

image=/mnt/lfs/boot/lfskernel
label="lfs"
root=/dev/hda7
read-only
append="hdc=ide-scsi max_scsi_lun=1"
__________________________
and hwen i run lsmod i can see that the module sd_,od and ide_scsi is loaded already


can anyone help plz
i am using mandrake 9.1

Last edited by safrout; 08-30-2003 at 12:16 AM.
 
Old 08-30-2003, 11:37 PM   #2
safrout
Member
 
Registered: Mar 2002
Location: egypt
Distribution: Gentoo
Posts: 457

Original Poster
Rep: Reputation: 30
can't anyone help plz
 
Old 08-31-2003, 10:17 AM   #3
dowmun
Member
 
Registered: Feb 2003
Posts: 119

Rep: Reputation: 15
Hi,
Since looking like a fool does not bother me, I would like to ask some questions. You appear to be trying to write CD's in lfs. I am not to this point yet, but I am interested as I hope to be doing the same thing soon.

Your lilo.conf file:
mage=/mnt/lfs/boot/lfskernel
label="lfs"
root=/dev/hda7
read-only
append="hdc=ide-scsi max_scsi_lun=1"
_________________

My lilo.conf line concerning the image to be booted is:
image=/boot/lfskernel
I guess the image can be placed anywhere, but wouldn't it be better under /boot? I am asking, I do not know that this makes a bit of difference.
In the append line, you are passing two options to the kernel:
hdc=ide-scsi ( I understand this one)
max_scsi_lun=1 (What does this one do? I have run across it somewhere, but can't find it now. )
I have read that when you pass two options like this, they must be seperated by a double space.

Sorry to be of no help, but I need to be looking at this same thing, and I would like to see you get your's going, so there will be someone to answer my questions.
 
Old 08-31-2003, 02:24 PM   #4
safrout
Member
 
Registered: Mar 2002
Location: egypt
Distribution: Gentoo
Posts: 457

Original Poster
Rep: Reputation: 30
this option in the /etc/lilo.conf is not for lfs kernel only it is for the lilo to run when i reboot my computer and my lfs i am still compliling kdebase
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
cdparanoia - scsi emulation problem? JohnKFT Slackware 1 03-18-2005 06:35 AM
ide-scsi emulation problem/ cdrw not accesible RestInPieces Linux - General 2 08-12-2004 12:18 PM
scsi emulation problem samshiver Linux - Hardware 8 02-07-2004 08:41 PM
[SOLVED] Weird SCSI emulation problem the_owl Slackware 6 06-27-2003 01:20 PM
IDE-SCSI emulation problem rdoucet Linux - Newbie 7 03-26-2003 08:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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