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 /oldroot/cdrom/os.new
% mv /oldroot/cdrom/os /oldroot/cdrom/os.old
% mv /oldroot/cdrom/os.new /oldroot/cdrom/os
% reboot
...

% mount -o remount,rw /oldroot/cdrom
% rm -rf /oldroot/cdrom/os.old



On 12/20/2009 12:49 PM, Ionel Chila wrote:
> 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 don't have 
> anything else besides 0.6.8 to take the entire directory??? What's up with 
> that?
>
> Any hidden files here?????
>
> Filesystem                Size      Used Available Use% Mounted on
> /dev/hda1               127.7M    118.6M      9.1M  93% /oldroot/cdrom
>
> SOEKRIS kd # cd /oldroot/cdrom/
> SOEKRIS cdrom # ls -al
> drwxr-xr-x    3 root     root        16384 Dec 20 14:45 .
> drwxr-xr-x   16 root     root         1024 Dec 20 14:06 ..
> -rwxr-xr-x    1 root     root           38 May  1  2007 boot.msg
> -r-xr-xr-x    1 root     root        10028 Apr 21  2009 ldlinux.sys
> drwxr-xr-x    2 root     root         2048 Dec 20 13:50 os
> -rwxr-xr-x    1 root     root      1777636 Apr 20  2009 runnix
> -rwxr-xr-x    1 root     root       917761 May  1  2007 runnix.img
> -rwxr-xr-x    1 root     root          216 Apr 21  2009 syslinux.cfg
> SOEKRIS cdrom # 
>
> SOEKRIS cdrom # cd os
>
> SOEKRIS os # ls -al
> drwxr-xr-x    2 root     root         2048 Dec 20 13:50 .
> drwxr-xr-x    3 root     root        16384 Dec 20 14:45 ..
> -rwxr-xr-x    1 root     root            0 Nov  8 14:57 astflag
> -rwxr-xr-x    1 root     root     41037824 Nov  7 21:33 astlinux-0.6.8.run
> -rwxr-xr-x    1 root     root          409 Nov  7 21:33 
> astlinux-0.6.8.run.conf
> -rwxr-xr-x    1 root     root           61 Nov  7 21:33 
> astlinux-0.6.8.run.sha1
> -rwxr-xr-x    1 root     root          995 May  1  2007 default.conf
> -rwxr-xr-x    1 root     root       432841 Nov  8 14:57 initrd.img
> -rwxr-xr-x    1 root     root           15 Dec 20 13:58 ver
>   


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Reply via email to