Thread
:
Collecting atags for U-Boot
View Single Post
pali
2012-05-28 , 17:37
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#
5
I mean that you can use flasher-3.5 for booting zImage. flasher-3.5 has option -l (instead -f) for loading zImage instead flashing. So you can download fiasco image, unpack it and boot (without flashing) stock kernel:
$ sudo flasher-3.5 -F <fiaco_image> -u # this will unpack fiasco image
$ sudo flasher-3.5 -k zImage -l -b # this will send kernel zImage to N900 RAM and boot it
Of course you can flash stock kernel to N900, remove u-boot, but flasher-3.5 has support for booting other kernels without need to flash it.
Quote & Reply
|
The Following 6 Users Say Thank You to pali For This Useful Post:
anthonie
,
ersanpermana
,
Estel
,
fw190
,
int_ua
,
Sourav.dubey
pali
View Public Profile
Find all posts by pali