Re: [gentoo-user] System is too big

2005-02-22 Thread Boyd Stephen Smith Jr.
On Tuesday 22 February 2005 04:54 pm, Bastian Balthazar Bux 
<[EMAIL PROTECTED]> wrote:
> If you don't use lvm for / /usr and similar you don't need an initrd at
> all. Built it in the kernel or as a module and let the gentoo init
> scripts manage it.

IME, LVM /usr does not require an initrd.

-- 
Boyd Stephen Smith Jr.
[EMAIL PROTECTED]
ICQ: 514984 YM/AIM: DaTwinkDaddy
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] System is too big

2005-02-22 Thread Boyd Stephen Smith Jr.
On Tuesday 22 February 2005 04:19 pm, Chris Cox <[EMAIL PROTECTED]> 
wrote:
> Sorry I can't help you on the lvm2 problem.  Never used that
> filesystem.  I assume that its another filesystem , like reiserfs or
> ext3?  Or maybe its something complex like RAID?

LVM is at the same level of abstraction as software raid.  It resides 
underneath the filesystem mapping calls on block devices controlled by it 
to other block devices, generally physical devices or software raid 
(although I suppose it could also be a AES-loop filesystem or somesuch.)

I use it on my desktop to make both 2 partitions on my main disk and the 
whole of my second disk (no partition table!) act like a single physical 
disk.

I use it on my laptop to have 5 "virtual partitions" on a single physical 
partition so I can resize them without having the kernel reread the 
partion table (and more flexibly manipulate them).

I recommend every new system use LVM under all filesystems 'cept for /.  If 
you don't mind messing with a (rather trivial) initrd, I also recommend 
placing / on LVM.

-- 
Boyd Stephen Smith Jr.
[EMAIL PROTECTED]
ICQ: 514984 YM/AIM: DaTwinkDaddy
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] System is too big

2005-02-22 Thread W.Kenworthy
LVM the gentoo way works fine: I highly recommend for any system needing
multiple partitions

http://www.gentoo.org/doc/en/lvm2.xml

After a disk failure (one of a two disk raid zero stripe), I added the
new disk as LVM2, copied the files that I could salvage over and then
did an emerge -e world to fix what was damaged/missing.

The last step was to reclaim each of the partitions on the remaining
good disk and add them to the LVM (actually I just fdisked it all into
one big partition except swap.  My file system sizes  (reiserfs) have
now changed a couple of times, the LVM now runs across both disks (200G
and 60G).  It took just 5 mins (mostly re-reading the docs) to add 12G
to my /tmp when I ran out of space during a file conversion project - it
was just so nice!

BillK


On Tue, 2005-02-22 at 21:37 -0500, Brett I. Holcomb wrote:
> Maybe all that complicated junk is if you want to put root on an LVM. 
> I've only done one LVM2 so far on FC2/3 and it worked fine but I left 
> /boot and /root off the LVM - it wasn't part of it.  I' have a system that 
> I'm going to install Gentoo on and use LVM2 and udev so Holly's experience 
> is encouraging.
> 
> 
>   On Tue, 22 Feb 2005, 
> Eric S. Johansson wrote:
> 
> > Holly Bostick wrote:
> >> 
> >>  I've never used genkernel, and I had lvm2 and udev working perfectly well 
> >>  together-- do you have the root partition on LVM or something (I didn't)?
> >
> > no.
> >
> >
> >>  Even so, that's related to initrd generation, which is not the exclusive 
> >>  province of genkernel.
> >> 
> >>  I'm confused.
> >
> > so am I but for an entirely different reason ;-)
> >
> > so far, all the documentation I have seen speaks of creating either 
> > incredibly complicated large initrd images with mounting them up and 
> > copying 
> > in many file systems and all that crap.  The other threads says just use 
> > genkernel and all will be much happy goodness.
> >
> > Since I'm trying to build xen on the system and have really no idea what my 
> > partition sizes are going to be, I really need lvm2.  at times like these, 
> > I 
> > remind myself that most problems with computers are self-inflicted..
> >
> > so I would welcome some suggestions on what's the best way to get udev and 
> > lvm working.
> >
> > --- eric
> >
> >
> 

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] System is too big

2005-02-22 Thread Brett I. Holcomb
Maybe all that complicated junk is if you want to put root on an LVM. 
I've only done one LVM2 so far on FC2/3 and it worked fine but I left 
/boot and /root off the LVM - it wasn't part of it.  I' have a system that 
I'm going to install Gentoo on and use LVM2 and udev so Holly's experience 
is encouraging.

 On Tue, 22 Feb 2005, 
Eric S. Johansson wrote:

Holly Bostick wrote:
 I've never used genkernel, and I had lvm2 and udev working perfectly well 
 together-- do you have the root partition on LVM or something (I didn't)?
no.

 Even so, that's related to initrd generation, which is not the exclusive 
 province of genkernel.

 I'm confused.
so am I but for an entirely different reason ;-)
so far, all the documentation I have seen speaks of creating either 
incredibly complicated large initrd images with mounting them up and copying 
in many file systems and all that crap.  The other threads says just use 
genkernel and all will be much happy goodness.

Since I'm trying to build xen on the system and have really no idea what my 
partition sizes are going to be, I really need lvm2.  at times like these, I 
remind myself that most problems with computers are self-inflicted..

so I would welcome some suggestions on what's the best way to get udev and 
lvm working.

--- eric

--
Brett I. Holcomb
[EMAIL PROTECTED]
Registered Linux User #188143
Remove R777 to email
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Eric S. Johansson
Neil Bothwick wrote:
On Tue, 22 Feb 2005 19:04:52 -0500, Eric S. Johansson wrote:

rebuilt the kernel with lvm and device-mapper built-in.
I reboot, I get the same thing I have every time. /etc/dm* doesn't exist
which makes sense because my raid set /dev/md0 seems to have vanished.

Are the partitions comprising your RAID marked as Linux raid autodetect,
type FD? If so, this should have nothing to do with udev because the RAID
should be setup before the root partition is even mounted.
they are FD and ...
xeno linux-2.6.10-xen0 # cat /proc/mdstat
Personalities : [raid0] [raid1] [raid5]
unused devices: 
worked fine in devfs land
--
http://www.wired.com/wired/archive/13.03/view.html?pg=5
The result of the duopoly that currently defines "competition" is that
prices and service suck. We're the world's leader in Internet
technology - except that we're not.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Neil Bothwick
On Tue, 22 Feb 2005 19:04:52 -0500, Eric S. Johansson wrote:

> rebuilt the kernel with lvm and device-mapper built-in.
> I reboot, I get the same thing I have every time. /etc/dm* doesn't exist
> which makes sense because my raid set /dev/md0 seems to have vanished.

Are the partitions comprising your RAID marked as Linux raid autodetect,
type FD? If so, this should have nothing to do with udev because the RAID
should be setup before the root partition is even mounted.


-- 
Neil Bothwick

Computers make very fast, very accurate mistakes.


pgpWaIV1djP8U.pgp
Description: PGP signature


Re: [gentoo-user] System is too big

2005-02-22 Thread Eric S. Johansson
Holly Bostick wrote:
As far as I know, as long as you have device-mapper loaded before udev 
starts, it should find them fine (i.e., udev is not in and of itself an 
issue, to the best of my knowledge).

How are you loading device-mapper?
CONFIG_BLK_DEV_DM=y
rebuilt the kernel with lvm and device-mapper built-in.
I reboot, I get the same thing I have every time. /etc/dm* doesn't exist
which makes sense because my raid set /dev/md0 seems to have vanished.
things are clearly sequenced wrong.  I probably need to defer the auto 
detection of the raid array until after udev comes up.  I think the md 
code runs before the I see the ide detection code come up for the raid 
drives.

---eric
--
http://www.wired.com/wired/archive/13.03/view.html?pg=5
The result of the duopoly that currently defines "competition" is that
prices and service suck. We're the world's leader in Internet
technology - except that we're not.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Neil Bothwick
On Wed, 23 Feb 2005 00:35:59 +0100, Holly Bostick wrote:

> As far as I know, as long as you have device-mapper loaded before udev 
> starts, it should find them fine (i.e., udev is not in and of itself an 
> issue, to the best of my knowledge).

