[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

SCSI emulation with GRUB



Hello,
I want to emulate SCSI for my IDE-CD-burner.
I compiled Linux with SCSI support for CD-ROMs and generic devices an I 
enabled SCSI emulation.
I read that I have to add
»append="hdx=ide-scsi hdy=ide-scsi"«
to  /etc/lilo.conf  in »Start Lilo global Section«.
But I use GRUB so I edited my /boot/grub/menu.lst in this way:
»kernel (hd0,4)/boot/vmlinuz-2.2.20 root=/dev/hdc5 append="hda=ide-scsi 
hdb=ide-scsi"« (in one line)
But after rebooting I have no (real) SCSI emulation:
bert:~#cat /var/log/kern.log
Jun 23 21:17:50 bert kernel: hda: PLEXTOR CD-R PX-W4012A, ATAPI CDROM drive
Jun 23 21:17:50 bert kernel: hdb: _NEC DV-5800B, ATAPI CDROM drive
Jun 23 21:17:50 bert kernel: hda: ATAPI 40X CD-ROM CD-R/RW drive, 4096kB Cache
Jun 23 21:17:50 bert kernel: Uniform CD-ROM driver Revision: 3.11
Jun 23 21:17:50 bert kernel: hdb: ATAPI 48X DVD-ROM drive, 512kB Cache
Jun 23 21:17:50 bert kernel: scsi0 : SCSI host adapter emulation for IDE 
ATAPI devices
Jun 23 21:17:50 bert kernel: scsi : 1 host.
Jun 23 21:17:50 bert kernel: scsi : detected total.

How can I enable SCSI emulation with GRUB?

With regards,
Max Moritz Sievers


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux bert 2.2.20 #1 SMP Sun Jun 23 20:19:34 CEST 2002 i686
Locale: LANG=C, LC_CTYPE=C


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: