OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: nevarrie on May 08, 2006, 12:09:37 am

Title: Root_flash_size
Post by: nevarrie on May 08, 2006, 12:09:37 am
I am working on getting e-image working on the SL6000 tosa.  as of right now I can only use e-image-core due to the fact that it is 34mb and the tosa has a ROOT_FLASH_SIZE=32.  At least this is my undestanding.

What are the reasons I would not want to change this to using 45 instead or 32 or some other number?

Also if this is not where i need to make the changes where woudl this need to be done?
Title: Root_flash_size
Post by: CoreDump on May 08, 2006, 01:56:06 am
Quote
I am working on getting e-image working on the SL6000 tosa.  as of right now I can only use e-image-core due to the fact that it is 34mb and the tosa has a ROOT_FLASH_SIZE=32.  At least this is my undestanding.

What are the reasons I would not want to change this to using 45 instead or 32 or some other number?

Also if this is not where i need to make the changes where woudl this need to be done?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126087\"][{POST_SNAPBACK}][/a][/div]

Currently you can not change your rootfs size in OZ because
a) updater.sh doesn't support repartitioning
b) the rootfs size is (IIRC) hardcoded into the kernel
Title: Root_flash_size
Post by: lardman on May 08, 2006, 06:17:22 am
But if you'd like to work on allowing the rootfs size to change (looking at what pdaX/cacko have used, etc., I'm sure people would be quite happy.


Si
Title: Root_flash_size
Post by: CoreDump on May 08, 2006, 07:56:41 am
Quote
But if you'd like to work on allowing the rootfs size to change (looking at what pdaX/cacko have used, etc., I'm sure people would be quite happy.


Si
[div align=\"right\"][a href=\"index.php?act=findpost&pid=126112\"][{POST_SNAPBACK}][/a][/div]

Heh, just be careful, updater.sh can be quite ugly