| Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-22-2004, 12:29 PM
|
#1
|
|
Member
Registered: Nov 2003
Location: Nowhere and somewhere
Distribution: Mandrake 10
Posts: 124
Rep:
|
SCSI emulation
i need help with scsi emulation. My cd burner(k3b) needs it to function. I have tried the cdrecord -scanbus and it says that I'me missing the scsi drivers. modules.conf is edited so that scsi emulation starts on startup. It puts the two scd devices on my desktop, unmounted. When I try to mount them, it says that they are not valid block devices. Also, my fstab file is the following:
/dev/hda5 / ext2 defaults 1 1
/dev/hda7 /boot ext2 defaults 1 2
none /dev/pts devpts mode=0620 0 0
/dev/fd0 /mnt/floppy auto user,iocharset=iso8859-1,sync,codepage=850,noauto,exec 0 0
/dev/hda1 /mnt/windows vfat iocharset=iso8859-1,codepage=850 0 0
none /proc proc defaults 0 0
/dev/hda6 swap swap defaults 0 0
/dev/scd0 /mnt/cdrom auto ro,noauto,user,exec 0 0
/dev/scd1 /mnt/cdrom1 auto ro,noauto,user,exec 0 0
Could someone plz help me and tell me how to fix this?
|
|
|
|
12-22-2004, 12:46 PM
|
#2
|
|
LQ Newbie
Registered: Oct 2003
Location: germany
Distribution: debian
Posts: 7
Rep:
|
The entries in my /etc/fstab look like this:
/dev/scd0 /mnt/sonycd iso9660 user,iocharset=iso8859-15,noauto,ro,exec 0 0
/dev/scd2 /mnt/cdrom2 iso9660 user,iocharset=iso8859-15,noauto,ro,exec 0 0
/dev/scd1 /mnt/cdrom iso9660 user,iocharset=iso8859-15,noauto,ro,exec 0 0
additionally my /etc/modules.conf contains:
probeall scsi_hostadapter aha1542 ide-scsi
and finally /etc/lilo.conf:
image=/boot/vmlinuz
label="linux"
root=/dev/hda2
initrd=/boot/initrd.img
append="scsihosts:aha1542:ide-scsi devfs=mount max_scsi_luns=1 hdb=ide-scsi hdc=ide-scsi acpi=off"
vga=791
read-only
Thatīs all I had to do to get SCSI emulation working (Mandrake 9.1 however).
Michael
|
|
|
|
12-22-2004, 03:06 PM
|
#3
|
|
Senior Member
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Rep:
|
You're supposed to edit your /etc/lilo.conf file
I'll post mine later. I'm at work using Windows 2000.
Basically where the line where it says hdX=scsi should be something like hdX=ide-scsi.
(X=a,b,c,d,e, etc.. whichever your cd-rom is)
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:18 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|