![]() |
2010-12-28
, 23:52
|
Posts: 265 |
Thanked: 96 times |
Joined on Aug 2010
@ Sydney, Australia
|
#11
|
![]() |
2010-12-29
, 06:46
|
Posts: 116 |
Thanked: 44 times |
Joined on Nov 2010
@ Chennai, India
|
#12
|
multiboot is tied to /sbin/preinit, flashing the kernel will not remove multiboot
should override multiboot.Code:flasher-3.5 -k zImage -l --boot="init=/sbin/preinit_orig ubi.mtd=rootfs root=ubi0:rootfs rootfstype=ubifs rootflags=bulk_read,no_chk_data_crc rw console=ttyMTD,log console=tty0 snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6"
Or just press 0.
![]() |
2010-12-29
, 06:53
|
Posts: 116 |
Thanked: 44 times |
Joined on Nov 2010
@ Chennai, India
|
#13
|
I dunno about the flash code you gave but pressing 0 didn't work for him (He really did something weird I guess...)
![]() |
2011-08-24
, 18:51
|
|
Posts: 64 |
Thanked: 65 times |
Joined on May 2011
@ india
|
#14
|
multiboot is tied to /sbin/preinit, flashing the kernel will not remove multiboot
should override multiboot.Code:flasher-3.5 -k zImage -l --boot="init=/sbin/preinit_orig ubi.mtd=rootfs root=ubi0:rootfs rootfstype=ubifs rootflags=bulk_read,no_chk_data_crc rw console=ttyMTD,log console=tty0 snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6"
Or just press 0.
![]() |
2011-08-24
, 19:21
|
Posts: 237 |
Thanked: 274 times |
Joined on Jul 2010
|
#15
|
![]() |
2011-08-24
, 21:19
|
|
Posts: 64 |
Thanked: 65 times |
Joined on May 2011
@ india
|
#16
|
you may have installed a new kernel, without installing the boot-img.
if you just want to get rid of multiboot :
1)download the fiasco image
2)extract the fiasco image into by flasher-3.5 -u /path/to/image
3)connect your n900 to pc into flashing mode.
(connect cable to pc, press and hold "u" on n900 keyboard, connect cable to pc)
4)cd to where you extracted the fiasco image, and execute the command that you have quoted.
your n900 should turn on and maemo start with default kernel (unless you deleted the default modules of course !!), remove multiboot and you are done !
![]() |
2011-08-25
, 13:42
|
|
Posts: 64 |
Thanked: 65 times |
Joined on May 2011
@ india
|
#17
|
![]() |
2011-08-25
, 13:43
|
|
Posts: 64 |
Thanked: 65 times |
Joined on May 2011
@ india
|
#18
|
![]() |
2011-08-25
, 14:20
|
Banned |
Posts: 695 |
Thanked: 308 times |
Joined on Apr 2011
@ originally pakistan ,now in china
|
#19
|
![]() |
2011-08-25
, 14:23
|
|
Posts: 64 |
Thanked: 65 times |
Joined on May 2011
@ india
|
#20
|
type in
flasher-3.5 -F <firmware-image> --flash-only=kernel -f -R
into maemo flasher
but you have to have the maemo firmware image in the flasher and the n900 connected and everything.
i had the same error when i installed nitdroid and the maemo power kernel at the same time. i still dont know what the cause was
and also flashing the kernel will erase multiboot. im not sure what itll do to meego, but maemo will stay the same.