Restore default Debian system
#1
After messing up the default Debian system, how can one restore it to the original factory settings?
#2
(11-06-2019, 11:29 PM)perceg Wrote: After messing up the default Debian system, how can one restore it to the original factory settings?

I second this! 
We should have a step by step tutorial to restore factory settings. 

This is very needed considering that by definition, we are kind of testers and most of us will mess up the software. Wink
#3
It's pretty simple! Download the latest build of the default Debian image, flash to an SD card, boot from the SD card, and let it flash to the eMMC.
Community administrator and sysadmin for PINE64
(Translation: If something breaks on the website, forum, or chat network, I'm a good person to yell at about it)

#4
(11-07-2019, 08:29 AM)fire219 Wrote: It's pretty simple! Download the latest build of the default Debian image, flash to an SD card, boot from the SD card, and let it flash to the eMMC.

would one use an iso burner to transfer the download to the sd card  ?
      LINUX = CHOICES
         **BCnAZ**
               Idea
   Donate to $upport
your favorite OS Team
#5
(11-07-2019, 08:37 AM)bcnaz Wrote:
(11-07-2019, 08:29 AM)fire219 Wrote: It's pretty simple! Download the latest build of the default Debian image, flash to an SD card, boot from the SD card, and let it flash to the eMMC.

would one use an iso burner to transfer the download to the sd card  ?

No. You need to use a raw image burner tool. Balena Etcher, Win32DiskImager, or normal old "dd" would all do the task.
Community administrator and sysadmin for PINE64
(Translation: If something breaks on the website, forum, or chat network, I'm a good person to yell at about it)

#6
(11-07-2019, 09:47 AM)fire219 Wrote:
(11-07-2019, 08:37 AM)bcnaz Wrote:
(11-07-2019, 08:29 AM)fire219 Wrote: It's pretty simple! Download the latest build of the default Debian image, flash to an SD card, boot from the SD card, and let it flash to the eMMC.

would one use an iso burner to transfer the download to the sd card  ?

No. You need to use a raw image burner tool. Balena Etcher, Win32DiskImager, or normal old "dd" would all do the task.

How does one flash it to the eMMC?
#7
(11-07-2019, 12:10 PM)perceg Wrote:
(11-07-2019, 09:47 AM)fire219 Wrote:
(11-07-2019, 08:37 AM)bcnaz Wrote:
(11-07-2019, 08:29 AM)fire219 Wrote: It's pretty simple! Download the latest build of the default Debian image, flash to an SD card, boot from the SD card, and let it flash to the eMMC.

would one use an iso burner to transfer the download to the sd card  ?

No. You need to use a raw image burner tool. Balena Etcher, Win32DiskImager, or normal old "dd" would all do the task.

How does one flash it to the eMMC?

Lets say you used "Etcher" to write the latest debian image to the SD.

Then you booted from the SD.
You will need copy that Debian Image to the SD or Download it again.

Open a new terminal on the same folder than the Debian "zipped" file is located.

Use the next command to "extract" the image file.
  • unxz pinebookpro-debian-desktop-mrfixit-190905.img.xz

That is going to extract the .img file and remove the original file. (this process takes a couple of minutes).

Then to write that image to the eMMC run the next command:
  • sudo dd if=pinebookpro-debian-desktop-mrfixit-190905.img of=/dev/mmcblk1 status=progress
You will be able to see the progress of this process.
At the end, turn off your Pinebook Pro, remove the SD.
Turn on the Pinebook again.
Done.
#8
(11-07-2019, 01:23 PM)cristobalhdez Wrote:
(11-07-2019, 12:10 PM)perceg Wrote:
(11-07-2019, 09:47 AM)fire219 Wrote:
(11-07-2019, 08:37 AM)bcnaz Wrote:
(11-07-2019, 08:29 AM)fire219 Wrote: It's pretty simple! Download the latest build of the default Debian image, flash to an SD card, boot from the SD card, and let it flash to the eMMC.

would one use an iso burner to transfer the download to the sd card  ?

No. You need to use a raw image burner tool. Balena Etcher, Win32DiskImager, or normal old "dd" would all do the task.

How does one flash it to the eMMC?

Lets say you used "Etcher" to write the latest debian image to the SD.

Then you booted from the SD.
You will need copy that Debian Image to the SD or Download it again.

Open a new terminal on the same folder than the Debian "zipped" file is located.

Use the next command to "extract" the image file.
  • unxz pinebookpro-debian-desktop-mrfixit-190905.img.xz

That is going to extract the .img file and remove the original file. (this process takes a couple of minutes).

Then to write that image to the eMMC run the next command:
  • sudo dd if=pinebookpro-debian-desktop-mrfixit-190905.img of=/dev/mmcblk1 status=progress
You will be able to see the progress of this process.
At the end, turn off your Pinebook Pro, remove the SD.
Turn on the Pinebook again.
Done.
That's exactly what we were looking for - thank you!!
#9
*
After doing all the above.... will we still be able to boot first to the sd card if one is inserted ?
* ...many Thanks
      LINUX = CHOICES
         **BCnAZ**
               Idea
   Donate to $upport
your favorite OS Team
#10
I was looking for instructions like this. Everything worked as planned until I tried to reboot. Now the machine is stuck in a loop trying to boot. It never makes it to the boot screen. I can't even run the desktop from the SD now. Any clue as to what I can do?
Thanks.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Debian on Pinebook Pro u974615 8 436 03-22-2024, 03:57 PM
Last Post: u974615
Exclamation 'failed to open panfrost' after system update using archarm Puckla 1 210 03-01-2024, 06:46 PM
Last Post: Puckla
  Nethunter default password failed lamlarryyyy 0 266 11-23-2023, 02:48 AM
Last Post: lamlarryyyy
  install debian on pbp jsch 7 3,826 11-22-2023, 04:22 PM
Last Post: TRS-80
  Fedora 36 -> 37 upgrade kills system tydeman 0 365 10-28-2023, 09:53 AM
Last Post: tydeman
  How to mainline kernel on daniel thompson's debian installer? hellojack 14 7,012 09-07-2023, 09:38 PM
Last Post: Der Geist der Maschine
  Unable to install Debian Bullseye because of missing wifi firmware Pino64 7 3,819 07-15-2023, 02:58 PM
Last Post: u974615
Question Debian (Vanilla) no output on display after Kernel update (6.0.8-1) as365n4 1 1,199 12-09-2022, 12:43 PM
Last Post: as365n4
  Unsuccessful using danielt's unofficial Debian installer on the PBP joeDoe 2 2,238 12-09-2022, 05:04 AM
Last Post: ndp
  How can I install Debian? ImmyChan 1 1,922 10-19-2022, 03:09 AM
Last Post: alpopa

Forum Jump:


Users browsing this thread: 1 Guest(s)