At 22:49 24/01/2008 -0600, Darrick Hartman (lists) wrote: >If you followed the notes on the list, I made an important announcement.
Oops, sorry :-/ >Regarding your kernel errors, I would suggest clearing out your build_i586 >directory and starting over. I did delete this directory before running make: $ rm -Rf toolchain_build_i586 $ rm -Rf build_i586 $ cp astlinux.config .config $ make oldconfig $ make menuconfig $ make >If the error persists, it would be helpful to know what distro you are >using (and version). There are no current build issues with any of the >standard packages (non-experimental) in trunk on 32bit build systems. If >you are building on a 64bit system, there are a few problems (oslec, >nistnet, net-snmp and perhaps a few others). It's on CentOS 5.1 with the minimum installed, ie. just development. Since make resumes after each error, and that I can successfully run AstLinux, I guess it's OK, but I just wanted to send this error in case it meant something. BTW, I created a second partition on the CF card, formatted it as ext2fs, added the "asturw" bit in the KCMD line in the .run.conf, rebooted, and my PHP script has write access to the filesystem :-) ======= # mount -o rw,remount /oldroot/cdrom/ # vi /oldroot/cdrom/os/astlinux-trunk-1558.run.conf: KCMD="root=/dev/ram0 rw init=/linuxrc astlinux=geni586 astimg=astlinux-trunk-1558.run asturw=/dev/hda2 astlive ide=nodma" # reboot # mount rootfs on / type rootfs (rw) /dev/root on /oldroot type ext2 (rw) /dev/hda1 on /oldroot/cdrom type vfat (ro,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1) /dev/hda2 on /oldroot/mnt/asturw type ext2 (rw,noatime) none on /oldroot/mnt/asturo type tmpfs (ro) none on / type unionfs (rw,dirs=/oldroot/mnt/asturw=rw:/oldroot/mnt/asturo=ro) none on /proc type proc (rw) none on /dev type tmpfs (rw) none on /var type tmpfs (rw) none on /tmp type tmpfs (rw) none on /sys type sysfs (rw) usbfs on /proc/bus/usb type usbfs (rw) none on /dev/pts type devpts (rw) none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) pbx ~ # ======= Once I'm done with this little voice server, I'll upload the instructions I wrote to get there. Thanks Fred. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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]
