Misc issue in imx51 live boot script

Bug #457501 reported by Loïc Minier
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu CD Images
Won't Fix
Low
Unassigned

Bug Description

Hi

I just had a look at the contents of an installed boot script for imx51 versus the one used on a live image.

installed system:
fis load initrd
fis load kernel
exec -r 0x1000000 -s 0x00940000 -c "root=UUID=2f87353f-bf0f-477b-9139-695f6a3f01ef ro quiet splash"

live image:
fis load initrd
fis load kernel
exec -r 16777216 -s 9699328 -c "console=ttymxc0,115200 console=tty0 file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --"

I think:
- we should use the same base to pass values to exec -r/-s
- we should not pass console args in one and not the other case

Bye

Tags: iso-testing
Loïc Minier (lool)
Changed in ubuntu-cdimage:
assignee: nobody → Oliver Grawert (ogra)
importance: Undecided → Low
tags: added: iso-testing
Oliver Grawert (ogra)
Changed in ubuntu-cdimage:
status: New → Won't Fix
assignee: Oliver Grawert (ogra) → nobody
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.