cbepx-me / Anbernic-H700-RG-xx-StockOS-Modification

Anbernic H700 Stock OS Modification
https://drive.google.com/drive/folders/1uwCkGX3H-K09pj0VbB6hkS8I0_qhzrGY?usp=sharing
315 stars 5 forks source link

Release 20241008 Data partition not initialized and 2nd card corruption #80

Open adib opened 1 month ago

adib commented 1 month ago

Data partition not initialized on release 20241008

I've flashed the 20241008 release (RG35XXH-V1.1.7-BASE-20240923-MOD-v3.0.img) to a 128 GB SD card. I've plugged it into the device and let it boot. I've shut it down, took out the SD card then plugged it into a computer. There's no usable partition where I can place the ROM and other data.

The following partitions are what gdisk shows. This is a 128 GB SD card, hence there should be ~ a 108 GB partition somewhere here, but there isn’t.

Disk /dev/rdisk14: 250347520 sectors, 119.4 GiB
Sector size (logical): 512 bytes
Disk identifier (GUID): AB6F3888-569A-4926-9668-80941DCB40BC
Partition table holds up to 8 entries
Main partition table begins at sector 2 and ends at sector 3
First usable sector is 4, last usable sector is 250347516
Partitions will be aligned on 2048-sector boundaries
Total free space is 224249849 sectors (106.9 GiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1           73728          204799   64.0 MiB    0700  special
   2          204800          270335   32.0 MiB    0700  boot-resource
   3          270336          303103   16.0 MiB    0700  env
   4          303104          434175   64.0 MiB    0700  boot
   5          434176        15108095   7.0 GiB     0700  rootfs
   6        15108096        23496703   4.0 GiB     0700  appfs
   7        23496704        26157055   1.3 GiB     0700  UDISK
   8        26157056        26171391   7.0 MiB     0700  primary

Furthermore, the second SD card located in the TF2 slot gets overwritten by another copy of an Arbernic Stock OS.

Device: RG-35xx-H

cbepx-me commented 4 weeks ago

Describe the card swiping software and environment you use as well as the general operation process to help you find the cause of the problem.

adib commented 4 weeks ago

Describe the card swiping software and environment you use as well as the general operation process to help you find the cause of the problem.

Card swiping software: dd

dd if={uncompressed-image-file} of=/dev/rdisk{disk-number}

Environment: