-
Notifications
You must be signed in to change notification settings - Fork 333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rpi-clone on Debian 12 #162
Comments
Hi @titou4307! You want to do a exact clone of the internal SSD to and identical external SSD plugged via USB 3.0? I ask that because then you need to take a look in your BIOS boot device priority, in case of the crash. Another think to take a look: Answering your question, yes it is possible. Used rpi-clone in an old notebook and it did worked. |
Hello You want to do a exact clone of the internal SSD to and identical external SSD plugged via USB 3.0? Yes it I want to do.... Question: If the internal SSD crash, do you want to boot from external SSD, or you intent to swap the drives, and then boot from the new internal SSD? In case of crash so I will stop the machine and swap the two SSD (I put the SSD connected in USB 3.0 into the Nuc...and the SSD crashed goes out the Nuc.... I ask that because then you need to take a look in your BIOS boot device priority, in case of the crash. After swap operation I think it not needeed to change the boot priority Yes I would like to clone the SSB boot actually and before big update make and update of this clone.. Does it clear ? sorry for my poor english, I am frenchy |
Understood, just a full clone. If not using the external SSD/USB no need to set device priority after the crash. Pretty sure the same i did here with my old computer. Anyway, take a look in the fstab, if you are using UUID: |
Take a look in the example 11 from de README.md: https://github.com/billw2/rpi-clone#11-clones-from-my-debian-desktop |
Hello When I type this command (root) :
What command does I need to type to clone all the disk (SSD in the Nuc) to the SSD external ???
It seem more complicated than rpi-clone .... |
Hello
I don't know what not work ..... |
Hello
I have a Nuc with a SSD Samsung 1To QVO with OS = Debian 12 (pure Debian 12 Not Raspi OS)
I would like to clone this SSD on other SSD external (same disk SSD Samsung 1To QVo) via USB 3.0
My but is if the SSD actually used crash so I invert the two SSD
Does it possible to install and use rpi-clone on Debian 12 (pure Debian 12 not RaspiOS.....)
Thanks at all
The text was updated successfully, but these errors were encountered: