Sie sind nicht angemeldet.

1

09.12.2009, 20:14

boot nur als read only-.-

beim kopieren des bzimages in die boot-partition nach anleitung bekomme ich angezeigt, dass die datei nicht erstellt werden konnte, da es nur read only sei, was kann man da tun?

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »jok3r93« (15.12.2009, 22:18)


2

09.12.2009, 20:27

was kann man da tun?

Quellcode

1
# mount -o remount,rw /boot

3

15.12.2009, 17:44

fehler gefunden, sobald die chroot umgebung betreten wird, ist auf einmal meine windowspartition in /mnt/gentoo/boot
dank optischer oberfläche hab ich dann das richtige boot gefunden. Mir fällt jedoch auf, dass das bzimage nur 22byte groß ist, stimmt das?
ich muss jetzt das image in die bootpartition kopieren und habe ein kleines problem bei der interpretation folgendes befehls, den ich sonst benutzt hätte:

# cp arch/x86_64/boot/bzImage /boot/kernel-2.6.31-gentoo-r6

ist mit /boot/kernel-2.6.31-gentoo-r6 eine datei oder ein ordner gemeint? also ein ordner wo ich dann das bzimage reinpacke oder soll ich das bzimage in den boot ordner packen und so umbenennen?

4

15.12.2009, 17:50

/boot ist das verzeichnis .. und kernel-**** ist der kernel selbst eine datei also .. die du eigentlich benennen kannst wie du willst , du musst nur auf genau diese datei im bootmanager verweisen
Intel core 2 duo E6600
XFX Geforce 7950 gt
4096 MB DDR2
Intel DP35DP

6

15.12.2009, 18:26

mein system bringt mich noch um-.-
ich wollte grad meinen systemlogger installieren (syslog-ng). Jedoch scheint es da probleme zu geben:

*
* ERROR: dev-libs/libgamin-0.1.10-r2 failed.
* Call stack:
* ebuild.sh, line 49: Called src_configure
* environment, line 3833: Called econf '--disable-debug' '--disable-server' '--enable-inotify' '--disable-debug-api' '--with-python'
* ebuild.sh, line 534: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-libs/libgamin-0.1.10-r2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-libs/libgamin-0.1.10-r2/temp/environment'.
*

>>> Failed to emerge dev-libs/libgamin-0.1.10-r2, Log file:

>>> '/var/tmp/portage/dev-libs/libgamin-0.1.10-r2/temp/build.log'

* Messages for package dev-libs/libgamin-0.1.10-r2:

*
* ERROR: dev-libs/libgamin-0.1.10-r2 failed.
* Call stack:
* ebuild.sh, line 49: Called src_configure
* environment, line 3833: Called econf '--disable-debug' '--disable-server' '--enable-inotify' '--disable-debug-api' '--with-python'
* ebuild.sh, line 534: Called die
* The specific snippet of code:
* die "econf failed"
* The die message:
* econf failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-libs/libgamin-0.1.10-r2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-libs/libgamin-0.1.10-r2/temp/environment'.
*

7

15.12.2009, 18:33

mit dieser info können wir leider genau nichts anfangen :D


also entweder du kopierst alle zeilen ab dem fehler .. (und nicht nur die meldung das es fehler gegeben hat) hat du lädst gleich den ganzen build log hoch ..

Zitat

* A complete build log is located at '/var/tmp/portage/dev-libs/libgamin-0.1.10-r2/temp/build.log
Intel core 2 duo E6600
XFX Geforce 7950 gt
4096 MB DDR2
Intel DP35DP

8

15.12.2009, 18:48

>>> Unpacking source...
>>> Unpacking gamin-0.1.9-freebsd.patch.bz2 to /var/tmp/portage/dev-libs/libgam$
>>> Unpacking gamin-0.1.10.tar.gz to /var/tmp/portage/dev-libs/libgamin-0.1.10-$
>>> Source unpacked in /var/tmp/portage/dev-libs/libgamin-0.1.10-r2/work
>>> Preparing source in /var/tmp/portage/dev-libs/libgamin-0.1.10-r2/work/gamin$
^[[32;01m*^[[0m Applying libgamin-0.1.10-compilewarnings.patch ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Applying gamin-0.1.9-freebsd.patch.bz2 ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Applying libgamin-0.1.10-noinst-lib.patch ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Running eautoreconf in '/var/tmp/portage/dev-libs/libgamin-0.1$
^[[32;01m*^[[0m Running aclocal ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Running libtoolize --copy --force --install --automake ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Running aclocal ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Running autoconf ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Running autoheader ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Running automake --add-missing --copy ...
^[[A^[[72C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
^[[32;01m*^[[0m Running elibtoolize in: gamin-0.1.10
^[[32;01m*^[[0m Applying portage-2.2.patch ...
^[[32;01m*^[[0m Applying sed-1.5.6.patch ...
^[[32;01m*^[[0m Applying as-needed-2.2.6.patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/libgamin-0.1.10-r2/work/gam$
* econf: updating gamin-0.1.10/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating gamin-0.1.10/config.guess with /usr/share/gnuconfig/config.g$
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gn$
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name...
configure: error: in `/var/tmp/portage/dev-libs/libgamin-0.1.10-r2/work/gamin-0$
configure: error: C compiler cannot create executables
See `config.log' for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-libs/libgamin-0.1.10-r2/work/gamin-0.1.10/config.log
^[[31;01m*^[[0m
^[[31;01m*^[[0m ERROR: dev-libs/libgamin-0.1.10-r2 failed.
^[[31;01m*^[[0m Call stack:
^[[31;01m*^[[0m ebuild.sh, line 49: Called src_configure
^[[31;01m*^[[0m environment, line 3833: Called econf '--disable-d$
^[[31;01m*^[[0m ebuild.sh, line 534: Called die
^[[31;01m*^[[0m The specific snippet of code:
^[[31;01m*^[[0m die "econf failed"
^[[31;01m*^[[0m The die message:
^[[31;01m*^[[0m econf failed
^[[31;01m*^[[0m
^[[31;01m*^[[0m If you need support, post the topmost build error, and the cal$
^[[31;01m*^[[0m A complete build log is located at '/var/tmp/portage/dev-libs/$
^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/de$
^[[31;01m*^[[0m


Habe nun auch noch ein paar weitere sachen versuch über emerge zu installieren, immer das selbe...

9

15.12.2009, 20:07

Das gehört aber nicht mehr zu diesem Thema (auf welcher der Titel schließen lässt).

Vielleicht wäre es für dich hilfreich für die Installation in einem Chat (vielleicht IRC) Hilfestellungen zu suchen -- geht bei weitem schneller.
"Erst nachdem wir alles verloren haben, haben wir die Freiheit, alles zu tun."
"It's only after we've lost everything, that we're free to do anything!"

Jabber: Die ID kann via PN erfragt werden.