[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installing to an Amiga HDF



On 05/05/2014 03:12 PM, Intuition Amiga wrote:
> However, upon running 'amiboot-5.6 -d -k vmlinuz-3.2.0-4-amiga
> root=/dev/sda3 fb=false' from a boot without startup-sequence I get a
> "compressed image is too large! Aborting." error so until i figure out
> this issue I have no idea if the partitioning voodoo I carried out
> actually worked yet.

This is a very well known issue. amiboot-5.6 cannot boot compressed
kernel images larger than a certain size. While amiboot-6.0 is supposed
to fix that, it just always crashes for me.

Thus, the easiest solution is to simply decompress the kernel image
manually using gzip and boot the uncompressed image using amiboot-5.6
which works fine.

Just rename vmlinuz-3.2.0-4-amiga to vmlinux-3.2.0-4-amiga.gz, then
gunzip vmlinux-3.2.0-4-amiga.gz and finally boot with:

 'amiboot-5.6 -d -k vmlinux-3.2.0-4-amiga root=/dev/sda3 fb=false'

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: