public inbox for gentoo-mips@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Martin" <mikemartin@linux.ca>
To: gentoo-mips@lists.gentoo.org
Subject: Re: [gentoo-mips] Question - Kumba LiveCD RC6
Date: Tue, 23 Jan 2007 09:24:41 -0500	[thread overview]
Message-ID: <855e88d00701230624q2c525093gdc0ed5c2826739cf@mail.gmail.com> (raw)
In-Reply-To: <45B56F9E.2080606@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 3077 bytes --]

Thanks for your help. I will try another burn. I'm using cdrecord and am
using (I believe) good media. What command parameters for cdrecord would you
recommend?

For fun I tried booting with a different external CD-ROM drive ... with
identical results.

I will also try the disk out on a R4600 Indy.

Thanks for your hard work.
MikeMartin

On 1/22/07, Kumba <kumba@gentoo.org> wrote:
>
> Mike Martin wrote:
> > I recently downloaded and attempted to boot an Octane with this disk. It
> > died mounting the root partition:
> >
> > mount: Mounting /newroot/dev/loop0 on /newroot/mnt/livecd failed:
> > Invalid argument
> >
> > Not sure what happened. I assume I burnt the disk correctly else it
> > wouldn't have made it that far. Any suggestions?
> >
> > MikeM
>
>
> It's really hard to say.  I tested it on all of my systems before
> uploading, and
>   with the Octane, this means an external drive (funny enough, an O2 CD
> drive
> jammed into a Sun 411 case).  And that booted fine on both my Octane and
> Indy.
>
> "Invalid Argument" from mount could mean a wide array of things (yay for
> Unix's
> legacy of non-descriptive, ambiguous errors).  The process that occurs on
> an SGI
> bootcd for us is a rather complex one:
>
> 1. arcload boots from the DVh partition of the CD
>         (yes, these CDs have partitions)
> 2. arcload finds and boots a kernel
> 3. kernel loads, and executes /init in an embedded initramfs file linked
>         into the kernel
> 4. /init does some prep work, and launches `getdvhoff` to scan the CD
>         for the offset of the next partition (where / lives), and passes a
>         number representing this offset back to `losetup`.
> 5. losetup uses this number to "point" /dev/loop0 at this offset, which
>         effectively makes /dev/loop0 a block device with data on it.
> 6. mount tries to mount /dev/loop0 and pivot_root into the real Gentoo
>         filesystem.
>
>
> Quite likely, step #5 might've failed somewheres along the line.  The
> offset has
> to be exact to the bit, so maybe something got whacked in the burn and the
> detected offset is invalid.  Hard to say without more information.  Thus,
> when
> it got to step #6, boom.
>
> I'd try re-burning the disk at a slower speed, use only CD-R's of decent
> quality
> (TDK, Memorex, Sony, Ricoh/Ritek, etc,.. brands), and use cdrecord (or
> whatever
> license-unencumbered version is out there.  stupid license wars).  A few
> people
> reported getting it to work with a windows burn tool, but we have little
> data on
> that, thus why cdrecord is the suggested tool.
>
> Mostly, you were able to read the kernel into memory, which is ~8MB.  It's
> possible the disc you burned was good enough to get those 8MB off to boot
> the
> kernel, but when it went looking for the meat, it got denied and pwned.
>
>
>
> --Kumba
>
> --
> Gentoo/MIPS Team Lead
>
> "Such is oft the course of deeds that move the wheels of the world: small
> hands
> do them because they must, while the eyes of the great are
> elsewhere."  --Elrond
> --
> gentoo-mips@gentoo.org mailing list
>
>

[-- Attachment #2: Type: text/html, Size: 3913 bytes --]

  reply	other threads:[~2007-01-23 16:14 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-18 18:32 [gentoo-mips] Question - Kumba LiveCD RC6 J. Scott Kasten
2007-01-22 13:53 ` Kumba
2007-01-22 14:12   ` Mike Martin
2007-01-23  2:14     ` Kumba
2007-01-23 14:24       ` Mike Martin [this message]
2007-01-24  4:57         ` Kumba
2007-02-02 15:06           ` Mike Martin
2007-02-02 15:16             ` Stephen P. Becker
2007-02-02 15:52               ` Mike Martin
2007-02-07 17:54                 ` Mike Martin
2007-02-09  6:47                   ` Kumba
2007-02-09 13:24                     ` Mike Martin
2007-01-30 14:38   ` J. Scott Kasten
2007-01-30 14:57     ` Andrew Gaffney
2007-02-09  6:54     ` Kumba
2007-02-09 13:22       ` [gentoo-mips] Firewire & USB 2.0 on O2 [Was LiveCD RC6] J. Scott Kasten
2007-02-09 14:24       ` [gentoo-mips] O2 Sound and Misc Stuff. " J. Scott Kasten
2007-02-09 17:21         ` Alex Deucher
2007-02-09 18:39           ` [gentoo-mips] JFS on non-intel [ Was O2 Sound and Misc Stuff] J. Scott Kasten
2007-02-09 19:05             ` Alex Deucher
2007-02-09 21:39               ` J. Scott Kasten
2007-02-09 22:30                 ` Alex Deucher
2007-02-11  9:11           ` [gentoo-mips] O2 Sound and Misc Stuff. [Was LiveCD RC6] Kumba
2007-02-11  9:09         ` Kumba
2007-02-09 14:36       ` [gentoo-mips] Indigo2 IP22 " J. Scott Kasten
2007-02-11  9:15         ` Kumba
2007-02-11 13:58           ` J. Scott Kasten
2007-02-11 14:27             ` Stephen P. Becker
2007-02-11 15:36               ` J. Scott Kasten
2007-02-11 18:34             ` Kumba
2007-02-11 23:44               ` Johnathon Schade
2007-02-14  0:02                 ` Kumba
2007-02-14  0:24                   ` Jerry Jackson
2007-02-14  9:16                   ` J. Scott Kasten
2007-02-14 14:16                     ` Stephen P. Becker
2007-02-14 15:11                       ` J. Scott Kasten
2007-02-14 17:20                         ` Kumba
2007-02-14 17:53                           ` J. Scott Kasten
2007-02-14 20:08                             ` Kumba
2007-02-14 20:21                               ` J. Scott Kasten
2007-02-15  4:48                                 ` Kumba
2007-02-15 15:40                                   ` J. Scott Kasten
2007-02-16  2:10                                     ` Kumba
2007-02-11 14:00           ` J. Scott Kasten
2007-02-11 18:36             ` Kumba

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=855e88d00701230624q2c525093gdc0ed5c2826739cf@mail.gmail.com \
    --to=mikemartin@linux.ca \
    --cc=gentoo-mips@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox