View Single Post
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#25
Originally Posted by michaaa62 View Post
Meaning you did that? Sorry for asking again. If there is no output at all, the command was applied properlyand you can go on.
For analysing your partitioning setup the output is necessary of
Code:
mount
At least on my laptop the internal card=EMMC is not recognized correctly, you better do not try it that way.
ohk for the mount I get

~ $ root


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# mount
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,bulk_read,no_chk_data_crc)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /tmp type tmpfs (rw,noatime,size=1024k)
tmpfs on /var/run type tmpfs (rw,nosuid,noatime,size=256k,mode=755)
none on /dev type tmpfs (rw,noatime,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noatime,size=65536k)
/dev/mmcblk0p1 on /home type ext3 (rw,noatime,errors=continue,commit=1,data=writebac k)
/home/opt on /opt type none (bind)
nodev on /sys/kernel/debug type debugfs (0)
Nokia-N900:~#

For ls /home/user/
I get

Nokia-N900:~# ls /home/user/
Downloads
Instinctiv
MyDocs
Xorg.0.log
apmonitord.log
applet1.png
applet2.png
applet3.png
applications
apps
bin
book1.png
bookmask1.png
hildon-desktop_kinetic_2.2.138-1+0m5_armel.deb
hildon-desktop_kinetic_2.2.138-1+0m5_armel.deb.1
int_kb_layout
mcd001.mcr
mcd002.mcr
pcsx0002.txt
pcsx0003.txt
pcsx0004.bmp
pcsx0004.txt
spbtv
util-linux
webos
Nokia-N900:~#

n for the final one chmod +x /home/user/bin/fdisk
I get

Nokia-N900:~# chmod +x /home/user/bin/fdisk
Nokia-N900:~#

:s