Re: [newbie] scsi emulation

2003-11-02 Thread Lee Wiggers
On Fri, 31 Oct 2003 13:46:41 +
John Richard Smith [EMAIL PROTECTED] wrote:

 Lee Wiggers wrote:
 
 I don't know how to set the scsi emulation.
 
 snip

Thank you for the help, but I have tried altering fstab to the point
where I now get an error on boot and lost the original.  (sigh)

I changed lilo, ran lilo, and have diddled with fstab unmercifully.

I compared his lilo and fstab to mine and tried to ammend his to
what I think it should be to be recognised, but to no avail.

I'll start by starting over and see what you all have to add.

Any more thoughts?

Lee
 
 


-- 
User #223705 Linux Counter, http://counter.li.org

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] scsi emulation

2003-11-02 Thread John Richard Smith
Lee Wiggers wrote:

On Fri, 31 Oct 2003 13:46:41 +
John Richard Smith [EMAIL PROTECTED] wrote:
 

Lee Wiggers wrote:

   

I don't know how to set the scsi emulation.

 

snip
   

Thank you for the help, but I have tried altering fstab to the point
where I now get an error on boot and lost the original.  (sigh)
I changed lilo, ran lilo, and have diddled with fstab unmercifully.

I compared his lilo and fstab to mine and tried to ammend his to
what I think it should be to be recognised, but to no avail.
I'll start by starting over and see what you all have to add.

Any more thoughts?

Lee
 

Best thing you can do is post your /etc/lilo.conf and e/tc/fstab here 
and lets see what your've got ?

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] scsi emulation

2003-11-02 Thread Lee Wiggers
On Sun, 2 Nov 2003 07:48:19 -0500
Lee Wiggers [EMAIL PROTECTED] wrote:

 On Fri, 31 Oct 2003 13:46:41 +
 John Richard Smith [EMAIL PROTECTED] wrote:
 
  Lee Wiggers wrote:
  
  I don't know how to set the scsi emulation.
  
  snip
 
 Thank you for the help, but I have tried altering fstab to the
 point where I now get an error on boot and lost the original. 
 (sigh)
 
 I changed lilo, ran lilo, and have diddled with fstab
 unmercifully.
 
 I compared his lilo and fstab to mine and tried to ammend his to
 what I think it should be to be recognised, but to no avail.
 
 I'll start by starting over and see what you all have to add.
 
 Any more thoughts?
 
 Lee
  
  
 
 
 -- 
 User #223705 Linux Counter, http://counter.li.org
 
 
Well, gcombust is working but somehow I wound up with 8 mounted
cdroms.

cdrom0 works perfectly, but have no idea how I got here.

Gotta love it.

Lee

-- 
User #223705 Linux Counter, http://counter.li.org

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] scsi emulation

2003-10-31 Thread Bryan Phinney
On Friday 31 October 2003 07:43 am, Lee Wiggers wrote:
 I just installed a new burner in my brother's box, then learned how
 to use gcombust on mine so I could be a hero.

 Fell flat because I don't know how to set the scsi emulation.

 After the install, there is no scsi drive found.

 What did I miss?

You need to add the hd?=ide-scsi line to lilo.conf and reload lilo by issuing 
the lilo command.  When you install a new CDwriter drive, Mandrake does not 
detect and automatically set it up to emulate SCSI, you need to add the line 
manually to do that.


-- 
Bryan Phinney
Software Test Engineer


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] scsi emulation

2003-10-31 Thread John Richard Smith
Lee Wiggers wrote:

I don't know how to set the scsi emulation.

After the install, there is no scsi drive found.



Lee

 

Add to append line in /etc/lilo.conf

append= hdc=ide-scsi

The /etc/fstab may need altering if you want to mount it .

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] scsi emulation and CD sources

2003-10-10 Thread Derek Jennings
On Friday 10 Oct 2003 5:21 pm, C. Tresenriter wrote:
 I've recently added scsi emulation for my ATAPI CDROM, would this be the
 reason I see, unable to retrieve pathname for removable medium for all
 CDs when I try urpmi?... and if so where do I change the path to scd1
 for the sources?
 Thanks

You need to edit the line in /etc/fstab for your cdrom device
Replace the /dev/hdc  (or whatever) with /dev/scd0  (or whatever)

derek

-- 
--
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] scsi emulation and CD sources

2003-10-10 Thread C. Tresenriter
On Fri, 10 Oct 2003 19:15:27 +0100
DJ wrote:

|On Friday 10 Oct 2003 5:21 pm, C. Tresenriter wrote:
| I've recently added scsi emulation for my ATAPI CDROM, would this be
|the reason I see, unable to retrieve pathname for removable medium
|for all CDs when I try urpmi?... and if so where do I change the path
|to scd1 for the sources?
| Thanks
|
|You need to edit the line in /etc/fstab for your cdrom device
|Replace the /dev/hdc  (or whatever) with /dev/scd0  (or whatever)
|
|derek

Thanks Derek.

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] SCSI Emulation ??

2003-06-10 Thread John Richard Smith
Langsley T Russell wrote:

A couple of weeks ago I installed a new CDRW drive on my LM 8.2 
machine with the intention of backing up many home directory files in 
preparation for installing 9.1. Since that time I've been trying to 
set up ide-scsi emulation with no success.
Two things,

add to the append line in/etc/lilo.conf  like this
append= hdc=ide-scsi hdd=ide-scsi 
then run in terminal.
/sbin/lilo to check new lilo script is OK
this will scsi-em's both dvd and writer.

change in /etc/fstab like this
/dev/scd0 /mnt/cdrom auto 
user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0
/dev/scd1 /mnt/cdrom2 auto 
user,iocharset=iso8859-15,umask=0,exec,codepage=850,ro,noauto 0 0
this enables the new scsi-em'd devices to be mounted.

in terminal , mount -a

right mouse click on desktop,
create new cdrom device, name it,
then rightmouse click the icon newly created to properties,
and point the device at the appropriet /dev/scd0, or /dev/scd1
All should work,

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] SCSI Emulation ??

2003-06-09 Thread JoeHill
On 09 Jun 2003 16:48:20 -0500
Langsley T Russell [EMAIL PROTECTED] uttered:

 A couple of weeks ago I installed a new CDRW drive on my LM 8.2
 machine with the intention of backing up many home directory files in
 preparation for installing 9.1. Since that time I've been trying to
 set up ide-scsi emulation with no success. The most detailed
 information I could find on accomplishing this came from, 

try using GCombust. In my experience, I have never had to do anything
but click on detect scsi drive and then check scsi settings, or vice
versa, can't remember now.

-- 
 Joehill
 Registered Linux user #282046
 Homepage: http://nodex.sytes.net
 18:05:04 up 6 days, 16:08,  5 users,  load average: 0.00, 0.00, 0.00

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] SCSI Emulation ??

2003-06-09 Thread John Drouhard
On 09 Jun 2003 16:48:20 -0500
Langsley T Russell [EMAIL PROTECTED] wrote:

 A couple of weeks ago I installed a new CDRW drive on my LM 8.2 machine
 with the intention of backing up many home directory files in
 preparation for installing 9.1. Since that time I've been trying to set
 up ide-scsi emulation with no success. The most detailed information I
 could find on accomplishing this came from, 
 http://www-106.ibm.com/developerworks/linux/library/l-cdburn.html?ca=dgr-lnxw2oBurnCDs
 
 Instructions there said, 
 
  You'll need to edit two text files to configure the system to use the
  ide-scsi driver. The first is /etc/modules.conf (in Debian,
  /etc/modules). My system has a CD-ROM and CD-R/RW drive, hdb and hdc.
  Add these lines to /etc/modules.conf (or /etc/modules) using values
  appropriate for your system:
  
  ide-cd ignore=\hdb hdc\
  ide-scsi
 
 However when I attempt to open /etc/modules.conf from a terminal as SU,
 I get the message Permission denied. If I can't access this file as
 root, what must I do? 
as root, try chmod a-rwx /etc/modules.conf, and then
chmod +rw /etc/modules.conf

That should allow you to modify it as root. And to get scsi emulation,
find which cd you want to be emulated (ie hdb or hdc), then edit
lilo.conf to say something like this:

