[HOW TO] KODI Linux on Amlogic TV Boxes
Biatsch & AuXBoX:

Nope, couldn't revert to Android using your latest SD boot card. When I ran uboot_MX.cmd (on a Windows XP machine), I was given an error message. Here is the output of dd.exe:


Quote:G:\>set src=.\uboot_MX.bin

G:\>set dst=\\?\Device\Harddisk1\Partition0

G:\>dd if=/dev/zero of=.\sd_bak bs=1 count=0x60000
rawwrite dd for windows version 0.6beta3.
Written by John Newbigin <[email protected]>
This program is covered by terms of the GPL Version 2.

393216+0 records in
393216+0 records out

G:\>dd if=\\?\Device\Harddisk1\Partition0 of=.\sd_bak bs=512 count=1
rawwrite dd for windows version 0.6beta3.
Written by John Newbigin <[email protected]>
This program is covered by terms of the GPL Version 2.

1+0 records in
1+0 records out

G:\>dd if=.\uboot_MX.bin of=.\sd_bak bs=1 count=444
rawwrite dd for windows version 0.6beta3.
Written by John Newbigin <[email protected]>
This program is covered by terms of the GPL Version 2.

Error opening input file: 2 The system cannot find the file specified

G:\>dd if=.\uboot_MX.bin of=.\sd_bak bs=512 seek=1 skip=1
rawwrite dd for windows version 0.6beta3.
Written by John Newbigin <[email protected]>
This program is covered by terms of the GPL Version 2.

Error opening input file: 2 The system cannot find the file specified

G:\>echo Are sure write to \\?\Device\Harddisk1\Partition0 ? Dangrous!!!
Are sure write to \\?\Device\Harddisk1\Partition0 ? Dangrous!!!

G:\>pause
Press any key to continue . . .

G:\>dd if=.\sd_bak of=\\?\Device\Harddisk1\Partition0 bs=512
rawwrite dd for windows version 0.6beta3.
Written by John Newbigin <[email protected]>
This program is covered by terms of the GPL Version 2.

768+0 records in
768+0 records out

G:\>pause
Press any key to continue . . .

Hope this helps.

tinker
Reply


Messages In This Thread
Falling at the first hurdle - by malcolmbarr - 2014-02-16, 16:17
RE: [HOW TO] XBMC Linux on Geniatech Devices - by tinker - 2014-03-18, 21:56
TVHeadend hangs at channel switch - by vvd214 - 2014-08-29, 09:20
. - by jon4248 - 2015-05-23, 17:00
Logout Mark Read Team Forum Stats Members Help
[HOW TO] KODI Linux on Amlogic TV Boxes5