接上
sfdisk: ERROR: sector 0 does not have an msdos signature
/dev/mmcblk1: unrecognized partition table type
Old situation:
No partitions found
Warning: given size (6516) exceeds max allowable size (6476)
New situation:
Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End MiB #blocks Id System
/dev/mmcblk1p1 0+ 15 16- 16383+ 83 Linux
/dev/mmcblk1p2 16 23 8 8192 83 Linux
/dev/mmcblk1p3 24 1103 1080 1105920 5 Extended
/dev/mmcblk1p4 1104 7619 6516 6672384 83 Linux
/dev/mmcblk1p5 24+ 535 512- 524287+ 83 Linux
/dev/mmcblk1p6 536+ 1047 512- 524287+ 83 Linux
/dev/mmcblk1p7 1048+ 1055 8- 8191+ 83 Linux
/dev/mmcblk1p8 1056+ 1063 8- 8191+ 83 Linux
Warning: partition 4 extends past end of disk
Successfully wrote the new partition table
Re-reading the partition table ...
mmcblk1: p1 p2 p3 < p5 p6 p7 p8 > p4
mmcblk1: p4 size 13344768 extends beyond EOD, truncated
If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)
to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1
(See fdisk(8).)
Checking that no-one is using this disk right now ...
mmcblk1: p1 p2 p3 < p5 p6 p7 p8 > p4
mmcblk1: p4 size 13344768 extends beyond EOD, truncated
OK
Disk /dev/mmcblk1: 242560 cylinders, 4 heads, 16 sectors/track
Old situation:
Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End MiB #blocks Id System
/dev/mmcblk1p1 0+ 15 16- 16383+ 83 Linux
/dev/mmcblk1p2 16 23 8 8192 83 Linux
/dev/mmcblk1p3 24 1103 1080 1105920 5 Extended
/dev/mmcblk1p4 1104 7619 6516 6672384 83 Linux
/dev/mmcblk1p5 24+ 535 512- 524287+ 83 Linux
/dev/mmcblk1p6 536+ 1047 512- 524287+ 83 Linux
/dev/mmcblk1p7 1048+ 1055 8- 8191+ 83 Linux
/dev/mmcblk1p8 1056+ 1063 8- 8191+ 83 Linux
New situation:
Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End MiB #blocks Id System
/dev/mmcblk1p1 8 15 8 8192 83 Linux
/dev/mmcblk1p2 16 23 8 8192 83 Linux
/dev/mmcblk1p3 24 1103 1080 1105920 5 Extended
/dev/mmcblk1p4 1104 7619 6516 6672384 83 Linux
/dev/mmcblk1p5 24+ 535 512- 524287+ 83 Linux
/dev/mmcblk1p6 536+ 1047 512- 524287+ 83 Linux
/dev/mmcblk1p7 1048+ 1055 8- 8191+ 83 Linux
/dev/mmcblk1p8 1056+ 1063 8- 8191+ 83 Linux
Warning: partition 4 extends past end of disk
Successfully wrote the new partition table
Re-reading the partition table ...
mmcblk1: p1 p2 p3 < p5 p6 p7 p8 > p4
mmcblk1: p4 size 13344768 extends beyond EOD, truncated
If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)
to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1
(See fdisk(8).)
UTP: sending Success to kernel for command $ sh mksdcard-android.sh /dev/mmcblk1.
utp_poll: pass returned.
UTP: received command '$ ls -l /dev/mmc* '
UTP: executing "ls -l /dev/mmc* "
brw-r----- 1 root disk 179, 0 Jan 1 00:00 /dev/mmcblk0
brw-r----- 1 root disk 179, 8 Jan 1 00:00 /dev/mmcblk0boot0
brw-r----- 1 root disk 179, 16 Jan 1 00:00 /dev/mmcblk0boot1
brw-r----- 1 root disk 179, 24 Jan 1 00:00 /dev/mmcblk1
brw-r----- 1 root disk 179, 25 Jan 1 00:00 /dev/mmcblk1p1
brw-r----- 1 root disk 179, 26 Jan 1 00:00 /dev/mmcblk1p2
brw-r----- 1 root disk 179, 27 Jan 1 00:00 /dev/mmcblk1p3
brw-r----- 1 root disk 179, 28 Jan 1 00:00 /dev/mmcblk1p4
brw-r----- 1 root disk 179, 29 Jan 1 00:00 /dev/mmcblk1p5
brw-r----- 1 root disk 179, 30 Jan 1 00:00 /dev/mmcblk1p6
brw-r----- 1 root disk 179, 31 Jan 1 00:00 /dev/mmcblk1p7
brw-r----- 1 root disk 259, 0 Jan 1 00:00 /dev/mmcblk1p8
UTP: sending Success to kernel for command $ ls -l /dev/mmc* .
utp_poll: pass returned.
UTP: received command 'send'
UTP: sending Success to kernel for command send.
UTP: received command '$ dd if=$FILE of=/dev/mmcblk1p1'
UTP: executing "dd if=$FILE of=/dev/mmcblk1p1"
10312+0 records in
10312+0 records out
5279744 bytes (5.0MB) copied, 1.871572 seconds, 2.7MB/s
UTP: sending Success to kernel for command $ dd if=$FILE of=/dev/mmcblk1p1.
utp_poll: pass returned.
UTP: received command 'frf'
UTP: closing the file
UTP: sending Success to kernel for command frf.
utp_poll: pass returned.
UTP: received command '$ mkfs.ext4 -b 4096 -m 0 /dev/mmcblk1p4'
UTP: executing "mkfs.ext4 -b 4096 -m 0 /dev/mmcblk1p4"
mke2fs 1.41.4 (27-Jan-2009)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
414528 inodes, 1657856 blocks
0 blocks (0.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=1698693120
51 block groups
32768 blocks per group, 32768 fragments per group
8128 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632
Writing inode tables: done
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 39 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
UTP: sending Success to kernel for command $ mkfs.ext4 -b 4096 -m 0 /dev/mmcblk1p4.
utp_poll: pass returned.
UTP: received command 'send'
UTP: sending Success to kernel for command send.
UTP: received command '$ tar xf $FILE '
UTP: executing "tar xf $FILE "
UTP: sending Success to kernel for command $ tar xf $FILE .
utp_poll: pass returned.
UTP: received command '$ sh mk-encryptable-data-android.sh /dev/mmcblk1 /dev/mmcblk1p4'
UTP: executing "sh mk-encryptable-data-android.sh /dev/mmcblk1 /dev/mmcblk1p4"
EXT4-fs (mmcblk1p4): mounted filesystem with ordered data mode. Opts: (null)
Get disk block size 6527312K
Resize to 6527280K
e2fsck 1.41.4 (27-Jan-2009)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/mmcblk1p4: 11/414528 files (0.0% non-contiguous), 62438/1657856 blocks
resize2fs 1.41.4 (27-Jan-2009)
Resizing the filesystem on /dev/mmcblk1p4 to 1631820 (4k) blocks.
The filesystem on /dev/mmcblk1p4 is now 1631820 blocks long.
UTP: sending Success to kernel for command $ sh mk-encryptable-data-android.sh /dev/mmcblk1 /dev/mmcblk1p4.
utp_poll: pass returned.
UTP: received command '$ mkfs.ext4 /dev/mmcblk1p5'
UTP: executing "mkfs.ext4 /dev/mmcblk1p5"
mke2fs 1.41.4 (27-Jan-2009)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
131072 inodes, 524284 blocks
26214 blocks (5.00%) reserved for the super user
First data block=1
Maximum filesystem blocks=67633152
64 block groups
8192 blocks per group, 8192 fragments per group
2048 inodes per group
Superblock backups stored on blocks:
8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
Writing inode tables: done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 33 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
UTP: sending Success to kernel for command $ mkfs.ext4 /dev/mmcblk1p5.
utp_poll: pass returned.
UTP: received command '$ mkfs.ext4 /dev/mmcblk1p6'
UTP: executing "mkfs.ext4 /dev/mmcblk1p6"
mke2fs 1.41.4 (27-Jan-2009)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
131072 inodes, 524284 blocks
26214 blocks (5.00%) reserved for the super user
First data block=1
Maximum filesystem blocks=67633152
64 block groups
8192 blocks per group, 8192 fragments per group
2048 inodes per group
Superblock backups stored on blocks:
8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409
Writing inode tables: done
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 27 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
UTP: sending Success to kernel for command $ mkfs.ext4 /dev/mmcblk1p6.
utp_poll: pass returned.
UTP: received command 'frf'
UTP: closing the file
UTP: sending Success to kernel for command frf.
utp_poll: pass returned.
UTP: received command '$ mkfs.ext4 /dev/mmcblk1p7'
UTP: executing "mkfs.ext4 /dev/mmcblk1p7"
mke2fs 1.41.4 (27-Jan-2009)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
2048 inodes, 8188 blocks
409 blocks (5.00%) reserved for the super user
First data block=1
Maximum filesystem blocks=8388608
1 block group
8192 blocks per group, 8192 fragments per group
2048 inodes per group
Writing inode tables: done
Creating journal (1024 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 26 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
UTP: sending Success to kernel for command $ mkfs.ext4 /dev/mmcblk1p7.
utp_poll: pass returned.
UTP: received command 'pipe dd of=/dev/mmcblk1p5 bs=512'
pid is 3692, UTP: executing "dd of=/dev/mmcblk1p5 bs=512"
UTP: sending Success to kernel for command pipe dd of=/dev/mmcblk1p5 bs=512.
UTP: received command 'frf'
737280+0 records in
737280+0 records out
377487360 bytes (360.0MB) copied, 87.417357 seconds, 4.1MB/s
UTP: closing the file
UTP: sending Success to kernel for command frf.
utp_poll: pass returned.
UTP: received command 'pipe dd of=/dev/mmcblk1p2 bs=512'
pid is 3694, UTP: executing "dd of=/dev/mmcblk1p2 bs=512"
UTP: sending Success to kernel for command pipe dd of=/dev/mmcblk1p2 bs=512.
UTP: received command 'frf'
11396+0 records in
11396+0 records out
5834752 bytes (5.6MB) copied, 2.072127 seconds, 2.7MB/s
UTP: closing the file
UTP: sending Success to kernel for command frf.
utp_poll: pass returned.
UTP: received command '$ echo Update Complete!'
UTP: executing "echo Update Complete!"
Update Complete!
UTP: sending Success to kernel for command $ echo Update Complete!.
utp_poll: pass returned.
|