Author Topic: Updated Hentges Kernel On Poodle  (Read 3505 times)

simbaB

  • Newbie
  • *
  • Posts: 47
    • View Profile
    • http://www.oakcourt.dyndns.org/~andrew/
Updated Hentges Kernel On Poodle
« on: November 12, 2006, 12:28:31 pm »
I see that there are altboot images and an updated kernel for Hentges on poodle, but no flash initrd images. How can I take advantage of the updated kernel while using altboot with an ext2 loop image on SD? If I just flash the new kernel it panics on boot saying it cannot mount the root partition on unknown-fs.
[span style=\'font-size:8pt;line-height:100%\']Collie (not used) | Poodle (OZ/Opie 3.5.4.2-rc2)
Nokia 770 (ITOS 2006) | IBM Thinkpad R51 (Debian)
Intel Core 2 Duo/Desktop Board DG965RY (Debian)[/span]

mozz

  • Newbie
  • *
  • Posts: 10
    • View Profile
Updated Hentges Kernel On Poodle
« Reply #1 on: November 12, 2006, 01:31:14 pm »
Hello,
I also couldn't flash it.
When I tried to install, the process that try to descompress gnu-tar, I think, shows me a messages like "permission denied" and stops the installation. I, and all poodle users, would like a little guide more detailed how to intall.
For example, I have a question, is it necessary to install from CF to SD ? Or can I have the kernel, update.sh ,etc .. on SD and install to SD ?

Thanks for all.

CoreDump

  • Hero Member
  • *****
  • Posts: 713
    • View Profile
    • http://www.hentges.net
Updated Hentges Kernel On Poodle
« Reply #2 on: November 12, 2006, 02:25:31 pm »
Quote
Hello,
I also couldn't flash it.
When I tried to install, the process that try to descompress gnu-tar, I think, shows me a messages like "permission denied" and stops the installation. I, and all poodle users, would like a little guide more detailed how to intall.
For example, I have a question, is it necessary to install from CF to SD ? Or can I have the kernel, update.sh ,etc .. on SD and install to SD ?

Thanks for all.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

That should make things more clear:
[a href=\"http://blog.hentges.net/?page_id=90]http://blog.hentges.net/?page_id=90[/url]
Webmaster of hentges.net & Embedded Linux Developer.

CoreDump

  • Hero Member
  • *****
  • Posts: 713
    • View Profile
    • http://www.hentges.net
Updated Hentges Kernel On Poodle
« Reply #3 on: November 12, 2006, 02:28:51 pm »
Quote
I see that there are altboot images and an updated kernel for Hentges on poodle, but no flash initrd images. How can I take advantage of the updated kernel while using altboot with an ext2 loop image on SD? If I just flash the new kernel it panics on boot saying it cannot mount the root partition on unknown-fs.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146115\"][{POST_SNAPBACK}][/a][/div]

The new poodle images do not support booting off loop-files from SD. It used the SD card instead of NAND, so the SD card becomes your root partition w/o any altboot trickery.

The new kernel no longer offers support for root-on-NAND
Webmaster of hentges.net & Embedded Linux Developer.

mozz

  • Newbie
  • *
  • Posts: 10
    • View Profile
Updated Hentges Kernel On Poodle
« Reply #4 on: November 12, 2006, 03:40:51 pm »
Quote
Quote
Hello,
I also couldn't flash it.
When I tried to install, the process that try to descompress gnu-tar, I think, shows me a messages like "permission denied" and stops the installation. I, and all poodle users, would like a little guide more detailed how to intall.
For example, I have a question, is it necessary to install from CF to SD ? Or can I have the kernel, update.sh ,etc .. on SD and install to SD ?

Thanks for all.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

That should make things more clear:
[a href=\"http://blog.hentges.net/?page_id=90]http://blog.hentges.net/?page_id=90[/url]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146124\"][{POST_SNAPBACK}][/a][/div]

Hello,

a good guidelines. Thanks.

I follows the instructions and I have the same results. Exactly the message is, after formating the SD , "Extracting sdimage1.tgz". This can take up to 30m! /tmp/updateupdater.sh: ./gnu-tar: permission denied".

I try to do from CF to SD, formating and not. And from SD without format, of course, :-). And I have always the same results.

Thanks for all,

CoreDump

  • Hero Member
  • *****
  • Posts: 713
    • View Profile
    • http://www.hentges.net
Updated Hentges Kernel On Poodle
« Reply #5 on: November 12, 2006, 03:59:45 pm »
Quote
Quote
Quote
Hello,
I also couldn't flash it.
When I tried to install, the process that try to descompress gnu-tar, I think, shows me a messages like "permission denied" and stops the installation. I, and all poodle users, would like a little guide more detailed how to intall.
For example, I have a question, is it necessary to install from CF to SD ? Or can I have the kernel, update.sh ,etc .. on SD and install to SD ?

Thanks for all.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

That should make things more clear:
[a href=\"http://blog.hentges.net/?page_id=90]http://blog.hentges.net/?page_id=90[/url]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146124\"][{POST_SNAPBACK}][/a][/div]

Hello,

a good guidelines. Thanks.

I follows the instructions and I have the same results. Exactly the message is, after formating the SD , "Extracting sdimage1.tgz". This can take up to 30m! /tmp/updateupdater.sh: ./gnu-tar: permission denied".

I try to do from CF to SD, formating and not. And from SD without format, of course, :-). And I have always the same results.

Thanks for all,
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146128\"][{POST_SNAPBACK}][/a][/div]

Sounds like your CF is ext2 formatted and gnu-tar is missing the execute bit?

Edit: I'll chmod +x gnu-tar automatically in future versions of the updater
« Last Edit: November 12, 2006, 04:04:15 pm by CoreDump »
Webmaster of hentges.net & Embedded Linux Developer.

mozz

  • Newbie
  • *
  • Posts: 10
    • View Profile
Updated Hentges Kernel On Poodle
« Reply #6 on: November 12, 2006, 04:34:03 pm »
Quote
Quote
Quote
Quote
Hello,
I also couldn't flash it.
When I tried to install, the process that try to descompress gnu-tar, I think, shows me a messages like "permission denied" and stops the installation. I, and all poodle users, would like a little guide more detailed how to intall.
For example, I have a question, is it necessary to install from CF to SD ? Or can I have the kernel, update.sh ,etc .. on SD and install to SD ?

Thanks for all.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

That should make things more clear:
[a href=\"http://blog.hentges.net/?page_id=90]http://blog.hentges.net/?page_id=90[/url]
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146124\"][{POST_SNAPBACK}][/a][/div]

Hello,

a good guidelines. Thanks.

I follows the instructions and I have the same results. Exactly the message is, after formating the SD , "Extracting sdimage1.tgz". This can take up to 30m! /tmp/updateupdater.sh: ./gnu-tar: permission denied".

I try to do from CF to SD, formating and not. And from SD without format, of course, :-). And I have always the same results.

Thanks for all,
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146128\"][{POST_SNAPBACK}][/a][/div]

Sounds like your CF is ext2 formatted and gnu-tar is missing the execute bit?

Edit: I'll chmod +x gnu-tar automatically in future versions of the updater
[div align=\"right\"][a href=\"index.php?act=findpost&pid=146129\"][{POST_SNAPBACK}][/a][/div]

Hello,

you are right, that was the problem.
I've changed the permission of gnu-tar and now it is installing.

Thanks for your answers and your work,