OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: ilgo on July 26, 2005, 12:06:25 am
-
let's say i copy a debian-arm distro onto the SD-card and then try to boot it with OK/on and Flash/Update.
What would happen, will it fry the machine (3000;3100)?
I assume that the above procedure won't work out, but i like to know WHY it doesn't work. Isn't it possible to somehow bypass the ROM and install to /dev/hda directly??
Regards
-
Ok+On -> Flash/Update does only that, flashes a new rom to update the rom.
The debian arm distro won't be recognised as a rom image so nothing will happen if you try it.
The rom image is a jffs2 image of the sharp filesystem, if you packaged the debian arm up as a jffs2 image and got the sizes correct then it would probably flash - like the pdaX rom does, but you would of course lose all the qtopia stuff.
If you want a full linux system with X then have a look at the pdaX rom as they have done most of the hard work for you.
Stu
-
Plus pdaXrom looks really nice :-)
-
but none for the 3100, yet.
-
Ok+On -> Flash/Update does only that, flashes a new rom to update the rom.
The debian arm distro won't be recognised as a rom image so nothing will happen if you try it.
The rom image is a jffs2 image of the sharp filesystem, if you packaged the debian arm up as a jffs2 image and got the sizes correct then it would probably flash - like the pdaX rom does, but you would of course lose all the qtopia stuff.
If you want a full linux system with X then have a look at the pdaX rom as they have done most of the hard work for you.
Stu
[div align=\"right\"][a href=\"index.php?act=findpost&pid=89576\"][{POST_SNAPBACK}][/a][/div]
What do you mean by 'getting the sizes correct'?
Can any mortal linux user get this done, or does one have to be a *NIX-Guru?
regards ilgo
-
What do you mean by 'getting the sizes correct'?
Can any mortal linux user get this done, or does one have to be a *NIX-Guru?
regards ilgo
[div align=\"right\"][a href=\"index.php?act=findpost&pid=89704\"][{POST_SNAPBACK}][/a][/div]
The rom image is loaded onto the root partition of the flash rom, so it must be smaller than the partition size.
Can anyone do it? probably but you might be better of trying to create a normal rom first and it that works start tweaking the filesystem by replacing the Sharp one with debian-arm.
The Japanese Sharp site has the root filesystem tarballs for the Cxx0 models, they are probably the same for the Cxx00 models. I think they have a script in them to create the rom image, if not you could get it from OpenEmbedded or possibly the pdaX or cacko guys.
Stu