Das Forum rund um DVB am PC, Handy und Tablet
Neuigkeiten:
Anzeigen der neuesten Beiträge
Übersicht
Forum
Hilfe
Einloggen
Registrieren
DVB-Cube <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Unix/Linux/BSD
»
Thema:
PartedMagic, GParted, Partimage, Clonezilla
« vorheriges
nächstes »
Drucken
Seiten:
1
...
8
9
10
11
12
[
13
]
Nach unten
Autor
Thema: PartedMagic, GParted, Partimage, Clonezilla (Gelesen 30086 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
GParted Live 1.4.0-1
«
Antwort #180 am:
30 März, 2022, 19:20 »
Whats new:>>
* The underlying GNU/Linux operating system was upgraded.
This release is based on the Debian Sid repository (as of 2022/Mar/29).
* New upstream GParted 1.4.0.
* Linux kernel was updated to 5.16.14-1.
http://gparted.sourceforge.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Clonezilla 3.0.0-26
«
Antwort #181 am:
24 Mai, 2022, 20:10 »
Changelog
ENHANCEMENTS and CHANGES from 2.8.1-12
The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/May/22).
Linux kernel was updated to 5.17.6-1.
Partclone was updated to 0.3.20.
This release supports APFS (Apple File System) imaging/cloning now.
Add LUKS support. Basically a better mechanism than dd is implemented. //NOTE// It's recommended to encrypt the image when saving the LUKS device.
Update language files de_DE, el_GR, es_ES, fr_FR, ja_JP, hu_HU, pl_PL and sk_SK. Thanks to Michael Vinzenz, Stamatis Mavrogeorgis, Juan Ramón Martínez, Jean-Francois Nifenecker, Akira Yoshiyama, Greg, kris and Ondrej Dzivý Balucha.
Add wavemon, memtester, edac-utils, shc and uml-utilities in the live system.
Remove s3ql from the live system.
A better mechanism was implemented to check GPT/MBR format of a disk. This is a workaround to deal with ChromeOS Flex partition table. Ref:
https://lists.gnu.org/archive/html/bug-parted/2022-04/msg00001.html
https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/688ce74fb1
Add the dummy option "-k0" for creating partition in ocs-sr and ocs-onthefly. It's the same as default action. Just easier for us to explain.
Add memtester in the uEFI boot menu.
Boot parameter use_os_prober="no" now skips running os-prober. Thanks to Bernard Michaud for this idea. Ref:
https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/b96b4eee21/?limit=25#d97b
Add a mechanism to skip using devices list cache. If the boot parameter use_dev_list_cache=no in the boot parameter, then the devices list cache mechanism won't be used.
BUG FIXES
Show the prompt that ocs-iso & ocs-live-dev can not be run in netboot env. Thanks to Constantino Michailidis. Ref:
https://sourceforge.net/p/clonezilla/patches/19/
Fixed the issue that update-efi-nvram-boot-entry created empty boot menu.
Program pixz has no option to stdout with "-d". Therefore program pixz was replaced by xz since using "-T 0" works the same. Thanks to nurupo for reporting this issue.*
[close]
http://www.clonezilla.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Clonezilla 3.0.1-8
«
Antwort #182 am:
22 Juni, 2022, 20:50 »
Changelog
ENHANCEMENTS and CHANGES from 3.0.0-26:
The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Jun/12).
Linux kernel was updated to 5.18.5-1.
Add packages ngrep, duf, duff and dfc in the live system.
Add more options in boot parameters to be parsed, including: extra_pbzip2_opt, extra_lbzip2_opt, extra_plzip_opt, extra_lz4mt_opt, and extra_xz_opt. Thanks to ottokang for this request.
Update live-boot as 1:20220505.drbl1, and jfbterm 0.4.7-49.drbl2 (sync the version number with that of Fedora).
The option --rsyncable of zstd causes bad performance. It can be 5 times slower for v1.4.x, and worse for v1.5.2. Hence by default we do not use it, and use zstd 1.5.2 again in this release. Ref:
https://github.com/facebook/zstd/issues/3150
Support more wired NIC device types of name in ocs-live-netcfg. Ref:
https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/6026cbd187/
BUG FIXES:
Do not let sudo to spawn pseudo-terminal when running a job. Otherwise ocs-live-run-menu will be run twice, and it will make the console weird. Thanks to ottokang for reporting this issue. Ref:
https://groups.google.com/g/ocs-clonezilla/c/tB93Vjz9CVw
Replace buggy /usr/share/terminfo/j/jfbterm from ncurses-term. Thanks to ottokang for reporting this issue.
[close]
http://www.clonezilla.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
GParted Live 1.4.0-5
«
Antwort #183 am:
17 Juli, 2022, 10:20 »
Whats new:>>
* The underlying GNU/Linux operating system was upgraded.
This release is based on the Debian Sid repository (as of 2022/Jul/15).
* Linux kernel was updated to 5.18.5-1.
http://gparted.sourceforge.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
GParted 1.4.0-6
«
Antwort #184 am:
03 November, 2022, 20:20 »
Whats new:>>
The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Nov/03).
Linux kernel was updated to 6.0.6-2.
More packages are included in this release: vim, pv, htop, bmon, nmon, zutils, pigz, xz-utils, zstd, zip, unzip, colordiff, xxd, vbindiff, cifs-utils, smbclient, nmap, xrdp, rdesktop, usbutils, vlan, parallel. Ref:
http://gparted-forum.surf4.info/viewtopic.php?pid=36294
http://gparted.sourceforge.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Clonezilla 3.0.2-21
«
Antwort #185 am:
08 November, 2022, 19:10 »
Changelog
ENHANCEMENTS and CHANGES from 3.0.1-8:
The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2022/Nov/3).
Linux kernel was updated to 6.0.6-2.
Language files de_DE, el_GR.UTF-8, es_ES, fr_FR, ja_JP, pl_PL, sk_SK, and tr_TR were updated. Thanks to Michael Vinzenz, Stamatis Mavrogiorgis, Juan Ramón Martínez, Jean-Francois Nifenecker, Akira Yoshiyama, Ondrej Dzivý Balucha, Kris and Volkan Gezer.
Show options "-k0" and "-k1" in the restoring action for beginner mode in the ocs-onthefly.
Include package ufw in live system.
Disable glances service in live system.
Add option "-sfs" in the dialog menu. The corresponding language files were updated, too. Ref:
https://github.com/stevenshiau/clonezilla/issues/71
BUG FIXES:
/etc/default/espeakup has changed its variable, so modify default_voice instead of VOICE.
[close]
http://www.clonezilla.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Clonezilla 3.0.2-22
«
Antwort #186 am:
17 Februar, 2023, 10:20 »
Changelog
ENHANCEMENTS and CHANGES:
The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Feb/12).
Linux kernel was updated to 6.1.11-1.
Partclone was updated to 0.3.23, which has updated btrfs to 6.0.1.
Show option "-j2" in the restoreparts menu, default off.
The swap partition is shown in the saveparts dialog menu. Swap partition can be saved in two modes: only keep UUID/label or dumped by dd. A better mechanism is implemented to deal with these two scenarios.
Improved LUKS mechanism to support multiple LUKS devices. Thanks to Swâmi Petaramesh for reporting this issue. Ref:
https://sourceforge.net/p/clonezilla/bugs/397/
LUKS swap device should keep UUID and label only, not using dd mode. Thanks to Swâmi Petaramesh for reporting this. Ref:
https://sourceforge.net/p/clonezilla/bugs/400/
Add "--powersave off" in setterm for screen not blanking in the console.
Support mkinitcpio in updating initramfs mechanism. This is for restoring Arch/Manjaro Linux.
New program ocs-live-ver can be used to show clonezilla live version.
Replace ocs-bttrack with opentracker since python2 is not available in Debian Sid anymore.
Memtest86+ was updated to v6.00. Thanks to Lord65 for suggesting this
BUG FIXES:
Live-config was not patched due to newer upstream was released. Thanks to nerozero for reporting this. Ref:
https://github.com/stevenshiau/clonezilla/issues/88
The LUKS devices in crypttab of initramfs can be more than 1. Thanks to Swâmi Petaramesh. Ref:
https://sourceforge.net/p/clonezilla/bugs/397/
Linking LUKS image file, not copying it. Thanks to Stephen Hawes for reporting this issue. /
An issue about converting image to BT format has been fixed. Thanks to Frank for reporting this issue.
[close]
http://www.clonezilla.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
GParted Live 1.5.0-1
«
Antwort #187 am:
23 Februar, 2023, 20:50 »
Whats new:>>
* The underlying GNU/Linux operating system was upgraded.
This release is based on the Debian Sid repository (as of 2023/Feb/22).
* New upstream GParted 1.5.0.
* Linux kernel was updated to 6.1.12-1.
http://gparted.sourceforge.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Clonezilla 3.1.0-22
«
Antwort #188 am:
27 April, 2023, 10:00 »
Changelog
Package ezio was updated to 2.0.1-1. The corresponding changes to Clonezilla have been done.
Program makeboot.sh: make it run only in x86 arch.
Include packages dvtm & dtach.
Memtest86+ was updated to v6.10.
If block dev has a file system found in the image when restoring, treat it as a partition.
ocs-sr: if /dev/md* exists, list both disk and parts in TUI, and disable devices list cache mechanism.
ocs-onthefly: disable devices list cache mechanism if /dev/md* exists.
Add option "-K" (--ignoreactivationskip) to vgchange so that snapshots can be dealed with. Thanks to Felipe Piero Benjamin Solari Agüela (fsolari at pucp.edu.pe) for suggesting this.
Functions check_if_disk_busy and is_partition of ocs-functions were improved. Fake/firmware RAID support should be improved.
[close]
http://www.clonezilla.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
GParted Live 1.5.0-6
«
Antwort #189 am:
04 September, 2023, 19:20 »
Whats new:>>
* The underlying GNU/Linux operating system was upgraded.
This release is based on the Debian Sid repository (as of 2023/Sep/03).
* Linux kernel was updated to 6.4.13-1.
* An issue about no prompt for ejecting CD when rebooting/halting was fixed.
http://gparted.sourceforge.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Clonezilla 3.1.1-27
«
Antwort #190 am:
07 November, 2023, 18:20 »
Whats new:>>
he underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2023/Nov/02).
Support an extra dir "root" for the root fs with grub reinstallation. This is for the case that Fedora >= 38 uses an extra dir "root" for root file system, i.e., /root/ under the root partition. Older system just puts the dirs (boot, usr, var, lib) in the / of root file system. Thanks to Bob Bobsled for reporting this issue.
http://www.clonezilla.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
GParted Live 1.6.0-1
«
Antwort #191 am:
01 März, 2024, 18:10 »
Whats new:>>
* The underlying GNU/Linux operating system was upgraded.
This release is based on the Debian Sid repository (as of 2024/Feb/27).
* New upstream GParted 1.6.0.
* Linux kernel was updated to 6.6.15-2.
http://gparted.sourceforge.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
GParted Live 1.6.0-3
«
Antwort #192 am:
09 April, 2024, 19:20 »
Whats new:>>
* The underlying GNU/Linux operating system was upgraded.
This release is based on the Debian Sid repository (as of 2024/Apr/08).
* Grub was updated to 2.12-2.
http://gparted.sourceforge.net/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Clonezilla 3.1.2-22
«
Antwort #193 am:
18 April, 2024, 20:10 »
Whats new:>>
ENHANCEMENTS and CHANGES from 3.1.2-9
The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Apr/08).
Linux kernel was updated to 6.7.9-2.
Package ezio was updated to 2.0.11.
New format messages sending to ocsmgrd. A comma (,) is used to separate the messages.
Rotate Clonezilla-related log files & receive new format messages from clients.
Include powermgmt-base and pdsh live system.
xz-utils was reverted back to the 5.4.5 version.
Removed "ip=" from boot parameters. Thanks to Robert Spitzenpfeil for mentioning that. Ref:
https://sourceforge.net/p/clonezilla/bugs/415/
BUG FIXES
No message was sent to ocsmgrd in BT mode.
Update disable_sudo_use_pty, negate it explicitly, not just comment it. This should avoid distortion of gpm with jfbterm. Thanks to ottokang for reporting this issue.
http://www.clonezilla.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
Drucken
Seiten:
1
...
8
9
10
11
12
[
13
]
Nach oben
« vorheriges
nächstes »
DVB-Cube <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Unix/Linux/BSD
»
Thema:
PartedMagic, GParted, Partimage, Clonezilla