udev starts before modules are loaded, so device-mapper should be compiled
into the kernel.

CONFIG_BLK_DEV_DM=y


-- 
Neil Bothwick

If you think that you can truncate my sig to 75 chars, then you can just fu


pgpEjQCdqdpu8.pgp
Description: PGP signature


Re: [gentoo-user] System is too big

2005-02-22 Thread Holly Bostick
Eric S. Johansson wrote:
Holly Bostick wrote:
and I have no idea what documentation you are reading that says you 
need an initrd[/disclaimer], 
http://webpages.charter.net/decibelshelp/LinuxHelp_UDEVPrimer.html
http://www.gentoo.org/doc/en/udev-guide.xml
have been the main documents I've been following but also worth reading 
(and not at all computer related)

http://www.beecomix.com/
but a combination of the Gentoo LVM2 guide at
http://www.gentoo.org/doc/en/lvm2.xml
and the TDLP LVM how-to at
http://www.tldp.org/HOWTO/LVM-HOWTO/index.html
worked fine for me and say nothing about an initrd image.
but looking over them, they say nothing about udev and so far everything 
is working fine except I cannot find my lvm volumes.  my volume group 
has disappeared (had a working lvm and storage was set up before 
conversion to udev), the rules for generating volume group name seems to 
be failing.  btfoom
As far as I know, as long as you have device-mapper loaded before udev 
starts, it should find them fine (i.e., udev is not in and of itself an 
issue, to the best of my knowledge).

How are you loading device-mapper?
Holly
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Volker Armin Hemmann
Hi
On Tuesday 22 February 2005 22:39, Chris Cox wrote:
> Volker Armin Hemmann wrote:

>
> Well for me I tried that Genkernel way a couple of times and thought it
> was way too complex and took too long.  That is, when it worked which
> most of the time it never did.  Seems it wants to compile everything
> including the kitchen sink when it builds a kernel.
>

I first 'met' genkernel, when a friend and seasoned debian user built some 
nonworking kernel with it. It had everything, but not the needed stuff.
Well, nothing a make menuconfig and make all modules_install install could not 
correct...

Since then, I have never seen a reason to use it.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] System is too big

2005-02-22 Thread Eric S. Johansson
Holly Bostick wrote:
[disclaimer] OK, I have no idea what Xen is, 
only the hottest little virtual machine system around.
http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html
and I have no idea what 
documentation you are reading that says you need an initrd[/disclaimer], 
http://webpages.charter.net/decibelshelp/LinuxHelp_UDEVPrimer.html
http://www.gentoo.org/doc/en/udev-guide.xml
have been the main documents I've been following but also worth reading 
(and not at all computer related)

http://www.beecomix.com/
but a combination of the Gentoo LVM2 guide at
http://www.gentoo.org/doc/en/lvm2.xml
and the TDLP LVM how-to at
http://www.tldp.org/HOWTO/LVM-HOWTO/index.html
worked fine for me and say nothing about an initrd image.
but looking over them, they say nothing about udev and so far everything 
is working fine except I cannot find my lvm volumes.  my volume group 
has disappeared (had a working lvm and storage was set up before 
conversion to udev), the rules for generating volume group name seems to 
be failing.  btfoom

-- eric
--
http://www.wired.com/wired/archive/13.03/view.html?pg=5
The result of the duopoly that currently defines "competition" is that
prices and service suck. We're the world's leader in Internet
technology - except that we're not.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Neil Bothwick
On Tue, 22 Feb 2005 17:04:38 -0500, Eric S. Johansson wrote:

> unfortunately, it seems that the only way to get lvm2 and udev to work 
> at the same time is with genkernel.  personally, I would love to find an
> alternative but my query on how to has only had one "answer" which is to

LVM, software RAID work fine together, with no need for genkernel or an
initrd, as long as / is not on an LVM partition. If you want / on an LVM
partition, you do need the LVM stuff in an initrd, but it doesn't need to
be created by genkernel.


-- 
Neil Bothwick

deja vous - the act of forgetting someone's name /again/ despite being
introduced to them several times.


