a quick rundown how to edit boot.scr to change the used kernel cmdline:

mount SD to /mnt on your PC;
cp /mnt/boot.scr ~/boot.script; 
.... drop the binary header from the half of the first line (the line should 
start with the word fatload afterwards); 
make your edits; 
sudo mkimage -A arm -O linux -T script -n 'Ubuntu Boot Script' -d boot.script 
/mnt/boot.scr;
unmount /mnt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1010009

Title:
  omapdss fails to properly detect some monitors in quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1010009/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to