Estoy tratando de instalar un nuevo sistema operativo Android en el Samsung Galaxy Tab, pero no tiene una ranura de tarjeta de memoria y no tiene ningún sistema operativo actualmente. Tengo que conseguir de alguna manera el archivo del sistema operativo en el Samsung Galaxy Tab desde mi portátil, ¿cómo puedo hacerlo?
ttyACM3 -descripción con ls
# ls -al /dev/ttyACM3
crw-rw---- 1 root dialout 166, 3 Oct 27 14:06 /dev/ttyACM3
Dmesg
[538846.011011] wlan0: no IPv6 routers present
[539228.371156] usb 2-1.2: new high-speed USB device number 67 using ehci_hcd
[539228.387241] hub 2-1:1.0: unable to enumerate USB device on port 2
[539228.882058] usb 2-1.2: new high-speed USB device number 68 using ehci_hcd
[539228.990676] usb 2-1.2: New USB device found, idVendor=04e8, idProduct=6860
[539228.990685] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[539228.990691] usb 2-1.2: Product: SAMSUNG_Android
[539228.990696] usb 2-1.2: Manufacturer: SAMSUNG
[539228.990700] usb 2-1.2: SerialNumber: 4xxxxxxxxxxxxxxxx
[539228.995453] cdc_acm 2-1.2:1.0: This device cannot do calls on its own. It is not a modem.
[539228.995729] cdc_acm 2-1.2:1.0: ttyACM3: USB ACM device
[539820.734285] thinkpad_acpi: unknown possible thermal alarm or keyboard event received
[539820.734288] thinkpad_acpi: unhandled HKEY event 0x6040
[539820.734290] thinkpad_acpi: please report the conditions when this event happened to ibm-acpi-devel@lists.sourceforge.net
[539820.734655] thinkpad_acpi: EC reports that Thermal Table has changed
dispositivos-usb
: Bus=02 Lev=02 Prnt=02 Port=01 Cnt=01 Dev#= 69 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=04e8 ProdID=6860 Rev=04.00
S: Manufacturer=SAMSUNG
S: Product=SAMSUNG_Android
S: SerialNumber=4xxxxxxxxxxxxxxx
C: #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr=96mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=02(commc) Sub=02 Prot=01 Driver=cdc_acm
I: If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=cdc_acm
I: If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=42 Prot=01 Driver=(none)
Veo que mi portátil puede detectar el SGT, pero ahora estoy tratando de encontrar dónde está montado. ¿Cómo puedo encontrar el directorio de SGT para guardar un archivo en él?