image=/boot/vmlinuz
label=linux
root=/dev/hdc5
initrd=/boot/initrd.img
append=quiet devfs=mount hdd=ide-scsi hdb=ide-scsi acpi=off -- add [CD 
ROM]=ide-scsi
vga=794
read-only

Then, edit /etc/fstab and make it look like this (only the cdrom lines, there are many 
more lines):

none /mnt/cdrom supermount 
dev=/dev/scd0,fs=auto,ro,--,unhide,iocharset=iso8859-1,codepage=850,umask=0 0 0
none /mnt/cdrom2 supermount 
dev=/dev/scd1,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0

You need to change dev=/dev/[CD ROM] to dev=/dev/scd0.

HTH,

John Drouhard

-- 
Mon Jun  9 21:30:04 UTC 2003
-
They told me to install Windows 98 or better, so I installed Linux.
Registered Linux User # 315649
Registered Machine # 201001

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] scsi emulation

2003-01-15 Thread Ronald J. Hall
On Wednesday 15 January 2003 05:53 pm, Josenildo Marques wrote:
 How can I change the cd-rom so that it works with scsi emulation together
 with the cd-writer ?

 The line is lilo.conf is as follows:

 append=devfs=mount hdc=ide-scsi quiet

 The cd-rom is hdd. It seems stupid, but the fact is that I don't have the
 faintest idea how to add it. Would it be with an ?  :-)

 Thanks.

It should be:

append=devfs=mount hdc=ide-scsi hdd=ide-scsi quiet

That should do it.

-- 

 /\ 
 Dark Lord
 \/ 
 


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] scsi emulation

2003-01-15 Thread Francisco Alcaraz Ariza
You don't need add scsi emulation for the cd-rom; go to the xcdroast page and 
download the last rpms (alpha-13) for xcdroast and also cdrecord and so on; 
now xcdroast recognized also ide-atapi drives and you can use them as lector 
drive (to read a cd, copy on the fly..). I have this runing under 
Mandrake 9.0 pretty well.

Francisco Alcaraz
Murcia (Spain)



El Mié 15 Ene 2003 23:53, Josenildo Marques escribió:
 How can I change the cd-rom so that it works with scsi emulation together
 with the cd-writer ?

 The line is lilo.conf is as follows:

 append=devfs=mount hdc=ide-scsi quiet

 The cd-rom is hdd. It seems stupid, but the fact is that I don't have the
 faintest idea how to add it. Would it be with an ?  :-)

 Thanks.

-- 
Francisco Alcaraz Ariza
Departamento de Biología Vegetal
Universidad de Murcia
Campus de Espinardo
E-30100 Murcia
España (Spain)


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] scsi emulation

2003-01-15 Thread Kaj Haulrich
On Wednesday 15 January 2003 10:53 pm, Josenildo Marques 
wrote:
 How can I change the CD-ROM so that it works with SCSI
 emulation together with the CD-writer ?

 The line is lilo.conf is as follows:

 append=devfs=mount hdc=ide-scsi quiet

 The CD-ROM is hdd. It seems stupid, but the fact is that
 I don't have the faintest idea how to add it. Would it
 be with an ?  :-)

 Thanks.

Just swap the hdc=ide-scsi with hdd=scsi in the append 
line, and THEN (as root) run the command *lilo*.

Or, in case you have two CD-drives ( for example a 
CD-reader and a CD-writer ) change it to :

append=devfs=mount hdc=ide-scsi hdd=ide-scsi quiet
which is what I have. Works fine in all respects.
And - after editing *lilo.conf* - THEN (as root) run 
*lilo*.

You can confirm the changes by watching the output from 
lilo, and then (as root) run *cdrecord --scanbus*.

HTH

Kaj Haulrich
Denmark. 
===
Powered by Linux- Mandrake 9.0
Registered Linux user # 214073 at http://counter.li.org
Source :  my 100 % Microsoft-free personal computer.
===


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] SCSI Emulation of CD-ROM

2001-12-18 Thread skinky

