:: Re: [DNG] Moving and booting devuan
Startseite
Nachricht löschen
Nachricht beantworten
Autor: Marko Ranđelović
Datum:  
To: dng
Betreff: Re: [DNG] Moving and booting devuan
On 2/18/26 07:33, Joel Roth via Dng wrote:
> Yes, when my attempts to boot the new system with grub on the to-be- > moved internal SSD failed, I turned to various USB boot disks that I
> hoped would find the cloned system. I tried a handful, including >

rEFInd, supergrub boot and antix.
I am not sure what precisely you did, but the best way to do what you
want is
to use the installation media from which you installed Devuan. Choose
"Rescue
mode" and at the end choose the correct root file system to operate on. Then
choose to execute shell in the partition (chroot). Then you can run
'grub-install /dev/sda'. Also, you can run 'update-grub' if you changed the
parameters in /etc/default/grub. And to regenerate initrd you can run
'dpkg-reconfigure <your kernel package name>'.