Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
some problems with the installation
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
Nazgul
n00b
n00b


Joined: 14 Nov 2002
Posts: 30
Location: het gekke belgenland

PostPosted: Thu Nov 14, 2002 4:45 pm    Post subject: some problems with the installation Reply with quote

hello,
I hope that somebody can help me.

First and for all my system setup
hda: 40GB NTFS for WindowsXP
hdb1: 1.5GB SWAP
hdb2 and hdb3: FAT32 partitions
hdb6: 250MB boot partition for Gentoo
hdb7: 4GB for gentoo
hdb8: 4GB for Mandrake 9.0
Internet by cabel (Telenet Belgium)
Gentoo Livecd with UT (the basic version didn't boot)

And now my problems:
1. I'm unable to mount hdb6 to /mnt/gentoo/boot

the respons is: Mount: wrong FS, bad block on /dev/hdb6 or to many mounted systems

I have no problems with mounting /dev/hdb7 en my cdrom at /dev/hdd
hdb6 and 7 are both formated with 'mke2fs'

2. when I unpacked the stage3 tarball (burned at a CD-RW several times and several times downloaded again) the output says with numberous files: files couldn't not be extracted directory doesn't exist

3. If I use emerge I can't esablish a connection but if I look in ifconfig everything seems OK, I have also tried to use the proxy's but with no result

The strangest is that the problems are't always there
At the start I had no problem with mounting hdb6


Ihave tried to use the 'boot linux' suggested but that gave problems with internet
Installing from Mandrake didn't work either

hopefully somebody can help me
Back to top
View user's profile Send private message
Binestar
n00b
n00b


Joined: 14 Nov 2002
Posts: 58

PostPosted: Thu Nov 14, 2002 4:52 pm    Post subject: Reply with quote

I had the same problem mounting the drives. What I did to fix it was to force a specific type of filesystem. I.E.

mount -t e2fs /dev/hdb6 /mnt/gentoo/boot


The second problem: Are you in the correct directory when you are untarring the file? what command are you using?

The third problem: You can download the portage system with wget and manually extract it. Look for the post I started in this forum for the place to download that from.


Hope that helps,

Binestar
Back to top
View user's profile Send private message
Nazgul
n00b
n00b


Joined: 14 Nov 2002
Posts: 30
Location: het gekke belgenland

PostPosted: Thu Nov 14, 2002 4:58 pm    Post subject: Reply with quote

I am in the correct directory and the command I use is: tar -xvjpf stage3-i686_pentium4-1.4_rc1.tar.bz2

another question: is it possible to set the layout of the beyboard to 'belgium'?

And I will try the suggestions right away
Back to top
View user's profile Send private message
Nazgul
n00b
n00b


Joined: 14 Nov 2002
Posts: 30
Location: het gekke belgenland

PostPosted: Thu Nov 14, 2002 5:24 pm    Post subject: Reply with quote

oké when I give the following command's:
mke2fs /dev/hdb6
mount -t e2fs /dev/hdb6 /mnt/gentoo/boot
I get the response: Mount:fs type e2fs not suported by kernel :?
Back to top
View user's profile Send private message
securiteaze
Tux's lil' helper
Tux's lil' helper


Joined: 24 Oct 2002
Posts: 77
Location: Tulsa,Oklahoma

PostPosted: Thu Nov 14, 2002 6:15 pm    Post subject: Reply with quote

Try this
Code:
mount -t ext2 /dev/hdb6 /mnt/gentoo/boot

_________________
Blah..
Back to top
View user's profile Send private message
Binestar
n00b
n00b


Joined: 14 Nov 2002
Posts: 58

PostPosted: Thu Nov 14, 2002 6:36 pm    Post subject: Reply with quote

Yeah, the proper mount command is ext2 no e2fs. i was typing faster than I was thinking there. Sorry about that.


Binestar
Back to top
View user's profile Send private message
Nazgul
n00b
n00b


Joined: 14 Nov 2002
Posts: 30
Location: het gekke belgenland

PostPosted: Thu Nov 14, 2002 6:39 pm    Post subject: Reply with quote

no problem it worked with mount -t ext2 :D

One problem down :)

Are there people who have experience with telenet?
which proxy to use, what settings?
Back to top
View user's profile Send private message
mooman
Apprentice
Apprentice


Joined: 06 Nov 2002
Posts: 175
Location: Vancouver, WA

PostPosted: Thu Nov 14, 2002 11:22 pm    Post subject: Reply with quote

Maybe an answer for the original Question #2?

The "boot from floppy" howto (https://forums.gentoo.org/viewtopic.php?t=8690) contained these instructions which I followed for one of my machines:

Code:
# cd /mnt/gentoo
# cp /mnt/cdrom/stage1-ix86-1.2.tbz2 /mnt/gentoo/stage1-ix86-1.2.tar.bz2
# bzip2 -dc stage1-*.tar.bz2 | tar xvf -
# chown -R root.root /mnt/gentoo


This approach of unzip/untar didn't work for me because apparently the output of the bzip2 -d was more than the pipe could handle so that when the tar tried to run, it didn't have everything it needed (and I ended up with missing files and directories)

I broke this into two steps, first doing the bzip2 and letting it run to completion, and then untarring it. This way worked for me.

Your post didn't mention how you unpacked the tarball, so I just wanted to see if maybe you were doing something like this...?
[/code][/b]
_________________
Linux user off and on since circa 1995
Back to top
View user's profile Send private message
Nazgul
n00b
n00b


Joined: 14 Nov 2002
Posts: 30
Location: het gekke belgenland

PostPosted: Fri Nov 15, 2002 4:06 pm    Post subject: Reply with quote

thaks for all the help :D

with the advice of mooman yhe last problem as solved and Now I have finished the installation :D
Back to top
View user's profile Send private message
Nazgul
n00b
n00b


Joined: 14 Nov 2002
Posts: 30
Location: het gekke belgenland

PostPosted: Sat Nov 16, 2002 8:03 am    Post subject: Reply with quote

and direct a new problem :(

when I try to boot Gentoo all goes wel till it reaches NET4
I get the messages:
NET 4:Unix domain sockets 1.0/SMP for Linux Net 4.0
and then a blank space and a blinking underscore

And it just stops

Can I resolve this by adjusting a file?
or do I have to reinstall?
Back to top
View user's profile Send private message
Nazgul
n00b
n00b


Joined: 14 Nov 2002
Posts: 30
Location: het gekke belgenland

PostPosted: Mon Nov 18, 2002 6:30 pm    Post subject: Reply with quote

and a kick

a reinstall didn't work :(
Back to top
View user's profile Send private message
woboz
n00b
n00b


Joined: 24 Oct 2002
Posts: 65

PostPosted: Mon Nov 18, 2002 6:42 pm    Post subject: Reply with quote

Do you have a multi-processor machine if not you need to remove smp from the kernel.
Back to top
View user's profile Send private message
Nazgul
n00b
n00b


Joined: 14 Nov 2002
Posts: 30
Location: het gekke belgenland

PostPosted: Mon Nov 18, 2002 6:55 pm    Post subject: Reply with quote

woboz wrote:
Do you have a multi-processor machine if not you need to remove smp from the kernel.


I have a single processor
I will give it a try
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