On Monday 17 December 2001 15:56, Ira Bargon III wrote:
|  Hello,
|
|  I have just installed Linux Mandrake 8.1. I am running it on a system
| with and ide atapi cdrom (Kenwood 52X True-X) and a ide atapi cd-rw
| (Creative 6424). When i installed mandrake it set up my cdrw for scsi
| emulation but it kept my cdrom as ide. Everything works fine, but i cant
| use X-cdroast to do a direct copy of a cd because, my cd-rom isn't set
| up with scsi-emulation and the program only knows of scsi devices.  Does
| anyone know of a way i can setup my cdrom for scsi emulation and is
| their a way without recompiling my kernel. Maybe a script of something.

Edit /etc/lilo.conf.  You will see that there is already an entry for your 
cdrw like:

append= hdX=ide-scsi   # where X is the cdrw drive letter

now add the same for your cdrom drive like:

append= hdX=ide-scsi hdY=ide-scsi   # where Y is the cdrom drive letter

Once you have saved your changes, in a terminal run lilo (as root):

# /sbin/lilo

Now edit your /etc/fstab file - this depends on what your fstab looks 
like.  For example mine looks like this:

/mnt/cdrom /mnt/cdrom supermount 
dev=/dev/scd0,fs=iso9660,exec,--,nosuid,nodev 0 0

/mnt/cdrom2 /mnt/cdrom2 supermount 
dev=/dev/scd1,fs=iso9660,exec,--,nosuid,nodev 0 0

Where /dev/scd0 is my cdrw and /dev/scd1 is my cdrom. Note that I am using 
a newer kernel than the stock 2.4.8-26mdk that comes with ML8.1 so I am 
using supermount - yours may be different as supermount is broken in the 
2.4.8-26mdk kernel.  The important bit is the /dev/scdX part.

And lastly (I'm not sure if this is absolutely necessary) reboot - I'm not 
sure if just remounting the cdrom will do it so I just reboot.

HTH
skinky
-- 
But what ... is it good for?
(Engineer at the Advanced Computing Systems Division of IBM, 1968, 
commenting on the microchip)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] SCSI emulation

2001-06-11 Thread s

On a related note, I just replaced my mobo and dvdrom drive and linux booted 
fine and kudzu configured the new chipset.  yaaay!!!  

In addition, the new drive is a dvd/cdrw combo deal, and it is correctly 
identified in kde systems control and harddrake.  again yaayyy.

However, the scsi emulation did not automagically get configured.  Where is 
an uptodate site I can look to get this set up?  

TIA,
-s  



On Sunday 10 June 2001 03:21 pm, you wrote:
 On Sunday 10 June 2001 06:37, Roberto Herrero wrote:
  SCSI emulation doesn't work in my Macmillan LM 7.2 distribution because
  the module sr_mod.o is missing. As a consequence, my CD-burner is not
  operative.

 Sorry but that analysis is incorrect.  sr_mod.o is not needed. Access it
 through /dev/scd0.  There could be several other reasons your CD-R is not
 working in 7.2.  I would have to see setup information for your specific
 machine but if it is not an LG and it is not sharing an IDE channel with a
 DVD or a CDROM, it will work, almost always.  In those cases mentioned, an
 installation of kernel 2.2.19 is required and still some LGs don't work.

 Civileme

  Please can anybody tell me if that module is loaded by LM 8.0, or it is
  still missing in that version? Check out in
  /lib/modules/(mandrake_kernel_version)/scsi

 FWIW, it is there, but at
 file:/lib/modules/2.4.3-20mdk/kernel/drivers/scsi. And it still is not
 needed.

  Thank you very much,
 
  Roberto Herrero





Re: [newbie] SCSI emulation

2001-06-11 Thread Sridhar Dhanapalan

Probably the easiest way to do this is to run through the Mandrake 
installation again. Pop your CD in, reboot, and choose an upgrade 
install (expert mode). When it comes to selecting packages, unselect 
everything and continue. By the end, your CD-RW should be configured 
as a SCSI device.


On Tue, 12 Jun 2001 05:18, s wrote:
 On a related note, I just replaced my mobo and dvdrom drive and
 linux booted fine and kudzu configured the new chipset. 
 yaaay!!!

 In addition, the new drive is a dvd/cdrw combo deal, and it is
 correctly identified in kde systems control and harddrake.  again
 yaayyy.

 However, the scsi emulation did not automagically get configured. 
 Where is an uptodate site I can look to get this set up?

