public inbox for gentoo-ppc-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joseph Jezak <josejx@gentoo.org>
To: gentoo-ppc-user@lists.gentoo.org
Subject: Re: [gentoo-ppc-user] yaboot has kicked my butt - 5 times?!
Date: Fri, 01 Oct 2010 09:54:37 -0400	[thread overview]
Message-ID: <4CA5E81D.5050304@gentoo.org> (raw)
In-Reply-To: <AANLkTimNZH9KL7aqOJ83xpksTj53-JH_d2qiFf3nfoOU@mail.gmail.com>

 Sorry, I've had a busy week and didn't have time to respond!

> OK - to me this doesn't look good:
>
>  # mount -t procfs none /proc
> mount:none has wrong device number or fs type procfs not supported

Sorry, that was my mistake, I was running from memory. :) You have the
right invocation below.

> on the off chance you menat proc instead of procfs I tried it that way
> and got a slightly more reasonable message:
>
> # mount -t proc none /proc
> can't create lock file /etc/mtab~1038: Read-only file system (use -n
> flag to override)
>
>> Now, try fsck.ext3 again. Does it work?
>>
> Worked fine. fsck.ext3 said it was clean
>

Cool, so now we know that fsck is fine.

>> Next, let's remount the root file system read/write so we can modify files:
>> # mount -o remount,rw /
>>
> Seemed to work. Got this message:
>
> EXT3-fs: (hda4):using internal journal
>
>> We'll copy the current mount information from proc to /etc/mtab and see
>> if that helps:
>> # cp /proc/self/mounts /etc/mtab
>> # mount -o remount,ro /
>>
>> Now, try fsck.ext3 again. Does it work?
>>
>> If so, try rebooting the system again. Does it boot now?
>>
> Didn't boot but got a little farther. Doesn't complain about mtab
> anymore but still complains:
>
> * Checking root filesystem...
> fsck.ext3: No such file or directory while trying to open /dev/hda4
> /dev/hda4:
> The superblock could not be read......
>
>
Okay, so we fixed the first thing. That's good. :) Can you attach your
whole kernel config? I'm wondering if maybe udev isn't running properly
due to a misconfiguration.

-Joe



  parent reply	other threads:[~2010-10-01 13:55 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-22 22:59 [gentoo-ppc-user] yaboot has kicked my butt - 5 times?! Mark Knecht
2010-09-23  1:33 ` Joseph Jezak
2010-09-23  3:33   ` Mark Knecht
2010-09-23 12:05     ` kahl
2010-09-23 17:55       ` Mark Knecht
2010-09-23 19:59         ` Joseph Jezak
2010-09-23 14:10     ` Joseph Jezak
2010-09-23 16:17       ` Mark Knecht
2010-09-23 20:02         ` Joseph Jezak
2010-09-23 20:41           ` Mark Knecht
2010-09-24  5:04             ` Joseph Jezak
2010-09-24 20:30               ` Mark Knecht
2010-09-24 22:43                 ` Enlightened User
2010-09-25  0:23                   ` Mark Knecht
2010-09-25 11:45               ` Mark Knecht
2010-09-25 15:12                 ` Joseph Jezak
2010-09-25 20:40                   ` Mark Knecht
2010-09-25 21:01                     ` Mark Knecht
2010-09-25 22:40                     ` Mark Knecht
2010-09-26 17:36                     ` Joseph Jezak
2010-09-26 20:52                       ` Mark Knecht
2010-09-26 23:09                         ` Mark Knecht
2010-10-01 13:54                         ` Joseph Jezak [this message]
2010-10-01 21:03                           ` Mark Knecht
2010-10-07 17:34                             ` Joseph Jezak
2010-10-07 18:29                               ` Mark Knecht
2010-10-07 19:16                                 ` Joseph Jezak
2010-09-26 16:48 ` Klaus Müller
2010-09-26 19:08   ` Mark Knecht

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=4CA5E81D.5050304@gentoo.org \
    --to=josejx@gentoo.org \
    --cc=gentoo-ppc-user@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