Re: Setting up dual-boot on Indigo2 for 6.5 and 5.3...

From: Brent Casavant (bcasavan_at_sgi.com)
Date: 08/11/04

  • Next message: Benjamin Gawert: "Re: windows 2003 on SGI 540..."
    Date: Wed, 11 Aug 2004 15:10:36 -0500
    
    

    On Wed, 11 Aug 2004, Rainer Latka wrote:

    > Ian Mapleson wrote:
    > >
    > > So far, when I run the script on the 6.5 disk, it correctly sets
    > > SystemPartition and OSLoadPartition, but after rebooting the
    > > 5.3 startup gives the normal copyright message followed by this error:
    > >
    > > WARNING: initial mount of root device 0x2000010 failed with errno 22
    > >
    > > A few seconds later the screen clears and then this error is displayed:
    > >
    > > PANIC: vfs_mountroot: no root found
    > >
    > > Does anyone know what's happening? What is vfs_mountroot? I can't
    >
    > Check that following params are set in the environment:
    >
    > OSLoader=sash
    > OSLoadFilename=/unix

    Another one to check is:

            root=dks0d1s0 # Or whatever is appropriate for your case

    Either explicitly set this, or clear it. If cleared the value will
    be divined from the OSLoadPartition or SystemPartition (I forget which).
    I'd actually lay a small amount of money that this is the problem.

    Been there, been bit by that. It's even more confusing though when
    you have different 6.5.x roots on the same machine, so everything
    comes up fine, but the contents of the filesystem just aren't what
    you were expecting. This has caused some head-scratching on more
    than one occasion.

    Oh, and vfs_mountroot is just the name of the kernel routine that
    tries to mount the root filesystem.

    Hope that helps,
    Brent

    -- 
    Brent Casavant             bcasavan@sgi.com        Forget bright-eyed and
    Operating System Engineer  http://www.sgi.com/     bushy-tailed; I'm red-
    Silicon Graphics, Inc.     44.8562N 93.1355W 860F  eyed and bushy-haired.
    

  • Next message: Benjamin Gawert: "Re: windows 2003 on SGI 540..."