:: Re: [DNG] migration questions
Pàgina inicial
Delete this message
Reply to this message
Autor: Curtis Maurand
Data:  
A: dng
Assumpte: Re: [DNG] migration questions

Sent from my iPhone

> On Jan 24, 2025, at 8:00 AM, Tom <wirelessduck@???> wrote:
>
> 
>
>
>>> On 17 Jan 2025, at 00:00, Curtis Maurand <curtis@???> wrote:
>>>
>>
>>>
>>> Is this old computer running BIOS or UEFI? If it’s UEFI you would need to boot some sort of live environment on a USB stick to reinstall grub. Something like https://www.supergrubdisk.org/ would do it.
>>>
>> I’ll bear that in mind. dd should also copy the boot sector and all the partitions. the current system is running bios. i don’t see much advantage to using uefi apart from disks greater than whatever bios limits are.
>
> That should work for bios I guess. I seem to recall that uefi stores the boot info somewhere else on motherboard and not on the first disk like bios does.
>
> If you’re using dd you would want to ensure that both source and destination disks are exactly the same size or else you will get partition table problems like not using all available space on the new disk if it’s bigger.
>
> I’m guessing clonezilla may be slightly faster than dd as it claims to only save and restore used blocks on the disk.
>
> https://clonezilla.org/
>


I’m familiar with clonezilla. I also have a copy pf true image somewhere. Once I have the partitions copied, I can use gparted to resize the partition the grow the filesystem to occupy it.

—Curtis