Gentoo Archives: gentoo-amd64

From: arnuld <arnuld3@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] stopping IPv6
Date: Sun, 17 Dec 2006 17:41:26
Message-Id: dd685b340612170936m2d863635t65be03c078e20be4@mail.gmail.com
In Reply to: Re: [gentoo-amd64] stopping IPv6 by "Piotr Jaroszyński"
1 > As root:
2 > To list modules loaded into kernel:
3 > # lsmod
4 >
5 > To remove one of them:
6 > # rmmod module_name
7 >
8 > To load:
9 > # modprobe module_name
10 >
11 > So rmmod ipv6 will remove the ipv6 module from your kernel(just like your
12 > alias prevents it from loading) and maybe solve your problem.
13
14 Hey Piotr,
15
16 i used "lsmod" after booting from "amd4-minimal-install-CD" and to my
17 surprise neither "ipv6" nor "net-pf-10" were there :-{ . i think there
18 was some problem with my ISP (well, my ISP never accepts that). then i
19 did the following:
20
21 1.) changed to "/mnt/gentoo/" a smy current directory
22
23 2.) successfully downloaded the "Stage3 tarball" for amd64, checked
24 its MD5SUM - OK, unzipped it with command:
25
26 "tar xvjf -stage3-tarball-here-"
27
28 no problems.
29
30 3.) next i downloaded "Portage-latest" from "snapshots" directory at
31 one of the mirrors. MD5SUM was OK, when i hit the following command:
32
33 "tar -xvjf -latest-portage here- -C /usr"
34
35 as instructed in the "Gentoo Handbook" then after 20 minutes of
36 unzipping operation i got 1000s of messages like:
37
38 "CAN NOT OPEN: no such file or directory"
39
40 end message was: "tar exit delayed from previous errors"
41
42 what went wrong now? i am trying to install gentoo since 4:00 PM, it's
43 11 PM now :-(
44
45
46 -- arnuld
47 http://arnuld.blogspot.com/
48 --
49 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] stopping IPv6 Antoine Martin <antoine@××××××××××.uk>
Re: [gentoo-amd64] stopping IPv6 Koef <koef@××××××××××××.org>
Re: [gentoo-amd64] stopping IPv6 Sergio Polini <sp_rm_it@×××××.it>