-- 
Sridhar Dhanapalan.
There are two major products that come from Berkeley:
LSD and UNIX. We don't believe this to be a coincidence.
-- Jeremy S. Anderson




Re: [newbie] SCSI emulation

2001-06-11 Thread civileme

On Tuesday 12 June 2001 01:18, s wrote:
 On a related note, I just replaced my mobo and dvdrom drive
 and linux booted fine and kudzu configured the new chipset. 
 yaaay!!!

 In addition, the new drive is a dvd/cdrw combo deal, and it is
 correctly identified in kde systems control and harddrake. 
 again yaayyy.

 However, the scsi emulation did not automagically get
 configured.  Where is an uptodate site I can look to get this
 set up?

 TIA,
 -s

SCSI Emulation is in two parts--first a message to the kernel to 
tell it to assume emulation is done  Second is a modprobe of 
scsi and a link to the appropriate SCSI device

The first part is simple in /etc/lilo.conf  or in drakboot 
(Control Center Boot Config) make sure you have this in the 
append

hdc=ide-scsi

if for example it is hdc.

Now in /dev you need to do the following

cd /dev  rm cdrom2  ln -s scd0 cdrom2

if, for example, the /etc/fstab entry uses /dev/cdrom2 for your 
CDRW.

Finally somewhere you need a 

modprobe ide-scsi

It can be dropped int the next to last line of /etc/rc.local  
(an extra one won't hurt if your system is already doing one)

It is a little known fact that ordinaty plain vanilla CDROMs can 
also be scsi-emulated in the same manner.  Our tests over the 
past 5 months show this works just as well as the dual structure 
we now support.

Civileme



 On Sunday 10 June 2001 03:21 pm, you wrote:
  On Sunday 10 June 2001 06:37, Roberto Herrero wrote:
   SCSI emulation doesn't work in my Macmillan LM 7.2
   distribution because the module sr_mod.o is missing. As a
   consequence, my CD-burner is not operative.
 
  Sorry but that analysis is incorrect.  sr_mod.o is not
  needed. Access it through /dev/scd0.  There could be several
  other reasons your CD-R is not working in 7.2.  I would have
  to see setup information for your specific machine but if it
  is not an LG and it is not sharing an IDE channel with a DVD
  or a CDROM, it will work, almost always.  In those cases
  mentioned, an installation of kernel 2.2.19 is required and
  still some LGs don't work.
 
  Civileme
 
   Please can anybody tell me if that module is loaded by LM
   8.0, or it is still missing in that version? Check out in
   /lib/modules/(mandrake_kernel_version)/scsi
 
  FWIW, it is there, but at
  file:/lib/modules/2.4.3-20mdk/kernel/drivers/scsi. And it
  still is not needed.
 
   Thank you very much,
  
   Roberto Herrero




Re: [newbie] SCSI emulation

2001-06-10 Thread civileme

On Sunday 10 June 2001 06:37, Roberto Herrero wrote:
 SCSI emulation doesn't work in my Macmillan LM 7.2 distribution because the
 module sr_mod.o is missing. As a consequence, my CD-burner is not
 operative.

Sorry but that analysis is incorrect.  sr_mod.o is not needed. Access it 
through /dev/scd0.  There could be several other reasons your CD-R is not 
working in 7.2.  I would have to see setup information for your specific 
machine but if it is not an LG and it is not sharing an IDE channel with a 
DVD or a CDROM, it will work, almost always.  In those cases mentioned, an 
installation of kernel 2.2.19 is required and still some LGs don't work.

Civileme


 Please can anybody tell me if that module is loaded by LM 8.0, or it is
 still missing in that version? Check out in
 /lib/modules/(mandrake_kernel_version)/scsi

FWIW, it is there, but at file:/lib/modules/2.4.3-20mdk/kernel/drivers/scsi.  
And it still is not needed.

 Thank you very much,

 Roberto Herrero




Re: [newbie] scsi emulation

2000-12-08 Thread Paul

On Fri, 8 Dec 2000, Adrian Smith wrote:

Hi Adrian,

When you use Lilo, add

hd?=ide-scsi to your append-line.
? is the drive letter for the CDRW device. Don't forget to rerun lilo.

In Grub  /boot/grub/menu/lst  I added added it for hdc like this:

title linux
kernel (hd0,4)/boot/vmlinuz root=/dev/hda5 hdc=ide-scsi

You looked in the wrong place, it is all there on http://mandrakeuser.org
;)

