On Sunday 06 July 2003 01:49 pm, John Richard Smith wrote:
>> root terminal and
>> type mount -a <enter>
>> that will mount everything in fstab afresh.
>>

just to make sure, i type "mount -a" no quotations, right?
good to know!  thanks!


>
>> Yes, scsi emulation is fake ide , if you like. Some programmes need it
>> to recognise the drive and make the drivers work with them. However, I
>> believe your running M9.1 here, and if so you don't actually need
>> scsi-em with the standard xcdroast and I believe k3b writer programmes,
>> though i have to say i have never got k3b to work for me.
>>
>> So if you are content with xcdroast and k3b as you're writer programmes,
>>  ok.
>

never used the cd burning programs in linux, so i have no preference.  
personally, i'll go with whatever will work easily, and do what i want, which 
includes doing data, pictures, music, and video.  

yes i am running md9.1

>
>> simply remove the hdc=ide-scsi from /etc/lilo.conf 
>

This is what is in /etc/lilo.conf

image=/boot/vmlinuz
        label="linux"
        root=/dev/hda5
        initrd=/boot/initrd.img
        append="devfs=mount hdc=ide-scsi acpi=off quiet"
        vga=788
        read-only
image=/boot/vmlinuz
        label="linux-nonfb"
        root=/dev/hda5
        initrd=/boot/initrd.img
        append="devfs=mount hdc=ide-scsi acpi=off"
        read-only
image=/boot/vmlinuz
        label="failsafe"
        root=/dev/hda5
        initrd=/boot/initrd.img
        append="devfs=nomount hdc=ide-scsi acpi=off failsafe"
        read-only

which one of the hdc=ide-scsi do i remove?  all 3 of them?  does the whole 
"append" line stay there except with the "hdc=ide-scsi" removed?

>
>>and don't forget to /sbin/lilo in a terminal.
>

so in a terminal after i make the changes to lilo.conf, i just type 
"/sbin/lilo" ?

>
>> then change,
>>
>> none /mnt/cdrom supermount
>> dev=/dev/scd0,fs=auto,rw,--,iocharset=iso8859-15,codepage=850,umask=0 0 0
>>
>> to
>> none /mnt/cdrom supermount
>> dev=/dev/hdc,fs=auto,rw,--,iocharset=iso8859-15,codepage=850,umask=0 0 0
>>
>> in fstab,
>

i can do that part!  already modified fstab once....this is starting to get 
easier the more we do!


only reason i went back into mandrake control center was to see if the changes 
took effect in there.  i've never done this stuff before (meaning never done 
ANY programming) so i had to check.  

and we want to keep the "iocharset=iso8859-15" as is now?  it used to be 
"iocharset=iso8859-1"

also, in my lilo.conf file, you notice the the "read-only" lines.  will this 
be automatically changed when i modify the files?  or do we have to change 
this manually?  

Thanks for your help.  we'll see where this takes us once i'm 100% certain of 
the questions i just asked.  

Mike

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

Reply via email to