need to use generic-lpae kernel for midway on ARM

Bug #1240183 reported by Peter Petrakis
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
MAAS
New
Undecided
Unassigned

Bug Description

New platform support. This will require some changes in MAAS - at least in maas-import-pxe-files. Related to
bug #1166994

Tags: saucy
summary: - need to use generic-lpae kernel for highbank on ARM
+ need to use generic-lpae kernel for midway on ARM
Revision history for this message
Michael Reed (mreed8855) wrote :

At this time the generic lpae kernel install on the midway systems.

Install Steps from the uboot prompt:

dhcp
tftpboot ${kernel_addr_r} 10.0.0.10:/vmlinuz
tftpboot ${ramdisk_addr_r} 10.0.0.10:/initrd.gz
setenv bootargs "console=ttyAMA0"
fdt addr 1000
fdt set / model "Calxeda ECX-2000"
bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr}

Follow the prompts from the ncurses install menu

Revision history for this message
Michael Reed (mreed8855) wrote :
Revision history for this message
Julian Edwards (julian-edwards) wrote :

I think this is really bug 1073460 - I'm going to dupe it but if you disagree please feel free to undupe and let me know why.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.