Skip to content
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

Not so much an issue as a request #24

Open
scargill opened this issue Apr 16, 2024 · 1 comment
Open

Not so much an issue as a request #24

scargill opened this issue Apr 16, 2024 · 1 comment

Comments

@scargill
Copy link

Hi there

Your update of rpi-clone has been a godsend - thank you.

I noted today while doing my ergular cloning on rPi5 with Bookworm.. a couple of things.. its all working perfectly - this is a clone from SD to SSD - my normal backup procedure... messages popping up about "the clone cannot proceed unless it is unmounted".. Whats the pint of these - as we don't do anything - just run the clone...

Also..

"mount: (hint) your fstab has been modified, but systemd still uses the old version; use 'systemctl daemon-reload' to reload."
Again, we don't do anything - is this stuff just historical?

If you ever get bored - could this be tidied up? I'd go in and have a poke but my voding skills aren't at their peak any more.

Regards

Pete
``

Destination disk partition /dev/sda2 is mounted on /media/pi/f1b7d31b-4621-4e3a-aead-ea1ba968f4ab.
The clone cannot proceed unless it is unmounted.
Destination disk partition /dev/sda1 is mounted on /media/pi/EE64-B48C.
The clone cannot proceed unless it is unmounted.
Booted disk: mmcblk0 127.9GB Destination disk: sda 64.0GB

Part Size FS Label Part Size FS Label
1 /boot/firmware 512.0M fat32 -- 1 512.0M fat32 --
2 root 118.6G ext4 rootfs 2 59.1G ext4 --

== SYNC mmcblk0 file systems to sda ==
/boot/firmware (73.5M used) : SYNC to sda1 (512.0M size)
/ (9.2G used) : SYNC to sda2 (59.1G size)

Run setup script : no.

Verbose mode : no.

Syncing file systems (can take a long time)
Syncing mounted partitions:
Mounting /dev/sda2 on /mnt/clone
mount: (hint) your fstab has been modified, but systemd still uses
the old version; use 'systemctl daemon-reload' to reload.
=> rsync // /mnt/clone with-root-excludes ...
Mounting /dev/sda1 on /mnt/clone/boot/firmware
mount: (hint) your fstab has been modified, but systemd still uses
the old version; use 'systemctl daemon-reload' to reload.
=> rsync /boot/firmware/ /mnt/clone/boot/firmware ...

Editing /mnt/clone/boot/firmware/cmdline.txt PARTUUID to use ac2d0382
Editing /mnt/clone/etc/fstab PARTUUID to use ac2d0382

Done with clone to /dev/sda
Start - 16:46:46 End - 16:47:22 Elapsed Time - 0:36
unmounting /mnt/clone/boot/firmware
unmounting /mnt/clone

``

@fmarzocca
Copy link

mount: (hint) your fstab has been modified, but systemd still uses the old version; use 'systemctl daemon-reload' to reload."
Again, we don't do anything - is this stuff just historical?

For this message, follow this tip:
https://forums.raspberrypi.com/viewtopic.php?t=362156#p2172794

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants