public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Installing 2006.1 from the livedvd - is it really possible?
@ 2006-09-13  7:49 Helmut Jarausch
  2006-09-13 22:16 ` Jerry McBride
  2006-09-14 20:30 ` [gentoo-user] " James
  0 siblings, 2 replies; 3+ messages in thread
From: Helmut Jarausch @ 2006-09-13  7:49 UTC (permalink / raw
  To: gentoo-user

Hi,

GenToo (at least the 2006.1 livedvd) is driving me nuts.
I have tried several installations (more than 6) and they all
fail by e.g.
EmergePackageError :FATAL: emerge: Could not emerge mail-mta/ssmtp

it cannot build a kernel (just copy the kernel on the dvd)
it cannot build 
EmergePackageError :FATAL: emerge: Could not emerge media-libs/xine-lib-1.1.2-r2

Furthermore I cannot enter the URIs for the ftp-proxie and the
rsync-proxie. The fields are too short.
I have been using the command line installer in 'advanced' mode.

So, what can I do?

Many thanks for life-saver,


Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] Installing 2006.1 from the livedvd - is it really possible?
  2006-09-13  7:49 [gentoo-user] Installing 2006.1 from the livedvd - is it really possible? Helmut Jarausch
@ 2006-09-13 22:16 ` Jerry McBride
  2006-09-14 20:30 ` [gentoo-user] " James
  1 sibling, 0 replies; 3+ messages in thread
From: Jerry McBride @ 2006-09-13 22:16 UTC (permalink / raw
  To: gentoo-user

On Wednesday 13 September 2006 03:49, Helmut Jarausch wrote:
> Hi,
>
> GenToo (at least the 2006.1 livedvd) is driving me nuts.
> I have tried several installations (more than 6) and they all
> fail by e.g.
> EmergePackageError :FATAL: emerge: Could not emerge mail-mta/ssmtp
>
> it cannot build a kernel (just copy the kernel on the dvd)
> it cannot build
> EmergePackageError :FATAL: emerge: Could not emerge
> media-libs/xine-lib-1.1.2-r2
>
> Furthermore I cannot enter the URIs for the ftp-proxie and the
> rsync-proxie. The fields are too short.
> I have been using the command line installer in 'advanced' mode.
>
> So, what can I do?
>
>

If you have broadband, then fall back to installing gentoo manually. I have 
had nothing but problems, similar t yours, with both the live-cd and 
live-dvd. Neither one finished to completion, however, the failed live-dvd 
install left just enough system on the target harddrive that I was able to 
finish up the install manually.

Who ever thought these live disks were good for installing from... well... it 
isn't.

That said, the Knoppix Live-DVD installs flawlessly to hard drives.

Jerry.
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-user]  Re: Installing 2006.1 from the livedvd - is it really possible?
  2006-09-13  7:49 [gentoo-user] Installing 2006.1 from the livedvd - is it really possible? Helmut Jarausch
  2006-09-13 22:16 ` Jerry McBride
@ 2006-09-14 20:30 ` James
  1 sibling, 0 replies; 3+ messages in thread
From: James @ 2006-09-14 20:30 UTC (permalink / raw
  To: gentoo-user

Helmut Jarausch <jarausch <at> igpm.rwth-aachen.de> writes:


> GenToo (at least the 2006.1 livedvd) is driving me nuts.
> I have tried several installations (more than 6) and they all
> fail by e.g.

> So, what can I do?


Hello Helmut,

It's a good thing I'm very stubborn, as I too have had troubles with
the 2006.1 livecd installation methods.

I have had several successes; here's how I do it.

first, I select a  networkless install (dumb down the choices
for the livedcd). following the gui config screens, 
I do select eth0 and set  it up for a static ip.
In general make the least changes to to the 
default, dumbed_down networkless install as
possible, once you get a kernel installed
from the stage 3, you can build a kernel.

As an interim grub.conf entry, I used this:
.............................................
#0
title=Gentoo Linux
root (hd0,1)
kernel /kernel-genkernel-x86_64-2.6.17-gentoo-r7 root=/dev/ram0 init=/linuxrc
ramdisk=8192 real_root=/dev/hda6
initrd /initramfs-genkernel-x86_64-2.6.17-gentoo-r7
#1
title=Gentoo 2.6.17-gentoo-r5 using init
root (hd0,1)
kernel /kernel-2.6.17-gentoo-r5 root=/dev/ram0 init=/linuxrc ramdisk=8192
real_root=/dev/hda6
initrd /initramfs-genkernel-x86_64-2.6.17-gentoo-r7
#2
title=Works...Gentoo Linux 2.6.17-gentoo-r5
root(hd0,1)
kernel /boot/kernel-2.6.17-gentoo-r5 root=/dev
.................................................

the first entry (#0) was the created by the installation
process. I build a kernel, kernel-2.6.17-gentoo-r5, manually and used
a similar entry (#1) to get the machine to 
boot the kernel I built from gentoo-sources.
#2 is the my standard grub.conf entry found
on my machines.... The default was
a gentoo-r7 kernel. I then used the 
gentoo-r5 sources to build the first
kernel and then the gentoo-r7 sources
to build the current kernel.

It's a cautious approach, but it worked.

the only packages I install, from the liveCD
 are vim and slocate. Everthing else was after
I got the machine up on my kernel and sync/update
the machine before adding new software. Also at
that time, I performed major surgery on the
USE flag in make.conf......

The networkless install option will not
let you change the USE flags in /etc/make.conf. USE 
the USE defaults..... you can change them later.
(I know this defeats the purpose, but it's the
only way I could get livedCD 2006.1 to work....(YMMV)
I not certain this is the hangup on livecd 2006.1, but,
it's what I did to get the dam 2006.1 livecd to work....
I'd like to hear from others their experiences and
work-arounds.

Last make sure in the screen that allows you to select the
arch (in the lower left hand corner) you get that
correct and as specific a possible. I discovered
that the K6 arch was eliminated and I had to use
2006.0 media with a i586 stage 3 . K-6 install
failed to work with any media labled 2006.1.
the amd64 and P4 did work eventually using 2006.1
install media(livedCD).

 I was hoping that installing newer arch's would be
smoother, but, alas, I had to do the same thing
with a amd64 (turion) an an Intel P4.....networkless
to get it to work. If you configure the ethernet
during the networkless install and select sshd to
start automatically, then upon reboot, you can 
ssh into the machine and finish the install.
.......................................
all in all, I had hoped that the livecd 2006.1
would be quick to set up  and run to completion,
unattended. That goal remains elusive, and I'd
really like to know if I'm just too stupid
to use the 2006.1 livecd or if others experience
trouble too?

It may be quicker to use the old manual installation
method.....

NOTE: I've used lots of installation media from a variety
of BSD and linux variants, with little or no trouble.....

YMMV,
HtH,

James






-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-09-14 20:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-13  7:49 [gentoo-user] Installing 2006.1 from the livedvd - is it really possible? Helmut Jarausch
2006-09-13 22:16 ` Jerry McBride
2006-09-14 20:30 ` [gentoo-user] " James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox