[Astlinux-users] boot error

2009-12-20 Thread towhid islam
hi, i am new to astlinux. i am trying to make custom astlinux using VMWare. download the source of astlinux 0.5 because i need (asterisk version less then 1.4.19)    1. cp astlinux.config .config    2. make oldconfig    3. make menuconfig (remove some package from default setting like: dialog,

Re: [Astlinux-users] New beta images for 0.7

2009-12-20 Thread Michael Keuter
Interesting behavior trying to upgrade.. It tells me Not enough free space for new firmware on the RUNNIX partition. but If look at the directory I have nothing else but the previous version and my filesystem shows 93% full? Of course there will not be any room for the download. But I

Re: [Astlinux-users] New beta images for 0.7

2009-12-20 Thread Philip A. Prindeville
You deleted files while they were still open... which means that the directory entries are gone, but the sectors used by the files haven't been reclaimed. The proper way to manually upgrade is this: % mount -o remount,rw /oldroot/cdrom % scp -rp m...@builder:astlinux-foo/build_i586/runfs/os

Re: [Astlinux-users] New beta images for 0.7

2009-12-20 Thread Darrick Hartman
Just use the upgrade-run-image script. That's why it's there. Sent from my BlackBerry® wireless device from U.S. Cellular -Original Message- From: Philip A. Prindeville philipp_s...@redfish-solutions.com Date: Sun, 20 Dec 2009 14:19:58 To: astlinux-users@lists.sourceforge.net Subject: