Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
Running Linux From SD Card or USB Flash Drive - Using Balbes150 Method And Files.
Collapse
This is a sticky topic.
X
X
-
Originally posted by Jefken3 View PostI 'm familiar with linux and terminal I only use windows in virtual box, The size off the sd card is 16gb.
Comment
-
For the first tests. On the SD card or what not to write (in the root of the FAT partition must not be any files). Record only the primary boot loader by the command "dd". Try to boot with this card. If You have erased only the primary boot loader, the system should boot normally from the internal memory (Android).
Comment
-
Originally posted by Jefken3 View Postso only "sudo dd if = u-boot.bin.sd.bin of = / dev /dev/sdb conv = fsync bs = 1 count = 442, and nothing in the root, starting up with the toothpick for 10 s.?
sudo dd if=u-boot.bin.sd.bin of=/dev/sdb conv=fsync bs=512 skip=1 seek=1
Comment
-
Add to SD card the files from the archive (unzip and copy the files themselves). From a file with this picture.
If there is no reaction to the attempt to boot from the SD card. So the boot loader in the eMMC is corrupted and does not boot from external media. Will have to connect UART and determine what happens at the start (the best option). Or close the contacts on the chip eMMC. Then whatever the state of the internal bootloader, you can either boot from SD card, or you can run the USB Burning Tool (it can connect).
One of the contacts for the circuit. But be careful, you need to look for the information about the contacts on Your chip.
Comment
-
For recovery, a way to "contact closure", UART is not needed. Important to define exactly which contacts need to close to Your memory (must open the case and read the chip marking). On marking, you can search in the Internet, what contacts need to close. Closes when power is off. You have the USB cable for flashing ? If the cable is not, you need to insert the SD card with the loader. Close the contacts. Turn the power on. A few seconds to open contacts. If you do it right, will start the process of downloading from the card. If the internal memory has preserved the working firmware will start the download process from eMMC. If the firmware is damaged, you will need to use a special recovery image. On the photo the cable for UART. By the way, if You plan to try different firmware and different system from external media cable UART will be very useful. Something to observe the boot process.
Comment
What's Going On
Collapse
There are currently 6909 users online. 2 members and 6907 guests.
Most users ever online was 37,478 at 04:14 on 26 June 2024.
Comment