[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NSLU2 reflashing kernel and rootfs - using installer as rescue



* Jeff Boles <bolesjb@yahoo.com> [2006-12-15 07:02]:
> So the question is, after a build like this, the kernel image and
> rootfs appear to still be on disk - can I reflash it?

Go into debian-installer again and mount your root filesystem on
/target.  Then do:

mount -o bind /dev/ /target/dev
mount -t proc none /target/proc
chroot /target
flash-kernel
exit
umount /target/dev
umount /target/proc
umount /target
reboot

-- 
Martin Michlmayr
http://www.cyrius.com/



Reply to: