Thread
:
Reboot gets stuck at 5 dots. Need Help
View Single Post
udaychaitanya16
2012-02-12 , 15:50
Posts: 212 | Thanked: 66 times | Joined on May 2010 @ India
#
4
Flashing only the kernel from a FIASCO image (expert topic!)
If you only want to flash a kernel from a FIASCO image without overwriting your rootfs (e.g. because you tried out a different kernel and that didn't work) you can use the following flasher command instead of the one above:
sudo ./flasher-3.5 -F <firmware-image> --flash-only=kernel -f -R
This will flash the kernel from the FIASCO image and then reboot your device. The rootfs will not be touched by this. NB a kernel usually needs matching modules in rootfs, so odds are your kernel from FIASCO image won't work either, if you messed up the modules in rootfs - you need to flash whole COMBINED/FIASCO image then to recover.
I got this from
wiki
.I am no expert though.
Quote & Reply
|
The Following User Says Thank You to udaychaitanya16 For This Useful Post:
Acidspunk
udaychaitanya16
View Public Profile
Send a private message to udaychaitanya16
Find all posts by udaychaitanya16