Thread: iLiad iLiad kernel development
View Single Post
Old 10-18-2009, 07:26 PM   #19
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
Quote:
Originally Posted by Antartica View Post
One important thing: if you are going to format a CF card with ext2 in your desktop for the iliad, use a command similar to:

Code:
# mkfs.ext2 -I 128 -O none /dev/devicename
Allow me ask a question about bootable CF here.

I have created a bootable CF with all contents copied from rootfs of iLiad. I use as a emergent rescue tool. It has nothing to do with kernel porting.
Right after created, I used "dd" to backup all data on the CF. The problem is that the CF can be used only once. After a successful boot, I have to dump data to the CF using "dd" so that I can use it again. I believe that something on the CF is altered during boot, but I am not sure what are the alterd data.

Last edited by ericshliao; 10-18-2009 at 07:49 PM.
ericshliao is offline   Reply With Quote