![]() |
Re: EMMC with only 455.5 MB size
Fine!
If you have rootsh now, you could try to really check your device. To print out the partition table Code:
sudo gainroot The common setup includes one large 28 GB FAT32-partition, a 2GB ext3-partition and a 0,75 GB swap partition. Compare your output or post additional warnings of sfdisk here. |
Re: EMMC with only 455.5 MB size
sfdisk -l return nothing, no errors, no data, nothing
|
Re: EMMC with only 455.5 MB size
Very strange! Right now, i am stumped, not anyhow, what one expects.
Please try to get some output with Code:
ls -al /dev/mmcblk* |
Re: EMMC with only 455.5 MB size
Copy and paste into XTerm:
Code:
df -h|grep ^/dev Code:
/dev/mmcblk0p2 2.0G 716.4M 1.2G 37% /home Also copy and paste into XTerm: Code:
sfdisk -lnd|grep ^/dev/mmcblk0 Code:
/dev/mmcblk0p1 : start= 64, size= 56631296, Id= c |
Re: EMMC with only 455.5 MB size
I'm still waiting on your output of your `dmesg' erg. dmesg is a command that you have to run within x-terminal. If you are having issues copying and pasting lines of outputted information I suggest you do something like this:
Code:
dmesg >> ~/MyDocs/dmesg.log Also here are my output of df -h for your reference (in order to compare): Code:
Filesystem Size Used Avail Use% Mounted on Code:
rootfs on / type rootfs (rw) I must stress that the output of these are not as useful as a dmesg output which I need you to paste it either here or onto pastebin (but you'll need to paste the link to your pastebin here so that we all can see what is going on). |
Re: EMMC with only 455.5 MB size
First, thanks for time and patience.
ls -al /dev/mmcblk* ls: /dev/mmcblk*: No such file or directory -------------------------- df -h|grep ^/dev No results, no error sfdisk -lnd|grep ^/dev/mmcblk0 No results, no error mmcb* simply not exist |
Re: EMMC with only 455.5 MB size
Quote:
|
Re: EMMC with only 455.5 MB size
Quote:
as user, sfdisk: not found I tested all last options as user and as root and for tuxsavvy, df -h can see the result at #10 |
Re: EMMC with only 455.5 MB size
OK
Code:
cat /etc/mtab |
Re: EMMC with only 455.5 MB size
rootfs / rootfs rw 0 0
ubi0:rootfs / ubifs rw,bulk_read,no_chk_data_crc 0 0 proc / proc proc rw 0 0 sysfs / sys sysfs rw 0 0 tmpfs / tmp tmpfs rw,noatime,size=1024k 0 0 tmpfs /var/run tmpfs rw,nosuid,noatime,size=256k,mode=755 0 0 none /dev tmpfs rw,noatime,size=10240k,mode=755 0 0 devpts /dev/pts devpts rw,gid=5,mode 620 0 0 tmpfs /dev/shm tmpfs rw,nosuid,nodev,noatime,size=65536k 0 0 nodev /sys/kernel/debug debugfs 0 0 |
All times are GMT. The time now is 19:56. |
vBulletin® Version 3.8.8