pgpM8cOTSu5Hp.pgp
Description: PGP signature


Re: [gentoo-user] System is too big

2005-02-22 Thread Holly Bostick
Eric S. Johansson wrote:
Holly Bostick wrote:
I've never used genkernel, and I had lvm2 and udev working perfectly 
well together-- do you have the root partition on LVM or something (I 
didn't)?
no.

Even so, that's related to initrd generation, which is not the 
exclusive province of genkernel.

I'm confused.
so am I but for an entirely different reason ;-)
so far, all the documentation I have seen speaks of creating either 
incredibly complicated large initrd images with mounting them up and 
copying in many file systems and all that crap.  The other threads says 
just use genkernel and all will be much happy goodness.

Since I'm trying to build xen on the system and have really no idea what 
my partition sizes are going to be, I really need lvm2.  at times like 
these, I remind myself that most problems with computers are 
self-inflicted..

so I would welcome some suggestions on what's the best way to get udev 
and lvm working.

[disclaimer] OK, I have no idea what Xen is, and I have no idea what 
documentation you are reading that says you need an initrd[/disclaimer], 
but a combination of the Gentoo LVM2 guide at

http://www.gentoo.org/doc/en/lvm2.xml
and the TDLP LVM how-to at
http://www.tldp.org/HOWTO/LVM-HOWTO/index.html
worked fine for me and say nothing about an initrd image.
HTH,
Holly
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Bastian Balthazar Bux
Eric S. Johansson ha scritto:
Holly Bostick wrote:
I've never used genkernel, and I had lvm2 and udev working perfectly 
well together-- do you have the root partition on LVM or something (I 
didn't)?

no.

Even so, that's related to initrd generation, which is not the 
exclusive province of genkernel.

I'm confused.

so am I but for an entirely different reason ;-)
so far, all the documentation I have seen speaks of creating either 
incredibly complicated large initrd images with mounting them up and 
copying in many file systems and all that crap.  The other threads says 
just use genkernel and all will be much happy goodness.

Since I'm trying to build xen on the system and have really no idea what 
my partition sizes are going to be, I really need lvm2.  at times like 
these, I remind myself that most problems with computers are 
self-inflicted..

so I would welcome some suggestions on what's the best way to get udev 
and lvm working.

--- eric
If you don't use lvm for / /usr and similar you don't need an initrd at all.
Built it in the kernel or as a module and let the gentoo init scripts 
manage it.

Francesco
--
No problem is so formidable that you can't walk away from it.
~ Charles M. Schulz
But sometimes run fast is better
~ Francesco R.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Eric S. Johansson
Holly Bostick wrote:
I've never used genkernel, and I had lvm2 and udev working perfectly 
well together-- do you have the root partition on LVM or something (I 
didn't)?
no.

Even so, that's related to initrd generation, which is not the exclusive 
province of genkernel.

I'm confused.
so am I but for an entirely different reason ;-)
so far, all the documentation I have seen speaks of creating either 
incredibly complicated large initrd images with mounting them up and 
copying in many file systems and all that crap.  The other threads says 
just use genkernel and all will be much happy goodness.

Since I'm trying to build xen on the system and have really no idea what 
my partition sizes are going to be, I really need lvm2.  at times like 
these, I remind myself that most problems with computers are 
self-inflicted..

so I would welcome some suggestions on what's the best way to get udev 
and lvm working.

--- eric
--
http://www.wired.com/wired/archive/13.03/view.html?pg=5
The result of the duopoly that currently defines "competition" is that
prices and service suck. We're the world's leader in Internet
technology - except that we're not.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Holly Bostick
Eric S. Johansson wrote:
 > unfortunately, it seems that the only way to get lvm2 and udev to work
at the same time is with genkernel.  personally, I would love to find an 
alternative but my query on how to has only had one "answer" which is to 
give up.

---eric


I've never used genkernel, and I had lvm2 and udev working perfectly 
well together-- do you have the root partition on LVM or something (I 
didn't)?

Even so, that's related to initrd generation, which is not the exclusive 
province of genkernel.

I'm confused.
Holly
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Chris Cox
Eric S. Johansson wrote:
Volker Armin Hemmann wrote:
pssst. Do not tell them, that compiling 2.6 with make all 
modules_install install is better than genkernel ;) Why use the 
'normal' way, if you can do it with a complex script, that needs a 
big overhead and makes your boot longer?

