Reply
Thread Tools
Posts: 176 | Thanked: 21 times | Joined on Feb 2013
#121
Originally Posted by elros34 View Post
what about fdisk -l ? (L not i)
fdisk-l
fdisk: can't open 'l'
 
Posts: 176 | Thanked: 21 times | Joined on Feb 2013
#122
Originally Posted by elros34 View Post
space space man
fdisk l
fdisk : can't open ' l '
 
Posts: 574 | Thanked: 988 times | Joined on Dec 2012
#123
man
fdisk -l not fdisk l
 

The Following User Says Thank You to elros34 For This Useful Post:
Posts: 176 | Thanked: 21 times | Joined on Feb 2013
#124
Originally Posted by elros34 View Post
man
fdisk -l not fdisk l
a lot of data came...do you want me to type all?

like...disk/dev/mtdblock2 doesn't contain a valid partition table
......
lot of like that

last
columns of
device boot start end blocks id system
 
Posts: 176 | Thanked: 21 times | Joined on Feb 2013
#125
Originally Posted by elros34 View Post
man
fdisk -l not fdisk l
reading it slowly....i dont understand...sorry ....
block2,block3, block4, block5 doesnt contain a valid partition table.

then...something like....
/$[1366.074768] mmc0:cover is closed,card is accessible
 
Posts: 574 | Thanked: 988 times | Joined on Dec 2012
#126
Did you have something like this:
/dev/mmcblk0p1 "lot of numbers" c WIN95 FAT32
/dev/mmcblk0p2 "lot of numbers" 83 Linux
/dev/mmcblk0p3 "lot of numbers" 82 Linux swap
 
Posts: 176 | Thanked: 21 times | Joined on Feb 2013
#127
Originally Posted by elros34 View Post
Did you have something like this:
/dev/mmcblk0p1 "lot of numbers" c WIN95 FAT32
/dev/mmcblk0p2 "lot of numbers" 83 Linux
/dev/mmcblk0p3 "lot of numbers" 82 Linux swap
yes...in column order.. got an extra (LBA) after 1st line
Win95 FAT32 (LBA)
 
Posts: 574 | Thanked: 988 times | Joined on Dec 2012
#128
OK, so if you don't have any important data, remove sdcard and format emmc partitions:
(ctr+i = TAB)
mkfs.vfat -F32 /dev/mmcblk0p1
mkfs.ext3 /dev/mmcblk0p2
mkswap /dev/mmcblk0p3
 

The Following 2 Users Say Thank You to elros34 For This Useful Post:
Posts: 176 | Thanked: 21 times | Joined on Feb 2013
#129
Originally Posted by elros34 View Post
OK, so if you don't have any important data, remove sdcard and format emmc partitions:
(ctr+i = TAB)
mkfs.vfat -F32 /dev/mmcblk0p1
mkfs.ext3 /dev/mmcblk0p2
mkswap /dev/mmcblk0p3
no data... but whats ctrl+i= tab ???
should i type the mkfs lines??
 
Posts: 432 | Thanked: 917 times | Joined on Jun 2011
#130
Ohh That is becoming really interesting !!! Stay tunned !!! LOL
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 17:13.