It finally finished compiling, so I grabbed initrd.img from build_i586/iso/isolinux and copied to /os on the CF as well as astflag,astlinux-trunk-1504.run.conf, root.squashfs(renamed to astlinux-trunk-1504.run) and did a sha1sum on astlinux-trunk-1504.run saved it to astlinux-trunk-1504.run.sha1 (I got the idea these files are needed from Darricks beta images based on trunk 1455, thanks again!) The files seem to be recognized by runnix, however, booting gets stuck at this:
Looking for AstLinux image... AstLinux image found! Copying AstLinux files to RAM... Pivoting... INIT: version 2.86 booting INIT: /etc/inittab[7]: id field too long (max 4 characters) INIT: /etc/inittab[8]: id field too long (max 4 characters) INIT: /etc/inittab[11]: missing id field INIT: /etc/inittab[12]: missing id field Enter runlevel: 3 INIT: Entering runlevel: 3 INIT: no more processes left in this runlevel Any idea what I did wrong this time? :) Here's my .config file: http://pastebin.ca/850022 Thanks George On 1/9/08, George Masgras <[EMAIL PROTECTED]> wrote: > Thanks for all the info, everything seems to be compiling now > > George > > On Jan 9, 2008 12:07 PM, Darrick Hartman (lists) > <[EMAIL PROTECTED]> wrote: > > George Masgras wrote: > > > Jonathan, > > > Disabling RT fixed my error, you can find the error output here: > > > http://pastebin.ca/847509 (It had something to do with patching the > > > zaptel source) > > > > > > > > > However, it's now stuck on file-4.21.tar.gz.sha1 which is supposed to > > > be at: http://files.astlinux.org/file-4.21.tar.gz.sha1 > > > but I get a 404: > > > > The sha1 files are checksum's to validate that a file has downloaded > > correctly. Not all of the packages have sha1sum files at that web > > address. There are two ways around this. > > > > 1). Create your own sha1sum file for that package. > > > > sha1sum dl/file-4.21.tar.gz > dl/file-4.21.tar.gz.sha1 > > > > 2). Disable sha1sum checks for that package by adding it to the list of > > excludes in toolchain/file_exclude > > > > So you could add file-4.21.tar.gz to that file. > > > > The 'file' package is not maintained and may not compile or install > > correctly. Since this is an embedded distro, we really have a minimal > > set of tools. Generally utilities such as file are not required. This > > is how we can keep the image files as small as they are. > > > > Someday I may go back through the list of packages and flag several of > > the non-maintained packages as 'non-maintained' or 'experimental' and > > require the user to select an option in the menuconfig step to enable > > these optional packages. > > > > > > Darrick > > -- > > Darrick Hartman > > DJH Solutions, LLC > > http://www.djhsolutions.com > > > > ------------------------------------------------------------------------- > > Check out the new SourceForge.net Marketplace. > > It's the best place to buy or sell services for > > just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > > _______________________________________________ > > Astlinux-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > > > Donations to support AstLinux are graciously accepted via PayPal to [EMAIL > > PROTECTED] > > > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
