View Single Post
Posts: 539 | Thanked: 518 times | Joined on May 2010 @ nanaurbusiness
#478
Originally Posted by Mohammed Muid View Post
i cannot untar the file::

home/user/MyDocs # tar -xzvf wl1251-maemo-0.2-power49\+pre50.tar.gz
wl1251-maemo/
wl1251-maemo/cfg80211.ko
tar: wl1251-maemo/cfg80211.ko: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/wl1251_spi.ko
tar: wl1251-maemo/wl1251_spi.ko: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/wl1251.ko
tar: wl1251-maemo/wl1251.ko: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/rfkill_backport.ko
tar: wl1251-maemo/rfkill_backport.ko: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/mac80211.ko
tar: wl1251-maemo/mac80211.ko: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
wl1251-maemo/compat.ko
tar: wl1251-maemo/compat.ko: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
tar: wl1251-maemo: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
tar: Exiting with failure status due to previous errors
/home/user/MyDocs #
This is normal because MyDocs is a FAT partition not supporting ownership of files (use /home/user/ for example wich is Ext2,3,4 and there should be no error)... The files should be working anyways.

Regards,

J4ZZ

Last edited by J4ZZ; 2012-03-22 at 00:57.