unfortunately, it seems that the only way to get lvm2 and udev to work 
at the same time is with genkernel.  personally, I would love to find 
an alternative but my query on how to has only had one "answer" which 
is to give up.

Sorry I can't help you on the lvm2 problem.  Never used that 
filesystem.  I assume that its another filesystem , like reiserfs or 
ext3?  Or maybe its something complex like RAID? 

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Leif B. Kristensen
On Tuesday 22 February 2005 22:39, Chris Cox wrote:
> Well for me I tried that Genkernel way a couple of times and thought
> it was way too complex and took too long.  That is, when it worked
> which most of the time it never did.  Seems it wants to compile
> everything including the kitchen sink when it builds a kernel.

Same here. I just took the plunge and tried to build my own kernel, 
after first having a "genkernel" that worked. It took me some false 
starts, but now I've got the hang of it, and as the Book says: After 
configuring a couple of kernels you don't even remember that it was 
difficult ;)
-- 
Leif Biberg Kristensen
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] System is too big

2005-02-22 Thread Eric S. Johansson
Volker Armin Hemmann wrote:
pssst. Do not tell them, that compiling 2.6 with make all modules_install 
install is better than genkernel ;) Why use the 'normal' way, if you can do 
it with a complex script, that needs a big overhead and makes your boot 
longer?
unfortunately, it seems that the only way to get lvm2 and udev to work 
at the same time is with genkernel.  personally, I would love to find an 
alternative but my query on how to has only had one "answer" which is to 
give up.

---eric
--
http://www.wired.com/wired/archive/13.03/view.html?pg=5
The result of the duopoly that currently defines "competition" is that
prices and service suck. We're the world's leader in Internet
technology - except that we're not.
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Chris Cox
Volker Armin Hemmann wrote:
On Tuesday 22 February 2005 21:45, Chris Cox wrote:
 

Bastian Balthazar Bux wrote:
   

System is 7365 kB
System is too big. Try using modules.
make[1]: *** [arch/x86_64/boot/bzImage] Error 1
make: *** [bzImage] Error 2
* Gentoo Linux Genkernel; Version 3.1.0j
* ERROR: Failed to compile the "bzImage" target...
 

Why don't you just compile it yourself rather than mess wih Genkernel?
   

pssst. Do not tell them, that compiling 2.6 with make all modules_install 
install is better than genkernel ;) Why use the 'normal' way, if you can do 
it with a complex script, that needs a big overhead and makes your boot 
longer?
 

Well for me I tried that Genkernel way a couple of times and thought it 
was way too complex and took too long.  That is, when it worked which 
most of the time it never did.  Seems it wants to compile everything 
including the kitchen sink when it builds a kernel. 

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Volker Armin Hemmann
On Tuesday 22 February 2005 21:45, Chris Cox wrote:
> Bastian Balthazar Bux wrote:
> > System is 7365 kB
> > System is too big. Try using modules.
> > make[1]: *** [arch/x86_64/boot/bzImage] Error 1
> > make: *** [bzImage] Error 2
> > * Gentoo Linux Genkernel; Version 3.1.0j
> >
> > * ERROR: Failed to compile the "bzImage" target...
>
> Why don't you just compile it yourself rather than mess wih Genkernel?

pssst. Do not tell them, that compiling 2.6 with make all modules_install 
install is better than genkernel ;) Why use the 'normal' way, if you can do 
it with a complex script, that needs a big overhead and makes your boot 
longer?
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] System is too big

2005-02-22 Thread Chris Cox
Bastian Balthazar Bux wrote:
System is 7365 kB
System is too big. Try using modules.
make[1]: *** [arch/x86_64/boot/bzImage] Error 1
make: *** [bzImage] Error 2
* Gentoo Linux Genkernel; Version 3.1.0j
* ERROR: Failed to compile the "bzImage" target...
Why don't you just compile it yourself rather than mess wih Genkernel? 

--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Bastian Balthazar Bux
Jose Gonzalez Gomez ha scritto:
On Tue, 22 Feb 2005 17:25:08 +0100, Bastian Balthazar Bux
<[EMAIL PROTECTED]> wrote:
Jose Gonzalez Gomez ha scritto:
On Tue, 22 Feb 2005 15:46:17 +0100, Bastian Balthazar Bux
<[EMAIL PROTECTED]> wrote:

Jose Gonzalez Gomez ha scritto:

Hi there,
I'm getting the following when trying to do a genkernel --udev
--gensplash=gentoo all:
Root device is (3, 4)
Boot sector 512 bytes.
Setup is 4896 bytes.
System is 7985 kB
System is too big. Try using modules.
make[1]: *** [arch/x86_64/boot/bzImage] Error 1
make: *** [bzImage] Error 2
This is on AMD64, trying to install the kernel after an stage3
installation (I'm still installing the machine). I have tried to put
everything as a module with no success. Has anybody else experienced
the same?
Best regards
Jose
rather strange, my (manually built) kernel is below 2 MB
1902845 Feb  5 16:04 vmlinuz-2.6.11-rc3-mm1
what happen if you remove the "--gensplash=gentoo" option ?
It works (even if I add --udev)... anyway, I would bet I have another
computer with its kernel generated using the same command line and I
didn't get that error...
Best regards
Jose
if you post what kernel you have installed I'll try exactly the same
here (don't ask me a reboot anyway ;)
Sure... I have tried with gentoo-dev-sources-2.6.9-r14 and 2.6.10-r6
Thanks a lot, best regards
Jose
--
I think you can file a bug ;)
# uname -a
Linux db 2.6.11-rc2-mm1 #4 SMP Sat Jan 29 19:18:39 CET 2005 x86_64 AMD 
Opteron(tm) Processor 246 AuthenticAMD GNU/Linux

## without splashutils installed
# USE="-bootsplash" emerge -av =sys-kernel/genkernel-3.1.0j
...
# genkernel --udev --gensplash=gentoo all
...
ls -l /boot/
total 4968
-rw-r--r--  1 root root 1344471 Feb 22 19:59 System.map-2.6.9-gentoo-r14
-rw-r--r--  1 root root 1414678 Feb 22 20:07 initrd-2.6.9-gentoo-r14
-rw-r--r--  1 root root 2316971 Feb 22 19:59 kernel-2.6.9-gentoo-r14
##with splashutils installed
# USE="bootsplash" emerge -av =sys-kernel/genkernel-3.1.0j
...
System is 7365 kB
System is too big. Try using modules.
make[1]: *** [arch/x86_64/boot/bzImage] Error 1
make: *** [bzImage] Error 2
* Gentoo Linux Genkernel; Version 3.1.0j
* ERROR: Failed to compile the "bzImage" target...
regards
francesco
--
No problem is so formidable that you can't walk away from it.
~ Charles M. Schulz
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Jose Gonzalez Gomez
On Tue, 22 Feb 2005 17:25:08 +0100, Bastian Balthazar Bux
<[EMAIL PROTECTED]> wrote:
> Jose Gonzalez Gomez ha scritto:
> > On Tue, 22 Feb 2005 15:46:17 +0100, Bastian Balthazar Bux
> > <[EMAIL PROTECTED]> wrote:
> >
> >>Jose Gonzalez Gomez ha scritto:
> >>
> >>>Hi there,
> >>>
> >>>I'm getting the following when trying to do a genkernel --udev
> >>>--gensplash=gentoo all:
> >>>
> >>>Root device is (3, 4)
> >>>Boot sector 512 bytes.
> >>>Setup is 4896 bytes.
> >>>System is 7985 kB
> >>>System is too big. Try using modules.
> >>>make[1]: *** [arch/x86_64/boot/bzImage] Error 1
> >>>make: *** [bzImage] Error 2
> >>>
> >>>This is on AMD64, trying to install the kernel after an stage3
> >>>installation (I'm still installing the machine). I have tried to put
> >>>everything as a module with no success. Has anybody else experienced
> >>>the same?
> >>>
> >>>Best regards
> >>>Jose
> >>
> >>rather strange, my (manually built) kernel is below 2 MB
> >>1902845 Feb  5 16:04 vmlinuz-2.6.11-rc3-mm1
> >>
> >>what happen if you remove the "--gensplash=gentoo" option ?
> >>
> >
> > It works (even if I add --udev)... anyway, I would bet I have another
> > computer with its kernel generated using the same command line and I
> > didn't get that error...
> >
> > Best regards
> > Jose
> >
> 
> if you post what kernel you have installed I'll try exactly the same
> here (don't ask me a reboot anyway ;)
> 
Sure... I have tried with gentoo-dev-sources-2.6.9-r14 and 2.6.10-r6

Thanks a lot, best regards
Jose
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] System is too big

2005-02-22 Thread Bastian Balthazar Bux
Jose Gonzalez Gomez ha scritto:
On Tue, 22 Feb 2005 15:46:17 +0100, Bastian Balthazar Bux
<[EMAIL PROTECTED]> wrote:
Jose Gonzalez Gomez ha scritto:
Hi there,
I'm getting the following when trying to do a genkernel --udev
--gensplash=gentoo all:
Root device is (3, 4)
Boot sector 512 bytes.
Setup is 4896 bytes.
System is 7985 kB
System is too big. Try using modules.
make[1]: *** [arch/x86_64/boot/bzImage] Error 1
make: *** [bzImage] Error 2
This is on AMD64, trying to install the kernel after an stage3
installation (I'm still installing the machine). I have tried to put
everything as a module with no success. Has anybody else experienced
the same?
Best regards
Jose
rather strange, my (manually built) kernel is below 2 MB
1902845 Feb  5 16:04 vmlinuz-2.6.11-rc3-mm1
what happen if you remove the "--gensplash=gentoo" option ?
It works (even if I add --udev)... anyway, I would bet I have another
computer with its kernel generated using the same command line and I
didn't get that error...
Best regards
Jose
if you post what kernel you have installed I'll try exactly the same 
here (don't ask me a reboot anyway ;)

--
No problem is so formidable that you can't walk away from it.
~ Charles M. Schulz
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] System is too big

2005-02-22 Thread Jose Gonzalez Gomez
On Tue, 22 Feb 2005 15:46:17 +0100, Bastian Balthazar Bux
<[EMAIL PROTECTED]> wrote:
> Jose Gonzalez Gomez ha scritto:
> > Hi there,
> >
> > I'm getting the following when trying to do a genkernel --udev
> > --gensplash=gentoo all:
> >
> > Root device is (3, 4)
> > Boot sector 512 bytes.
> > Setup is 4896 bytes.
> > System is 7985 kB
> > System is too big. Try using modules.
> > make[1]: *** [arch/x86_64/boot/bzImage] Error 1
> > make: *** [bzImage] Error 2
> >
> > This is on AMD64, trying to install the kernel after an stage3
> > installation (I'm still installing the machine). I have tried to put
> > everything as a module with no success. Has anybody else experienced
> > the same?
> >
> > Best regards
> > Jose
> 
> rather strange, my (manually built) kernel is below 2 MB
> 1902845 Feb  5 16:04 vmlinuz-2.6.11-rc3-mm1
> 
> what happen if you remove the "--gensplash=gentoo" option ?
> 
It works (even if I add --udev)... anyway, I would bet I have another
computer with its kernel generated using the same command line and I
didn't get that error...

Best regards
Jose
--
gentoo-user@gentoo.org mailing list



[gentoo-user] System is too big

2005-02-22 Thread Jose Gonzalez Gomez
Hi there,

I'm getting the following when trying to do a genkernel --udev
--gensplash=gentoo all:

Root device is (3, 4)
Boot sector 512 bytes.
Setup is 4896 bytes.
System is 7985 kB
System is too big. Try using modules.
make[1]: *** [arch/x86_64/boot/bzImage] Error 1
make: *** [bzImage] Error 2

This is on AMD64, trying to install the kernel after an stage3
installation (I'm still installing the machine). I have tried to put
everything as a module with no success. Has anybody else experienced
the same?

Best regards
Jose
--
gentoo-user@gentoo.org mailing list