From: Manuel D. <man...@te...> - 2007-03-03 08:34:42
|
Kristian, I have selected "bootloader syslinux" and "create bootable iso". With this iso (DVD) my system boots. With livecd option works without problems starting asterisk and all the system but when I select to install to my compact flash I receive the next data: Created Ramdisk successfully 56200+0 records in 56200+0 records out Installation successful!! Restart machine. Kernel panic-not syncing: Attempted to kill init. When system restart appears "disk boot failure". It's necessary to prepare before compact flash? What is the actual procedure to install Astlinux in a compact flash? If I select "bootloader grub" and run makeimage procedure my compact flash boot but remains in grub menu waiting for parameters to boot. Not all are problems. When start with livecd option the new kernel detect my RealteK RTL8110SC!! Thanks Kristian. -- Manuel -----Mensaje original----- De: ast...@li... [mailto:ast...@li...] En nombre de Manuel Dominguez Enviado el: viernes, 02 de marzo de 2007 19:17 Para: 'AstLinux Users Mailing List' Asunto: Re: [Astlinux-users] Compile errors Thanks Kristian, Yes, with zlib and nasm Astlinux trunk compile without errors. My new problem is with the image. I have used makeimage.sh like in 0.4 but the image file not boot. I have used physdiskwrite.exe to write to compact flash but my system only say Disk boot failure. Some ideas? Regards, Manuel -----Mensaje original----- De: ast...@li... [mailto:ast...@li...] En nombre de Kristian Kielhofner Enviado el: viernes, 02 de marzo de 2007 18:12 Para: AstLinux Users Mailing List Asunto: Re: [Astlinux-users] Compile errors On 3/2/07, Manuel Dominguez <man...@te...> wrote: > Thank you Kristian, you find the problem. This problem disappears but > appears another one with squashfs. Sorry, I don't like to send so many > questions but it's the first time that I use buildroot: > > > > toolchain/patch-kernel.sh /home/astlinux/trunk/build_i586/squashfs3.2-r2 > target/squashfs/ squashfs\*.patch > touch /home/astlinux/trunk/build_i586/squashfs3.2-r2/.unpacked > make -j2 -C /home/astlinux/trunk/build_i586/squashfs3.2-r2/squashfs-tools; > make[1]: Entering directory > `/home/astlinux/trunk/build_i586/squashfs3.2-r2/squashfs-tools' > cc -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o mksquashfs.o > mksquashfs.c > cc -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o read_fs.o > read_fs.c > mksquashfs.c:38:18: zlib.h: No such file or directory > read_fs.c:35:18: zlib.h: No such file or directory > read_fs.c: In function `read_block': > read_fs.c:88: error: `Z_OK' undeclared (first use in this function) > read_fs.c:88: error: (Each undeclared identifier is reported only once > read_fs.c:88: error: for each function it appears in.) > read_fs.c:89: error: `Z_MEM_ERROR' undeclared (first use in this function) > read_fs.c:91: error: `Z_BUF_ERROR' undeclared (first use in this function) > mksquashfs.c:562: error: syntax error before '*' token > mksquashfs.c: In function `mangle2': > mksquashfs.c:566: error: `z_stream' undeclared (first use in this function) > mksquashfs.c:566: error: (Each undeclared identifier is reported only once > mksquashfs.c:566: error: for each function it appears in.) > mksquashfs.c:566: error: `stream' undeclared (first use in this function) > mksquashfs.c:566: error: `strm' undeclared (first use in this function) > mksquashfs.c:568: error: `uncompressed' undeclared (first use in > Manuel, You need to install the zlib development package on your host. -- Kristian Kielhofner ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Astlinux-users mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Astlinux-users mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... |