* can't build small enough zImage for floppy
@ 2001-01-12 21:48 Jordan
2001-01-12 22:04 ` alex
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Jordan @ 2001-01-12 21:48 UTC (permalink / raw)
To: linux-kernel
1st, the Sony Vaio Z505HS appears to be an example of a machine which
will not boot a bzImage correctly, compaining about the compression
format.
2nd, trying to build kernel 2.4.0, I stripped out or module-ized
everything I could (I think) including SCSCI support, the smallest I've
gotten zImage (under 600k) is still too big!
I don't know what else to try.
Thanks for any suggestions.
Jordan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: can't build small enough zImage for floppy
2001-01-12 21:48 can't build small enough zImage for floppy Jordan
@ 2001-01-12 22:04 ` alex
2001-01-12 22:39 ` Manfred Bartz
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: alex @ 2001-01-12 22:04 UTC (permalink / raw)
To: Jordan; +Cc: linux-kernel
On Fri, Jan 12, 2001 at 03:48:23PM -0600, Jordan wrote:
> 1st, the Sony Vaio Z505HS appears to be an example of a machine which
> will not boot a bzImage correctly, compaining about the compression
> format.
I can say from experience that this is not the case. In fact, the kernel
binaries (RPM) I provide on my Z505 page (http://www.foogod.com/z505_linux) are
bzImages (currently those are still test5, though I have used later ones on my
own machine as well, and will probably be upgrading the page to 2.4.0 final
eventually). I will admit that I haven't tried booting them from a floppy..
perhaps this is where the problem lies.
The Z505HS does have a USB floppy drive, which is the only thing I can think
of that's different from most other machines which might affect this, but I do
know that that doesn't stop a 2.2 kernel from booting off of it (though there
are problems accessing the floppy after the initial boot without USB drivers,
of course)
I will look into building a 2.4.0 floppy-bootable kernel on my Z505 and see if
I can reproduce the problems you're having.
-alex
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: can't build small enough zImage for floppy
2001-01-12 21:48 can't build small enough zImage for floppy Jordan
2001-01-12 22:04 ` alex
@ 2001-01-12 22:39 ` Manfred Bartz
2001-01-13 2:04 ` Jens Axboe
[not found] ` <20010112152032.C5625@draco.foogod.com>
3 siblings, 0 replies; 5+ messages in thread
From: Manfred Bartz @ 2001-01-12 22:39 UTC (permalink / raw)
To: linux-kernel
Jordan <jordang@pcc.net> writes:
> 1st, the Sony Vaio Z505HS appears to be an example of a machine which
> will not boot a bzImage correctly, compaining about the compression
> format.
Maybe you need to upgrade to a newer version of lilo?
> 2nd, trying to build kernel 2.4.0, I stripped out or module-ized
> everything I could (I think) including SCSCI support, the smallest I've
> gotten zImage (under 600k) is still too big!
Don't use ``make zImage'', use ``make bzImage'' (big zImage) amd the
size will be fine.
--
Manfred
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: can't build small enough zImage for floppy
2001-01-12 21:48 can't build small enough zImage for floppy Jordan
2001-01-12 22:04 ` alex
2001-01-12 22:39 ` Manfred Bartz
@ 2001-01-13 2:04 ` Jens Axboe
[not found] ` <20010112152032.C5625@draco.foogod.com>
3 siblings, 0 replies; 5+ messages in thread
From: Jens Axboe @ 2001-01-13 2:04 UTC (permalink / raw)
To: Jordan; +Cc: linux-kernel
On Fri, Jan 12 2001, Jordan wrote:
> 1st, the Sony Vaio Z505HS appears to be an example of a machine which
> will not boot a bzImage correctly, compaining about the compression
> format.
I have this exact model too, and it boots bzImage just fine. In fact,
I've never booted anything but bzImage's on it. Maybe a BIOS issue
that a fw upgrade will fix?
--
* Jens Axboe <axboe@suse.de>
* SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread[parent not found: <20010112152032.C5625@draco.foogod.com>]
end of thread, other threads:[~2001-01-15 5:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-12 21:48 can't build small enough zImage for floppy Jordan
2001-01-12 22:04 ` alex
2001-01-12 22:39 ` Manfred Bartz
2001-01-13 2:04 ` Jens Axboe
[not found] ` <20010112152032.C5625@draco.foogod.com>
[not found] ` <3A604FF7.EF3D9D51@pcc.net>
2001-01-15 5:34 ` alex
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox