Site Tools


projects:3dprinting:flashforge_creator_3_pro_fan_fix:root_access

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
projects:3dprinting:flashforge_creator_3_pro_fan_fix:root_access [2024/10/22 22:50] – created adminprojects:3dprinting:flashforge_creator_3_pro_fan_fix:root_access [2025/05/02 21:38] (current) – [Flashforge Creator 3 Pro - root access] admin
Line 3: Line 3:
 |  [[projects:3dprinting:flashforge_creator_3_pro_fan_fix | <- back to Flashforge Creator 3 pro overview page]]  | |  [[projects:3dprinting:flashforge_creator_3_pro_fan_fix | <- back to Flashforge Creator 3 pro overview page]]  |
  
-This page will show one way how to get root access via a serial cable. (See [[projects:3dprinting:flashforge_creator_3_pro_fan_fix:allwinner_v3s_main_cpu|here]] for details about the cable and the connection.)+This page will show a possible way to get root access via a serial cable. (See [[projects:3dprinting:flashforge_creator_3_pro_fan_fix:allwinner_v3s_main_cpu|here]] for details about the cable and the connection.)
  
 ===== Getting root access ===== ===== Getting root access =====
Line 9: Line 9:
  
   - Power off printer   - Power off printer
-  - Add following lines in a flashforge_init.sh script: <code bash>+  - Write following lines in a flashforge_init.sh script: <code bash>
 (cat <<- _EOF_ (cat <<- _EOF_
 #!/bin/sh #!/bin/sh
Line 36: Line 36:
   - Format a usb stick to FAT32, download a [[https://industry.flashforge.com/download-center/96|Flashforge update file]] and extract all files to the usb stick.   - Format a usb stick to FAT32, download a [[https://industry.flashforge.com/download-center/96|Flashforge update file]] and extract all files to the usb stick.
   - Overwrite flashforge_init.sh with the one from above.   - Overwrite flashforge_init.sh with the one from above.
-  - Connect printer via serial connection. connect using 115200 8n1. E.g.:<code bash>+  - Connect printer via serial connection at the mainboardConnect using 115200 8n1. E.g.:<code bash>
     minicom -b 115200 -D /dev/ttyUSB0 -C serial_port_115200.pw_change.txt</code>     minicom -b 115200 -D /dev/ttyUSB0 -C serial_port_115200.pw_change.txt</code>
   - Insert usb stick in 3d printer and power-on   - Insert usb stick in 3d printer and power-on
   - Verify kernel log messages output in minicom   - Verify kernel log messages output in minicom
   - Enter a new password when asked for.   - Enter a new password when asked for.
-  - Wait until the music is finished. Power off printer. Remove usb stick and power on. try to login via serial. Connect using:\\ user: root\\ The password which was just entered.+  - Wait until the music is finished. Power off printer. Remove usb stick and power on. try to login via serial. Connect using:\\ user: root\\ password: The password which was just entered.
projects/3dprinting/flashforge_creator_3_pro_fan_fix/root_access.1729630204.txt.gz · Last modified: 2024/10/22 22:50 by admin