Debian 10 загружается только в GRUB (LUKS + LVM)

La versión macOS de rsyncno admite múltiples fuentes remotas. Contraste las líneas para fuentes remotas en la página de manual de macOS:

rsync [OPTION]... [USER@]HOST:SRC [DEST]
rsync [OPTION]... [USER@]HOST::SRC [DEST]

Con los de fuentes locales:

rsync [OPTION]... SRC [SRC]... DEST
rsync [OPTION]... SRC [SRC]... [USER@]HOST:DEST
rsync [OPTION]... SRC [SRC]... [USER@]HOST::DEST

Y con los de la página de manual de Ubuntu para fuentes remotas:

Access via remote shell:
 Pull: rsync [OPTION...] [USER@]HOST:SRC... [DEST]
 Push: rsync [OPTION...] SRC... [USER@]HOST:DEST

La falta de puntos suspensivos en el primer conjunto indica que la versión macOS de rsyncno admite varias ubicaciones de origen remotas.

En Ubuntu 16.04:

~ rsync --version
rsync  version 3.1.2  protocol version 31
Copyright (C) 1996-2015 by Andrew Tridgell, Wayne Davison, and others.

macOS rsynces una antigüedad. Actualizar con homebrew o similar:

~ brew info rsync
rsync: stable 3.1.3 (bottled)
Utility that provides fast incremental file transfer
https://rsync.samba.org/
/usr/local/Cellar/rsync/3.1.3_1 (9 files, 756.1KB) *
  Poured from bottle on 2018-06-11 at 12:38:53
From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/rsync.rb
==> Dependencies
Build: autoconf ✔

1
25.07.2019, 22:28
1 ответ

Не совсем то решение, которое я искал, но сжатие ESP, чтобы освободить место для незашифрованного /boot, а затем -повторная установка Debian показались мне самым простым путем. Это была новая установка, так что в любом случае ничего не потеряно.

0
28.01.2020, 00:05

Теги

Похожие вопросы