Displaying 4 results from an estimated 4 matches for "flashfs".
Did you mean:
flashes
2010 Nov 07
1
rsync fails to retrieve file (if local file is incorrect)
I'm using rsync on an embedded powerpc platform
with flash filesystem.
Because of a power-cycle a local file got corrupted.
This file is /flashfs/isd1, it has the correct size but
wrong MD5SUM (cd5...).
Using rsync to retrieve the right file (from a remote machine)
fails!
If I delete the file first, it works (see below).
How is this possible ?
---
N. van Bolhuis.
# md5sum /flashfs/isd1
cd56731612bd5ee2d5a0f4404024cc49 /flashfs/isd1
#...
2010 Oct 29
3
DO NOT REPLY [Bug 7765] New: rsync error 23 without any real error
...rg
We use rsync on an embedded powerpc 32bit target.
for one transfer rsync shows:
rsync error: some files/attrs were not transferred (see previous errors) (code
23) at main.c(1042) [sender=3.0.7]
but afaik there are no errors, this is what -vvv
shows:
# /mountedisd/bin/rsync -azvvvv --delete /flashfs/var/log/ main2_mmlan::log
opening tcp connection to main2_mmlan port 873
note: iconv_open("ANSI_X3.4-1968", "ANSI_X3.4-1968") succeeded.
sending daemon args: --server -vvvvlogDtprze.isf --delete . log/
(Client) Protocol versions: remote=30, negotiated=30
sending incremental file...
2008 Jan 21
1
Booting from Compact Flash
Hi all,
Advance apologies if this is OT; if so, please mail me offlist.
A client is considering using CentOS5.1 for an embedded project. They
will be booting from Compact Flash.
The CF in the device is being controlled by a VIA VT6421 SATA/RAID
controller.
Are there drivers available or must we truly 'roll our own' when
compiling the 2.6x kernel for this? I've done some
2008 May 28
4
centos 5.1 i386 on a 1GIG flash
I have found this link http://owlriver.com/tips/tiny-centos
for installing centos on a minimal system. I am looking at putting
centos on a 1 GIG flash drive. The above page talks about removing packages
after install to attain the small size.
however, I am getting blocked at the install page about not enough room
to install.
All I have selected is the base package. nothing else.
Is there a way