File system read only

Hi, I have i386 - Embedix linux

Iam not able to delete any files.

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,

Reply to
vijay.vishy
Loading thread data ...

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
==============================================

Reply to
Marco Cavallini

just mount it in read/write mode:

issue the command

mount -n -o remount,rw /

bye giammy

Reply to
Gianluca Moro

Thanks both of you.

Reply to
vijay.vishy

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.