No, other way around: you will corrupt a file by writing to it if it's open for reading...
You can safely rename the directory, however. (Yes, I live with the shame and embarrassment of having "low ram"...) Darrick Hartman wrote: > <45105b5c0105e34491b029fbf83df40c56e...@wic003ebclv1.exchange.server-login.com> > <49814af6....@redfish-solutions.com> > <45105b5c0105e34491b029fbf83df40c56e...@wic003ebclv1.exchange.server-login.com> > Message-ID: <cad4ca6187a819855e99f9c3b47bc...@localhost> > X-Sender: dhart...@djhsolutions.com > Received: from 68-191-183-174.static.fdul.wi.charter.com [68.191.183.174] with > HTTP/1.1 (POST); Thu, 29 Jan 2009 14:50:51 -0600 > User-Agent: RoundCube Webmail/0.1 > Content-Type: text/plain; charset="UTF-8" > Content-Transfer-Encoding: 8bit > > You can also simply copy the various files into the 'os' directory without > creating the os.new os.old directories. In fact, if you are using a > low-ram system (less than 256mb) or purposely have the 'noram' flag set, > you WILL corrupt your vfat partition by moving files that are in use. > > Darrick > > On Fri, 30 Jan 2009 06:40:56 +1000, "Clara Chan" <cla...@tc.com.au> wrote: > >> Thank you muchly. >> >> >> -----Original Message----- >> From: Philip A. Prindeville [mailto:philipp_s...@redfish-solutions.com] >> Sent: Thu 1/29/2009 4:21 PM >> To: AstLinux Users Mailing List >> Subject: Re: [Astlinux-users] making with astlnux >> >> If you do a "make all runfs", the contents of build_i586/runfs/os should >> be copied over onto the VFAT partition of your flash. >> >> What I typically do is: >> >> builder# make all runfs >> ... >> >> astlinux# mount -o remount,rw /oldroot/cdrom >> >> builder# scp -rp build_i586/runfs/os >> r...@192.168.1.1:/oldroot/cdrom/os.new >> >> astlinux# cd /oldroot/cdrom >> astlinux# mv os os.old >> astlinux# mv os.new os >> astlinux# reboot >> ... >> astlinux# mount -o remount,rw /oldroot/cdrom >> astlinux# cd /oldroot/cdrom >> astlinux# rm -rf os.old >> astlinux# cd / >> astlinux# mount -o remount,ro /oldroot/cdrom >> astlinux# >> >> >> >> Clara Chan wrote: >> >>> Hi, David, >>> >>> Can you please confirm the following... >>> >>> After rebuilding Astlinux, I have runnix files which I then place into >>> >> the OS folder of my Runnix partition. >> >>> This will then "pull" down the correct version of Asterisk?? >>> >>> Sorry, I'm not entirely clear on the process of making or runnix. >>> >>> Cheers, >>> Clara >>> >>> >>> -----Original Message----- >>> From: David Kerr [mailto:da...@kerr.net] >>> Sent: Wed 1/21/2009 2:15 AM >>> To: AstLinux Users Mailing List >>> Subject: Re: [Astlinux-users] making with astlnux >>> >>> If you build your own astlinux on ubuntu... try changing the asterisk >>> version that is pulled down by editing the asterisk.mk file in the >>> >> packages >> >>> directory to the version that you want (don't bump to 1.6.xxx likely not >>> >> to >> >>> work, but 1.4.xx probably will.) Then rebuild astlinux. >>> ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ 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.