Does the unmount on RTEMS4.10.1 work correctly?

Sebastian Huber sebastian.huber at embedded-brains.de
Fri Dec 16 08:15:04 UTC 2011


Hello,

it is possible to unmount dynamic media in RTEMS 4.10 with the help of the 
media manager:

http://www.rtems.org/onlinedocs/doxygen/cpukit/html/group__RTEMSMedia.html

It is difficult to setup and small mistakes will corrupt the system (heap 
corruption).  This will improve in some weeks.

On 12/16/2011 07:01 AM, ali nasir wrote:
> Hi,
>
> We have an SDCARD which is inserted at run time and DOS FS is mounted successfully on the same on /mnt/sdcard. When we run 'unmount /mnt/sdcard' from the shell, the unmount is successful (output on shell: 'unmounted /mnt/sdcard'). But when i insert another card, i get following different results at any time.
> 1. Sometimes the second card does not mount. It says mounting failed giving reason as Invalid argument.
> 2. Sometimes, the second card is mounted successfully, but when we do ls -l on the shell, the data shown is that of the previous inserted card.
> 2. Sometimes, the second card is mounted successfully, but when we do ls -l on the shell, we see garbage data on the shell which does not match any of the cards.
>
> We knew that with the RTEMS4.9, the unmount did not work correct. Was there an improvement with the RTEMS4.10.1 or the situation with the unmount is still the same? or there is any other way to unmount such type of device?
>
> Regards,
> Ali
>
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users


-- 
Sebastian Huber, embedded brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the users mailing list