Thread: iLiad iLiad kernel development
View Single Post
Old 10-20-2009, 09:00 AM   #27
Antartica
Evangelist
Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.
 
Antartica's Avatar
 
Posts: 423
Karma: 1517132
Join Date: Jun 2006
Location: Madrid, Spain
Device: quaderno, remarkable2, yotaphone2, prs950, iliad, onhandpc, newton
Hi alegott, welcome!

Quote:
Originally Posted by alegeott View Post
-to pilot the boot step-by-step without serial port, it is possible via SSH in LAN?
No. LAN is started very late in th boot process; but there is an untested alternative in netconsole (see post 6 of this thread).

Quote:
-where to attach a serial connector DIY, on the motherboard or on the external connector?
I assume that you mean the one in this post. It is in the motherboard.

Quote:
-Irex still sends devices with serial port enabled?
For that you will have to ask iRex. Sign-up in irex forums and send a PM to Matthijs. See this thread in irex forums.

And some unrelated things:

I've seen that tffs is in fact a "block layer" over flash. Above it run the standard filesystems (ext2 and vfat in iliad case). There is a free implementation, but doesn't support the disk-on-chip of the iliad (M-sys DOC G3), only the newer disk-on-chip (DOC2000 and DOC Millennium Plus). Add to the fact that M-sys was bought by Sandisk in 2006 and that the old website is down (so there is no access to the support downloads for the tffs).

I've also seen the the bootloader is also in that disk-on-chip. It is a 1024 bytes partition that is mapped to /dev/tffsa3

So I finally have a full picture of the flash in the iliad.

Attached is the manual of the disk-on-chip.
Attached Files
File Type: pdf Mobile_DOC_G3_DS_Rev1_0.pdf (784.1 KB, 457 views)

Last edited by Antartica; 10-20-2009 at 09:05 AM. Reason: sp.
Antartica is offline   Reply With Quote