Good luck
Paul

internet searches are just not turning up much today
=(
can anyone tell me how to set up my IDE cd drive for scsi emulation so that i can use 
it along with my scsi cd burner in xcdroast?   or tell me where i might find such 
instruction on the web?  i have be looking thru the howto documents, but not finding 
it.  it might be hiding in plain sight.
thanks much.

-- 
Work fascinates me.  I can watch it for hours.
-Oscar Wilde

http://nlpagan.net - ICQ 147208 - Registered Linux User 174403
 Linux Mandrake 7.2 - Pine 4.30





Re: [newbie] scsi emulation

1999-09-16 Thread R. David Whitlock

I figured out the (extremely stupid) problem was that the first page I
read that I saw posted here seemed to be saying that the line belonged in
the section of lilo.conf for the linux image I was booting, ie in what
most people make the tab delimeted line below "image = ".  Putting the
line where it belonged before all mention of the image to use solved that
problem, and incidentally, the next web page referred to here led to a
greatly simplified web page (sorry, addresses not on hand) with much
clearer instructions and things now appear to be working wonderfully.
I'll burn my first Audio CD in the morning.  (This NEVER would work under
windows.  THANK YOU LINUX GODS, WHEREEVER YOU ARE!!!)

It's so cool to do things in linux that don't work elsewhere...

Later, 
 David

"Without the Law, there is no Liberty.  Without Justice, there is no Law."


On Wed, 15 Sep 1999, Axalon Bloodstone wrote:

 On Wed, 15 Sep 1999, Steve Philp wrote:
 
  "R. David Whitlock" wrote:
   
   append="hdd=ide-scsi"
  
  should be:
  
  append="hdd=idescsi"
  
 
 no ide-scsi is correct.. 
 
 --
 MandrakeSoft  http://www.mandrakesoft.com/
 --Axalon
 
 



Re: [newbie] scsi emulation

1999-09-16 Thread R. David Whitlock

THIS is the one that provided the EXCElllent assistance.  Thanks alot!

Later,
 david

"Without the Law, there is no Liberty.  Without Justice, there is no Law."


On Thu, 16 Sep 1999, Paul Benjamin wrote:

 I have written up what worked for me.  Go to:
 
 http://www.midkan.com/paulb/mycdr.htm
 
 I hope that it will clear up a few things.  At least it worked for my
 CD-R.
 
 PBen
 
 On Wed, 15 Sep 1999 15:53:59 -0700 (PDT), "R. David Whitlock"
 [EMAIL PROTECTED] wrote:
 
 Hrm.  OK, here's one I don't understand...
 
 I am trying to follow the directions on the website at 
 http://www.whitem.demon.co.uk/idescsi_idx.htm
 for getting a cd-burner to work under Mandrake 6.0 using scsi emulation.
 I have also seen this posted a time or two, with the same answer, but
 neither the man pages or online looking seems to give a different answer.
 
 At the stage in the directions where you alter the lilo.conf file to add a
 parameter to pass the kernel, the following is a sample from my lilo.conf
 file:
 
 boot=/dev/hda
 map=/boot/map
 install=/boot/boot.b
 prompt
 timeout=50
 image=/boot/vmlinuz
 label=lin
 root=/dev/hda5
 read-only
 append="hdd=ide-scsi"
 
 However, on reboot, my kernel flashes by the following message:
 
 [david@pandora david]# dmesg|more
 Linux version 2.2.9-27mdk ([EMAIL PROTECTED]) (gcc version
 pgcc-2.91
 .66 19990314 (egcs-1.1.2 release)) #1 Mon Jun 14 16:44:05 CEST 1999
 Detected 434328240 Hz processor.
 ide_setup: hdd= -- BAD OPTION
 ide_setup: ide-scsi -- BAD OPTION
 
 What syntax error am I commiting, and what is supposed to be going on
 here?  I can load the ide-scsi module, and I think scsi emulation is built
 in to the kernel, but i still get this on startup:
 
 scsi : 0 hosts.
 scsi : detected total.
 
 What's with the errors?
 
 Later,
  David
 
 "Without the Law, there is no Liberty.  Without Justice, there is no Law."
 
 
 
 



Re: [newbie] scsi emulation

1999-09-15 Thread Axalon Bloodstone

On Wed, 15 Sep 1999, Steve Philp wrote:

 "R. David Whitlock" wrote:
  
  append="hdd=ide-scsi"
 
 should be:
 
   append="hdd=idescsi"
 

no ide-scsi is correct.. 

--
MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [newbie] scsi emulation

1999-09-15 Thread Paul Benjamin

I have written up what worked for me.  Go to:

http://www.midkan.com/paulb/mycdr.htm

I hope that it will clear up a few things.  At least it worked for my
CD-R.

PBen

On Wed, 15 Sep 1999 15:53:59 -0700 (PDT), "R. David Whitlock"
[EMAIL PROTECTED] wrote:

Hrm.  OK, here's one I don't understand...

I am trying to follow the directions on the website at 
http://www.whitem.demon.co.uk/idescsi_idx.htm
for getting a cd-burner to work under Mandrake 6.0 using scsi emulation.
I have also seen this posted a time or two, with the same answer, but
neither the man pages or online looking seems to give a different answer.

At the stage in the directions where you alter the lilo.conf file to add a
parameter to pass the kernel, the following is a sample from my lilo.conf
file:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz
label=lin
root=/dev/hda5
read-only
append="hdd=ide-scsi"

However, on reboot, my kernel flashes by the following message:

[david@pandora david]# dmesg|more
Linux version 2.2.9-27mdk ([EMAIL PROTECTED]) (gcc version
pgcc-2.91
.66 19990314 (egcs-1.1.2 release)) #1 Mon Jun 14 16:44:05 CEST 1999
Detected 434328240 Hz processor.
ide_setup: hdd= -- BAD OPTION
ide_setup: ide-scsi -- BAD OPTION

What syntax error am I commiting, and what is supposed to be going on
here?  I can load the ide-scsi module, and I think scsi emulation is built
in to the kernel, but i still get this on startup:

scsi : 0 hosts.
scsi : detected total.

What's with the errors?

Later,
 David

"Without the Law, there is no Liberty.  Without Justice, there is no Law."





Re: [newbie] scsi-emulation in or out?

1999-09-12 Thread Steve Philp

"R. David Whitlock" wrote:
 
 I can't tell or remember if the last time I recompiled my kernel I put
 scsi emulation in or not, and I have since modified the "make xconfig"
 file, so even though it's currently checked, I can't tell if it's really
 in the one I'm running.
 
 Is there a way to ask the kernel about that?

Sure, check /proc/devices.  If 'sg' shows up, it's in the kernel (or a
loaded module if you use those).

-- 
Steve Philp
Network Administrator
Advance Packaging Corporation
[EMAIL PROTECTED]



Re: [newbie] SCSI Emulation

1999-07-09 Thread Axalon



On Fri, 9 Jul 1999, Lei Tie wrote:

 Does anyone know how to perform ATAPI-SCSI Emluation in Linux Mandrake 6.0?
 Heard it was very simple.  Your instructions will be appreciated. :)
 

Add append="hdX=ide-scsi" to your linux section in lilo.conf
add alias block-major-11 ide-scsi to /etc/conf.modules if you have no
other scsi cd drives.
if you have scsi cd drives add "modprobe ide-scsi" to the bottom of your
rc.local






Re: [newbie] SCSI Emulation

1999-07-05 Thread Martin White

I meant to get this site completed over the weekend, but ended up partying
at a club instead, so give me till the end of the week and step by step
instructions will be at www.whitem.demon.co.uk/idescsi_idx.htm

It really is easy.

Martin.
(I stress, there's nothing much useful there yet, i'll mail again when there
is)

- Original Message -
From: -=Memphis=- [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, July 04, 1999 3:07 AM
Subject: [newbie] SCSI Emulation


 How do I do a ATAPI-SCSI simulation in linux?
 thanx