Thank you. I really did make initramfs my self before, but since we
have genkernel, I did not make it myself for a long time. And other
reason I want to use genkernel rather than do it myself is that I do
not have physical access to that server, I control it through SSH. So,
if I failed...I need to
On Sun, 21 Jun 2009 20:02:44 -0400
John P. Burkett wrote:
> Duncan wrote:
> > "John P. Burkett" posted 4a3eac43.30...@uri.edu,
> > excerpted below, on Sun, 21 Jun 2009 17:55:15 -0400:
> >
> >> hank you David. Doing
> >> emerge =sys-kernel/gentoo-sources-2.6.22-r2 produced the following
> >> re
nes printed are:
> >
> > If you need support, post the topmost build error, and the call stack
> > if relevant. * A complete build log is located at
> > '/var/log/portage/x11-drivers:ati-drivers-8.552-r2:20090621-200106.log'.
> > * The ebuild environm
Duncan wrote:
> "John P. Burkett" posted 4a3eac43.30...@uri.edu,
> excerpted below, on Sun, 21 Jun 2009 17:55:15 -0400:
>
>> hank you David. Doing
>> emerge =sys-kernel/gentoo-sources-2.6.22-r2 produced the following
>> response
>> emerge: there are no ebuilds to satisfy
>> "=sys-kernel/gentoo-
Thank you, David.
David Fellows wrote:
> On Sun, 21 Jun 2009 17:55:15 -0400
> "John P. Burkett" wrote -
>> Drake Donahue wrote:
>>> Burkett asked:
>>>
>>> Should I back up any particular files before doing "emerge
>>> =sys-kernel/gentoo-sources-2.6.22-r2"? You will simply be restoring the
>>> bi
"John P. Burkett" posted 4a3eac43.30...@uri.edu,
excerpted below, on Sun, 21 Jun 2009 17:55:15 -0400:
> hank you David. Doing
> emerge =sys-kernel/gentoo-sources-2.6.22-r2 produced the following
> response
> emerge: there are no ebuilds to satisfy
> "=sys-kernel/gentoo-sources-2.6.22-r2"
>
> I
On Sun, Jun 21, 2009 at 4:05 PM, David Fellows wrote:
> On Sun, 21 Jun 2009 17:55:15 -0400
> "John P. Burkett" wrote -
>> Drake Donahue wrote:
>> > Burkett asked:
>> >
>> > Should I back up any particular files before doing "emerge
>> > =sys-kernel/gentoo-sources-2.6.22-r2"? You will simply be rest
On Sun, 21 Jun 2009 17:55:15 -0400
"John P. Burkett" wrote -
> Drake Donahue wrote:
> > Burkett asked:
> >
> > Should I back up any particular files before doing "emerge
> > =sys-kernel/gentoo-sources-2.6.22-r2"? You will simply be restoring the
> > bits that depclean removed.
> >
> > No files
Drake Donahue wrote:
> Burkett asked:
>
> Should I back up any particular files before doing "emerge
> =sys-kernel/gentoo-sources-2.6.22-r2"? You will simply be restoring the
> bits that depclean removed.
>
> No files should need to backed up.
Thank you David. Doing
emerge =sys-kernel/gentoo-s
Burkett asked:
Should I back up any particular files before doing "emerge
=sys-kernel/gentoo-sources-2.6.22-r2"? You will simply be restoring the
bits that depclean removed.
No files should need to backed up.
After the emerge you should be able to restart the emerge -eav world
without problems
oot root4512 Jun 8 01:16 lib
> drwxr-xr-x 2 root root2616 Jun 8 01:16 mm
> drwxr-xr-x 23 root root 856 Jun 8 01:16 net
> drwxr-xr-x 6 root root 320 Jun 8 01:16 scripts
> drwxr-xr-x 2 root root 208 Jun 8 01:16 security
> drwxr-xr-x 16 root root 904 Jun 8 0
David Relson wrote:
> On Sun, 21 Jun 2009 14:54:36 -0400
> John P. Burkett wrote:
>
>> David Relson wrote:
>>> On Sun, 21 Jun 2009 13:55:10 -0400
>>> Drake Donahue wrote:
>>>
I'm guessing you did an "emerge --depclean" sometime after
compiling the 2.6.22-r2 kernel and after em
On Sun, 21 Jun 2009 14:54:36 -0400
John P. Burkett wrote:
> David Relson wrote:
> > On Sun, 21 Jun 2009 13:55:10 -0400
> > Drake Donahue wrote:
> >
> >>
> >>
> >> I'm guessing you did an "emerge --depclean" sometime after
> >> compiling the 2.6.22-r2 kernel and after emerging a new
> >> gentoo-s
David Relson wrote:
> On Sun, 21 Jun 2009 13:55:10 -0400
> Drake Donahue wrote:
>
>>
>>
>> I'm guessing you did an "emerge --depclean" sometime after compiling
>> the 2.6.22-r2 kernel and after emerging a new gentoo-sources that
>> erased your make files, This is something depclean loves to do wh
Drake Donahue wrote:
>
>
> I'm guessing you did an "emerge --depclean" sometime after compiling the
> 2.6.22-r2 kernel and after emerging a new gentoo-sources that erased
> your make files,
Drake, thank you very much for your comments.
Yes, I did an "emerge --depclean" around June 6.
This is so
On Sun, 21 Jun 2009 13:55:10 -0400
Drake Donahue wrote:
>
>
> I'm guessing you did an "emerge --depclean" sometime after compiling
> the 2.6.22-r2 kernel and after emerging a new gentoo-sources that
> erased your make files, This is something depclean loves to do while
> leaving 99% of the older
Duncan,
Thank you for your commentary on Nikos's response to my original query.
Doing "ls" in my /proc directory produces a list including the
following line:
-r--r--r-- 1 root root11578 Jun 21 13:53 config.gz
Doing "locate config.gz" produces only a new line prompt. Perhaps
I'm guessing you did an "emerge --depclean" sometime after compiling the
2.6.22-r2 kernel and after emerging a new gentoo-sources that erased
your make files, This is something depclean loves to do while leaving
99% of the older kernel source files intact.
I think depclean leaves your .config fil
Nikos,
Thank your response to my last query.
Doing "cd /usr/src/linux"
generates the response
make: *** No targets specified and no makefile found. Stop.
Doing
zcat /proc/config.gz > .config
make oldconfig
gets the same response:
make: *** No rule to make target `oldconfig'. Stop.
Since my la
David Shen posted
53e35fd50906201903j565753edre2148ff577294...@mail.gmail.com, excerpted
below, on Sun, 21 Jun 2009 10:03:51 +0800:
> According to gentoo bug #120236, genkernel will not directly support
> build xen kernel. Does this means I will have to apply the patch in the
> bug whenever I wa
20 matches
Mail list logo