Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
progress on bootstrap glibc /dev/null error?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
ryanjulian
n00b
n00b


Joined: 22 Sep 2004
Posts: 41

PostPosted: Sun Oct 03, 2004 10:11 pm    Post subject: progress on bootstrap glibc /dev/null error? Reply with quote

Has anybody made any headway on that "bootstrap fails on glibc because of corrupt /dev/null" bug?
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sun Oct 03, 2004 11:33 pm    Post subject: Reply with quote

Did /dev/null get corrupted when you extracted the stage tarball, or at some other point ?

Did you try to fix it yourself ?
Code:
# rm -r /dev/null
# mknod -m 0666 /dev/null c 1 3
Back to top
View user's profile Send private message
ryanjulian
n00b
n00b


Joined: 22 Sep 2004
Posts: 41

PostPosted: Sun Oct 03, 2004 11:35 pm    Post subject: Reply with quote

yes, no effect
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Oct 04, 2004 12:13 am    Post subject: Reply with quote

Can you provide more details about :

What hardware you are trying to install on ?
What installation medium are you using (Gentoo CD, KNOPPIX, PXEboot, etc.) ?
What version of the stage1 tarball are you using (x86-2004.2, amd64-, something else) ?
What steps did you do differently than the installation instructions (Gentoo is about choice, but some choices don't always work :) ) ?

Posting the exact error message would be helpful too.
Back to top
View user's profile Send private message
ryanjulian
n00b
n00b


Joined: 22 Sep 2004
Posts: 41

PostPosted: Mon Oct 04, 2004 12:37 am    Post subject: Reply with quote

Have a look at my previous thread: https://forums.gentoo.org/viewtopic.php?t=229921
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Mon Oct 04, 2004 1:10 am    Post subject: Reply with quote

Code:
# mount -o bind /dev /mnt/gentoo/dev

Did you do this, or something similar prior to entering the chroot ?

Normally, I would recommend not doing this because it screws-up sys-apps/baselayout , but who knows, it may fix the /dev/null problem you are having with sys-libs/glibc .
Back to top
View user's profile Send private message
dark blue
n00b
n00b


Joined: 17 Jan 2004
Posts: 8

PostPosted: Mon Oct 04, 2004 7:09 am    Post subject: Reply with quote

I've got this when I was trying to install from Knoppix. Finally I downloaded and burned the Gentoo LiveCD. No such troubles with it.
Back to top
View user's profile Send private message
ryanjulian
n00b
n00b


Joined: 22 Sep 2004
Posts: 41

PostPosted: Sat Oct 09, 2004 2:53 am    Post subject: Reply with quote

cyrillic wrote:
Code:
# mount -o bind /dev /mnt/gentoo/dev

Normally, I would recommend not doing this because it screws-up sys-apps/baselayout , but who knows, it may fix the /dev/null problem you are having with sys-libs/glibc .


What exactly do you mean by this? Wouldn't this be just switching from one error to another?
Back to top
View user's profile Send private message
nandrews
n00b
n00b


Joined: 25 Jun 2004
Posts: 29

PostPosted: Sat Oct 09, 2004 6:16 pm    Post subject: Same problem.... Reply with quote

I'm installing from a Fedora Core 2 distribution. Suggestions welcome.
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sat Oct 09, 2004 7:21 pm    Post subject: Reply with quote

ryanjulian wrote:
What exactly do you mean by this? Wouldn't this be just switching from one error to another?

I am just wondering if this (bindmounting /dev) would get around the problem of /dev/null getting corrupted.
Back to top
View user's profile Send private message
ryanjulian
n00b
n00b


Joined: 22 Sep 2004
Posts: 41

PostPosted: Sat Oct 09, 2004 7:24 pm    Post subject: Reply with quote

I'll have to try that when I get the chance.
Back to top
View user's profile Send private message
ryanjulian
n00b
n00b


Joined: 22 Sep 2004
Posts: 41

PostPosted: Sun Oct 10, 2004 1:22 am    Post subject: Reply with quote

I just checked the bugzille, the problem has been fixed
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum