From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1Gw00r-0000O4-Vj for garchives@archives.gentoo.org; Sun, 17 Dec 2006 17:41:26 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBHHb0uN023658; Sun, 17 Dec 2006 17:37:00 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.233]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBHHawoZ018592 for ; Sun, 17 Dec 2006 17:36:59 GMT Received: by wx-out-0506.google.com with SMTP id i30so1776172wxd for ; Sun, 17 Dec 2006 09:36:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eqjhqfDU37x+CrnZATQ4vfEdKtgKsR0wjQS4/QNhgNFyMW6+E5O47HbjqSPkQHoprIhwF7+dndYbcsyx4sCvOJGXauBrM0QGh/DdaVACPyIyrw5eH2/nC3LsRWBn6vJqaINpURBS8iqxxsoWXXr7DuXDewvCM6fjDqRqSHadUIE= Received: by 10.70.87.5 with SMTP id k5mr5560406wxb.1166377018286; Sun, 17 Dec 2006 09:36:58 -0800 (PST) Received: by 10.70.43.17 with HTTP; Sun, 17 Dec 2006 09:36:58 -0800 (PST) Message-ID: Date: Sun, 17 Dec 2006 23:06:58 +0530 From: arnuld To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] stopping IPv6 In-Reply-To: <200612171424.14018.peper@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200612171330.10628.peper@gentoo.org> <200612171424.14018.peper@gentoo.org> X-Archives-Salt: 41f2dd4e-f8ec-432f-943c-495e0fd780ea X-Archives-Hash: a151a4cee1280ddbf0e8d28943734275 > As root: > To list modules loaded into kernel: > # lsmod > > To remove one of them: > # rmmod module_name > > To load: > # modprobe module_name > > So rmmod ipv6 will remove the ipv6 module from your kernel(just like your > alias prevents it from loading) and maybe solve your problem. Hey Piotr, i used "lsmod" after booting from "amd4-minimal-install-CD" and to my surprise neither "ipv6" nor "net-pf-10" were there :-{ . i think there was some problem with my ISP (well, my ISP never accepts that). then i did the following: 1.) changed to "/mnt/gentoo/" a smy current directory 2.) successfully downloaded the "Stage3 tarball" for amd64, checked its MD5SUM - OK, unzipped it with command: "tar xvjf -stage3-tarball-here-" no problems. 3.) next i downloaded "Portage-latest" from "snapshots" directory at one of the mirrors. MD5SUM was OK, when i hit the following command: "tar -xvjf -latest-portage here- -C /usr" as instructed in the "Gentoo Handbook" then after 20 minutes of unzipping operation i got 1000s of messages like: "CAN NOT OPEN: no such file or directory" end message was: "tar exit delayed from previous errors" what went wrong now? i am trying to install gentoo since 4:00 PM, it's 11 PM now :-( -- arnuld http://arnuld.blogspot.com/ -- gentoo-amd64@gentoo.org mailing list