2008-03-21 06:56:18 Read-only file system error
Manokaran Loganathan (INDIA)
Message: 52884
Hi,
I am using 2007R1-RC3 distribution.when i am trying to get a file (or) dxe from remote host to my client board, it shows the following errror.
/********************************************************************************************************/
root:~> ifconfig eth0 172.16.15.44
root:~> ftpget 172.16.4.18 -u loganathan -p loganathan dmp dmp
ftpget: dmp: Read-only file system
root:~>
/*********************************************************************************************************/
Kindly advise me what could be the problem.
Best Regards,
Loganathan.M
QuoteReplyEditDelete
2008-03-21 08:04:59 Re: Read-only file system error
Robin Getz (UNITED STATES)
Message: 52886 Manokaran:
Sorry to state the obvious - but did you read the error message?
>ftpget: dmp: Read-only file system
I think that should provide some ideas to you what the issue is.
If your question is "what is a read only file system", or "how do I get a read/write file system" - you may want to check out a few of these good books first:
http://docs.blackfin.uclinux.org/doku.php?id=references_and_pointers#good_books
-Robin