It says: unable to remove 'xxx' read only file system
Please suggest. Iam not able to do add or remove files from this flash file system even as root, other thing is its out of memory.
Thanks,
Didn't find your answer? Ask the community — no account required.
M
Marco Cavallini
You could try remounting the filesystem in RW mode. mount -o remount,rw /dev/root / or sonething similar
Regards Marco Cavallini ============================================== Koan s.a.s. - Software Engineering (x86 and ARM) Linux and WinCE solutions for Embedded and Real-Time Software Klinux : the embedded distribution for industrial applications - Microsoft Windows Embedded Partner - Intel PCA Developer Network member Via Pascoli, 3 - 24121 Bergamo - ITALIA Tel. (++39) 035-255.235 - Fax (++39) 178-223.9748
formatting link
-
formatting link
==============================================
G
Gianluca Moro
just mount it in read/write mode:
issue the command
mount -n -o remount,rw /
bye giammy
V
vijay.vishy
Thanks both of you.
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.