

Code: Select all
sudo su -Code: Select all
sudo su -Code: Select all
passwd

Thanks I will. But I was not able to resolve my problem through the Gentoo LiveDVD... (I could not get my home folder to show). I remembered (& updated) a live boot CD called "Parted Magic," which did the "trick." Now on my way to (try & get) Gentoo. Won't be a quick change over, I'm sure, but it looks to be an interesting challange. Hopefully good for audio production work.nixnut wrote:merged some posts above
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered


What browser is not showing you a connection? Have you tried another browser perhaps? I know for sure that both Konqueror and Firefox worked just fine. Try clicking on the 'Forums' Icon on the desktop and see if firefox brings up the page.Jon Wilder wrote:Hello. I'm test driving the Live DVD and I cannot get on the internet. This machine has a RealTek 8139, which I manually load the correct module for. Net-setup goes fine. When running ifconfig the card pulls a valid IP address. Also if I ping the gentoo site from the CLI I'm getting returns within 150mS and 0% packet loss. However, when I pull up a browser and try to get onto an actual website it will not connect.
Any ideas on this one?

I'm not near that machine at the moment but it was Konqueror. Didn't try another browser. Kinda surprised they didn't include Firefox on the Live DVD.likewhoa wrote: What browser is not showing you a connection? Have you tried another browser perhaps? I know for sure that both Konqueror and Firefox worked just fine. Try clicking on the 'Forums' Icon on the desktop and see if firefox brings up the page.
Firefox is included but it's not called firefox but nakomora which is the codename since We can't use and distribute the firefox name.Jon Wilder wrote:I'm not near that machine at the moment but it was Konqueror. Didn't try another browser. Kinda surprised they didn't include Firefox on the Live DVD.likewhoa wrote: What browser is not showing you a connection? Have you tried another browser perhaps? I know for sure that both Konqueror and Firefox worked just fine. Try clicking on the 'Forums' Icon on the desktop and see if firefox brings up the page.
Hello NeddySeagoon,NeddySeagoon wrote: The link likewhoa provided is for the 10.0 and 10.1 DVDs, For 11.0 this is the work in progress.

Okay ... in about 1 hr from now i'll run home and boot-up and get one of the files ...NeddySeagoon wrote: Can you email me one of the files that fails to untar?
I tried to untar the python3.* pkg made by quickpkg and it hung while extracting one of the encoding files ...If I can untar it, it shows that the tar step is the problem


Code: Select all
bzip2: (stdin): trailing garbage after EOF ignored Neddy, I sent you the ncurses package ... it was hanging on the unzip:NeddySeagoon wrote: Can you email me one of the files that fails to untar?
If I can untar it, it shows that the tar step is the problem
Code: Select all
Gentoo-11 ~ # tar -tf sys-libs/ncurses-5.7-r7.tbz2
...
usr/share/doc/ncurses-5.7-r7/TO-DO.bz2
usr/share/doc/ncurses-5.7-r7/hackguide.doc.bz2
usr/share/doc/ncurses-5.7-r7/ncurses-intro.doc.bz2
^C
*Control-C or similar caught [sig=2], quitting...
Code: Select all
Gentoo-11 ~ # uname -a
Linux Gentoo-11 2.6.37-gentoo-r1 #1 SMP Sun Mar 6 10:04:39 UTC 2011 i686 Intel(R) Core(TM) i7 CPU Q 740 @ 1.73GHz GenuineIntel GNU/Linux


If you quickpkg and tar x the files in the list, that should be enough to get you going.cosse wrote:*before* copying over all the dirs to the chroot environment
Code: Select all
tar xpf app-arch/bzip2-1.05-r1.tbz2 -C /mnt/gentoo
tar xpf app-arch/tar-1.20.tbz2 -C /mnt/gentoo

Code: Select all
emerge @world -uDNav