(→running mic-image-creator fails: new section) |
|||
| Line 6: | Line 6: | ||
It might be nice to describe the process of listing and installing kernel modules for those who do not do that very often. | It might be nice to describe the process of listing and installing kernel modules for those who do not do that very often. | ||
| + | |||
| + | == running mic-image-creator fails == | ||
| + | |||
| + | following this section [http://wiki.meego.com/Image_Creation#Running_mic-image-creator run_image_creator] I get the following error: | ||
| + | |||
| + | RuntimeError: History: | ||
| + | - [|] Error trying to read from 'http://download.meego.com/snapshots/1.2.80.3.0.20110525.2/repos/non-oss/ia32/packages/' | ||
| + | - Timeout exceeded when accessing 'http://download.meego.com/snapshots/1.2.80.3.0.20110525.2/repos/non-oss/ia32/packages/content'. | ||
| + | |||
| + | Browsing manually shows that indeed there isn't 'content' under .../ia32/packages/ | ||
| + | I'm running on fedora 14 64 bit with this command: | ||
| + | sudo mic-image-creator --config=default.ks --format=liveusb --cache=cache/. ks file is meego-tablet-ia32-oaktrail-1.2.80.3.0.20110525.2.ks | ||
| + | |||
| + | the error shows up after this message: | ||
| + | Retrieving repo metadata from http://download.meego.com/snapshots/1.2.80.3.0.20110525.2/repos/non-oss/ia32/packages/ ... | ||
The page says "Create Moorestown NAND Image: Please refer to the section dedicated to this topic below." I searched NAND and Moorestown in the rest of the page and I don't understand what section this refers to. I also searched all pages index for NAND and only found ARM references. This reference needs to be more clear or should just be deleted or replaced with a TODO marker.
It might be nice to describe the process of listing and installing kernel modules for those who do not do that very often.
following this section run_image_creator I get the following error:
RuntimeError: History:
- [|] Error trying to read from 'http://download.meego.com/snapshots/1.2.80.3.0.20110525.2/repos/non-oss/ia32/packages/' - Timeout exceeded when accessing 'http://download.meego.com/snapshots/1.2.80.3.0.20110525.2/repos/non-oss/ia32/packages/content'.
Browsing manually shows that indeed there isn't 'content' under .../ia32/packages/ I'm running on fedora 14 64 bit with this command:
sudo mic-image-creator --config=default.ks --format=liveusb --cache=cache/. ks file is meego-tablet-ia32-oaktrail-1.2.80.3.0.20110525.2.ks
the error shows up after this message: Retrieving repo metadata from http://download.meego.com/snapshots/1.2.80.3.0.20110525.2/repos/non-oss/ia32/packages/ ...