Re: Multiple LUNS

From: E. Charters (echarters_at_sympatico.ca)
Date: 02/14/05

  • Next message: DM McGowan II: "Re: OSS Image Editing?"
    Date: Mon, 14 Feb 2005 10:13:18 -0500
    
    

    Also if you have not compiled a kernel, there should be some advice on
    how to reconfigure lilo, and to use more than one kernel choice within
    /etc/lilo.conf. You have to rerun lilo from the command line after
    installing your new kernel in /

    "cd /usr/doc/Linux-HOWTOs" and "less LILO"

    Then /lilo.conf within less and you should see how the /etc/lilo.conf
    file is configured. Leave a choice of booting your old kernel, and your
    new one too, by saving them as different names on disk in "/" (root dir)
    i.e. (appears as "image =<kernelname> in lilo.conf), and make them the
    target of different "labels" in lilo.conf i.e. label =<labelname>
    labelname is the name of your kernel choice on boot.

    EC<:-}

    pet wrote:
    > I'm using Mandrake 10, an Adaptec 2940UW card, Microtek Scanmaker III SCSI
    > scanner.
    >
    > cat /proc/scsi/scsi lists the scanner with 63 LUNS. I have tried to turn
    > this feature off from within lilo by appending max_scsi_luns=1 but without
    > success.
    >
    > The multiple LUNS are more of an annoyance than anything else. There is a
    > problem with I want to use the Nikon LS8000 film scanner via firewire.
    > The Nikon is the last entry on my cat /proc/scsi/scsi list. Vuescan only
    > displays about 30 items and they are all the Scanmaker III.
    >
    > How does one turn off this feature? If it's a matter of recompiling the
    > kernel, I could use some guidance.
    >
    > Thanks.


  • Next message: DM McGowan II: "Re: OSS Image Editing?"