| The Following User Says Thank You to hxka For This Useful Post: | ||
|
|
04-28-2012
, 07:33 PM
|
|
Posts: 26 |
Thanked: 90 times |
Joined on Jul 2011
@ Russia, Moscow area
|
#43
|

| The Following User Says Thank You to raandoom For This Useful Post: | ||
|
|
05-01-2012
, 10:03 AM
|
|
Posts: 168 |
Thanked: 331 times |
Joined on Jan 2011
|
#45
|
I just tried that to add proper usb icon with black background but to no success...
No more bootsplash at all and what made me even more nervous, no more "Power-On Self Test" vibration.
So there must be an error somewhere here.
|
|
05-01-2012
, 10:26 AM
|
|
Posts: 26 |
Thanked: 90 times |
Joined on Jul 2011
@ Russia, Moscow area
|
#46
|
|
|
05-01-2012
, 07:10 PM
|
|
Posts: 26 |
Thanked: 90 times |
Joined on Jul 2011
@ Russia, Moscow area
|
#47
|


But dont forget about previous: maybe you can find some additional information there.echo -ne '\x5A\xA3\x59\x88\x1B\x88\xBF\xF8\x3E\x61' | dd of=my_secondary.bin bs=1 seek=33234 conv=notrunc echo -ne '\x3C\x4B' | dd of=my_secondary.bin bs=1 seek=33584 conv=notrunc
dd if=logo.bin of=my_secondary.bin bs=1 seek=75940 conv=notrunc
echo -ne '\xF6\x19' | dd of=my_secondary.bin bs=1 seek=33562 conv=notrunc
echo -ne '\xE6\x01' | dd of=my_secondary.bin bs=1 seek=33596 conv=notrunc
echo -ne '\x8A\x00' | dd of=my_secondary.bin bs=1 seek=33598 conv=notrunc
echo -ne '\x17\xE0' | dd of=my_secondary.bin bs=1 seek=36834 conv=notrunc echo -ne '\xC0\x46\x40\x4A' | dd of=my_secondary.bin bs=1 seek=36574 conv=notrunc
echo -ne '\x00\x00\x00\x00' | dd of=my_secondary.bin bs=1 seek=36836 conv=notrunc
dd if=usb.bin of=my_secondary.bin bs=1 seek=82596 conv=notrunc
echo -ne '\x40\xF2\x41\x46' | dd of=my_secondary.bin bs=1 seek=33252 conv=notrunc
echo -ne '\x66' | dd of=my_secondary.bin bs=1 seek=33246 conv=notrunc
echo -ne '\x2C\x21' | dd of=my_secondary.bin bs=1 seek=33250 conv=notrunc

echo -ne '\x00' | dd of=my_secondary.bin bs=1 seek=35126 conv=notrunc

dd if=rd.bin of=secondary.bin bs=1 seek=71976 conv=notrunc
echo -ne '\x40\xF6\xC1\x26' | dd of=my_secondary.bin bs=1 seek=33226 conv=notrunc
echo -ne '\x40' | dd of=my_secondary.bin bs=1 seek=33222 conv=notrunc
echo -ne '\x36' | dd of=my_secondary.bin bs=1 seek=33224 conv=notrunc
Ask questions - i will try to help.
| The Following 9 Users Say Thank You to raandoom For This Useful Post: | ||
|
|
05-02-2012
, 08:53 AM
|
|
Posts: 391 |
Thanked: 353 times |
Joined on May 2010
@ Germay or my own reality
|
#48
|

|
|
05-24-2012
, 06:13 AM
|
|
|
Posts: 88 |
Thanked: 37 times |
Joined on Nov 2010
@ Bangalore
|
#50
|
![]() |
| Tags |
| nolo bootloader, patch |
| Thread Tools | Search this Thread |
|
I created this script two months ago and now I almost forget how it works.
Maybe I can figure out what's wrong later if you upload your bmp somewhere.