Git Product home page Git Product logo

clonezilla's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clonezilla's Issues

镜像来自多个磁盘,这个程序只能处理来自一个磁盘的镜像

我本机有4块硬盘,在备份时有选择多磁盘备份的功能。还原时程序提示“镜像来自多个磁盘,这个程序只能处理来自一个磁盘的镜像”。

是否在以后的版本中支持多磁盘还原

请问是否在不重新备份的情况下,可以将多磁盘一一还原?

Unable to connect to SSH server after Clonezilla 20160210-wily

Hi! I've been using Clonezilla to clone PCs using Clonezilla 20160210-wily (and earler, debian based versions) by mounting the repository using SSH to Windows PC which is running CoreFTP Mini SFTP Server. IP-address of the server, username, password --> done, it has worked beautifully.

http://www.coreftp.com/server/
--> 32 bit - http://www.coreftp.com/server/download/msftpsrvr.exe
--> 64 bit - http://www.coreftp.com/server/download/msftpsrvr64.exe

Now we got a bunch of new laptops (HP EliteBook 840 G4) and Clonezilla version 20160210-wily (I've been using it over a year now) said that it doesn't support the Network card of 840 G4. That's fine I thought, I just began to download a later version of Clonezilla --> the Network card get's supported but still any of these later version of Clonezilla is unable to connect to my CoreFTP Mini SFTP server using SSH. I tried all of these versions:
2.5.0-25
20160627-xenial
20170220-yakkety
20170529-zesty

The mounting still works with older laptops + 20160210-wily, but fails also with older laptops and the later clonezilla versions above.

The error message (after the prompt for SSH ip / username / password) was like "connection was reset by peer" or something like that.

Is there a reason for this changed behavior or am I missing something? Clonezilla has worked for years with CoreFTP Mini SFTP server, so to me it's stange that is stopped working like this.

Anyway I came up with a workaroung by using Samba instead of SSH and I'm now able to clone those HP EliteBook 840 G4 laptops, but still, I'm curious if I could get the SSH working again :)

live-media-path is being ignored

Hi,

I'm using a custom live Clonezilla boot USB device. I have moved my /live folder to a custom location and used the boot parameter live-media-path (along with boot=live). On booting, Clonezilla complains it can't find the squashfs file.

Looking at this line of the script:

extra_live_media_path="$(LC_ALL=C grep -oE "live-media-path=([[:alnum:]]|_|-|\.|\/)*([[:space:]]|$)+" /proc/cmdline | sed -e "s/live-media-path=//g")"

You don't appear to use this information once you have it, which is why I believe I'm having this issue.

Please let me know if i'm doing something wrong, or if you are able to fix this.

Thanks,

Jamie

create clonezilla live install iso from existing disk image

Hi,
We are currently using clonezilla to provide an iso for an appliance thats easy for users to install from a usb stick (for example), however the process of creating the iso is rather cumbersome. We have a rather complicated setup using the instructions for a customized clonezilla which needs to take our raw disk image, mount it as the root drive of a qemu instance, and then run the clonezilla iso creation scripts from the clonezilla live iso.

Is there a simpler way to do this? Especially if we keep the clonezilla version the same it seems to me we should only need to swap out the "payload" of the resulting disk image instead of having to run this process every time. Or more specifically: is there any way to quickly bootstrap a clonezilla recovery installer given a preexisting raw disk image?

Thanks!

ppc64el edition needed

ppc64el is officially supported by debian and ubuntu, could you please make a ppc64el edition?

Automated Restore fails (efibootmgr issue)

while making an unattended restore, after restoring the partition, I encounter this error message:

Updating the boot entry 00005 by command:
efibootmgr -c -d /dev/sda -p -L "HD(6,16570000BLAHBLAH)File(\EFI\ubuntu\grubx64.efi)" -l "\EFI\ubuntu\grubx64.efi"

Could not prepare boot variable: Invalid argument

***********************************************************************
Setting network boot in the 1st order of uEFI NVRAM...

and it gets stuck here....! if I do a reboot it would not recognize the hard drive any more so nothing boots.

However on one try I CTRL+C ed there and went on the command-line mode, I did try the same command (with sudo, otherwise permission error), it gave me the same error and when I removed "-L "HD(6,16570000BLAHBLAH)File(\EFI\ubuntu\grubx64.efi)" -l "\EFI\ubuntu\grubx64.efi"" that are just the labels and names, it worked fine and the system was able to boot up from the restored image.

so I narrowed down the issue, i guess it's somewhere here:

cmd_update_boot_entry="efibootmgr -c -d ${disk_} -p ${efi_system_part_no} -L \"$label\" -l \"$efi_sys_part_boot_file\""

Is there any boot variables to disable what is happening here? or any other workarounds?

efibootmgr output has changed, breaking the regex in get_efi_hd_boot_entry_info()

In clonezilla-live-2.4.2-10-amd64, efibootmgr version 0-12.1 appears to have changed its output formatting and this breaks the regexes used by osc-functions:get_efi_hd_boot_entry_info().

efibootmgr version 11:

BootCurrent: 0000
Timeout: 1 seconds
BootOrder: 0000
Boot0000* steamos   HD(1,800,f3800,b1a1b6ea-3938-4d00-be43-50f768c6f589)File(\EFI\steamos\grubx64.efi)

efibootmgr version 12:

BootCurrent: 0000
Timeout: 1 seconds
BootOrder: 0000
Boot0000* steamos   HD(1,GPT,b1a1b6ea-3938-4d00-be43-   50f768c6f589,0x800,0xf3800)/File(\EFI\steamos\grubx64.efi)

Note the change from "800,f3800" in v11 to "GPT" in v12

Firmware Failed Clonezilla 2.6.1-21-amd64

[ 0.000000] Linux version 4.19.0-4-amd64 ([email protected]) (gcc version 8.3.0 (Debian 8.3.0-2)) #1 SMP Debian 4.19.28-2 (2019-03-15)
[ 0.000000] Command line: BOOT_IMAGE=/live/vmlinuz initrd=/live/initrd.img boot=live union=overlay username=user config components quiet noswap edd=on nomodeset noeject locales= keyboard-layouts= ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch="no" vga=788 ip= net.ifnames=0 splash i915.blacklist=yes radeonhd.blacklist=yes nouveau.blacklist=yes vmwgfx.enable_fbdev=1
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000071a01fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000071a02000-0x0000000071a02fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000071a03000-0x0000000071a03fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000071a04000-0x0000000073387fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000073388000-0x0000000073c87fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000073c88000-0x0000000089e9dfff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000089e9e000-0x000000008a88dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008a88e000-0x000000008af7dfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008af7e000-0x000000008affdfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000008affe000-0x000000008affefff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008afff000-0x000000008fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000036effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 3.0 present.
[ 0.000000] DMI: Acer Aspire A315-51/Venusaur_KL, BIOS V1.13 07/17/2018
[ 0.000000] tsc: Detected 2700.000 MHz processor
[ 0.001426] tsc: Detected 2712.000 MHz TSC
[ 0.001426] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001428] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001434] last_pfn = 0x36f000 max_arch_pfn = 0x400000000
[ 0.001436] MTRR default type: write-back
[ 0.001437] MTRR fixed ranges enabled:
[ 0.001438] 00000-9FFFF write-back
[ 0.001438] A0000-BFFFF uncachable
[ 0.001439] C0000-FFFFF write-protect
[ 0.001439] MTRR variable ranges enabled:
[ 0.001441] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.001441] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.001442] 2 base 0090000000 mask 7FF0000000 uncachable
[ 0.001442] 3 base 008C000000 mask 7FFC000000 uncachable
[ 0.001443] 4 base 008B800000 mask 7FFF800000 uncachable
[ 0.001443] 5 disabled
[ 0.001444] 6 disabled
[ 0.001444] 7 disabled
[ 0.001444] 8 disabled
[ 0.001444] 9 disabled
[ 0.002247] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002388] last_pfn = 0x8afff max_arch_pfn = 0x400000000
[ 0.008879] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [(ptrval)]
[ 0.008927] Base memory trampoline at [(ptrval)] 98000 size 24576
[ 0.008931] Using GB pages for direct mapping
[ 0.008932] BRK [0x34fa01000, 0x34fa01fff] PGTABLE
[ 0.008934] BRK [0x34fa02000, 0x34fa02fff] PGTABLE
[ 0.008934] BRK [0x34fa03000, 0x34fa03fff] PGTABLE
[ 0.008947] BRK [0x34fa04000, 0x34fa04fff] PGTABLE
[ 0.008948] BRK [0x34fa05000, 0x34fa05fff] PGTABLE
[ 0.008994] BRK [0x34fa06000, 0x34fa06fff] PGTABLE
[ 0.009005] BRK [0x34fa07000, 0x34fa07fff] PGTABLE
[ 0.009025] BRK [0x34fa08000, 0x34fa08fff] PGTABLE
[ 0.009036] BRK [0x34fa09000, 0x34fa09fff] PGTABLE
[ 0.009043] BRK [0x34fa0a000, 0x34fa0afff] PGTABLE
[ 0.009064] BRK [0x34fa0b000, 0x34fa0bfff] PGTABLE
[ 0.009099] BRK [0x34fa0c000, 0x34fa0cfff] PGTABLE
[ 0.009122] RAMDISK: [mem 0x7e758000-0x7fffffff]
[ 0.009127] ACPI: Early table checksum verification disabled
[ 0.009172] ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS)
[ 0.009174] ACPI: XSDT 0x000000008AFC5188 0000FC (v01 ACRSYS ACRPRDCT 00000000 01000013)
[ 0.009178] ACPI: FACP 0x000000008AFE7000 00010C (v05 ACRSYS ACRPRDCT 00000000 1025 00040000)
[ 0.009182] ACPI: DSDT 0x000000008AFC9000 019EA8 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
[ 0.009184] ACPI: FACS 0x000000008AF55000 000040
[ 0.009186] ACPI: UEFI 0x000000008AFFC000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.009188] ACPI: UEFI 0x000000008AFFB000 000042 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.009190] ACPI: SSDT 0x000000008AFF5000 00567D (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
[ 0.009192] ACPI: SSDT 0x000000008AFF3000 0004C3 (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[ 0.009194] ACPI: SSDT 0x000000008AFF2000 000046 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.009196] ACPI: TPM2 0x000000008AFF1000 000034 (v03 ACRSYS ACRPRDCT 00000000 1025 00040000)
[ 0.009198] ACPI: SSDT 0x000000008AFED000 003162 (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.009200] ACPI: SSDT 0x000000008AFEC000 000794 (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
[ 0.009202] ACPI: ASF! 0x000000008AFEB000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.009204] ACPI: ASPT 0x000000008AFEA000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.009205] ACPI: BOOT 0x000000008AFE9000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.009207] ACPI: DBGP 0x000000008AFE8000 000034 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.009209] ACPI: HPET 0x000000008AFE6000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.009211] ACPI: APIC 0x000000008AFE5000 0000BC (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.009213] ACPI: MCFG 0x000000008AFE4000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.009215] ACPI: LPIT 0x000000008AFC8000 000094 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[ 0.009217] ACPI: WSMT 0x000000008AFC7000 000028 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[ 0.009219] ACPI: SSDT 0x000000008AFC6000 00029F (v02 ACRSYS ACRPRDCT 00000000 1025 00040000)
[ 0.009221] ACPI: SSDT 0x000000008AFC4000 000346 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
[ 0.009223] ACPI: SSDT 0x000000008AFC3000 00051E (v02 ACRSYS ACRPRDCT 00001000 1025 00040000)
[ 0.009225] ACPI: DBGP 0x000000008AFC2000 000034 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.009227] ACPI: DBG2 0x000000008AFC1000 000054 (v00 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.009229] ACPI: SSDT 0x000000008AFC0000 000EDE (v02 ACRSYS ACRPRDCT 00003000 1025 00040000)
[ 0.009230] ACPI: DMAR 0x000000008AFE3000 0000CC (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
[ 0.009232] ACPI: NHLT 0x000000008AFBF000 00002D (v00 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.009234] ACPI: FPDT 0x000000008AFBE000 000044 (v01 ACRSYS ACRPRDCT 00000002 1025 00040000)
[ 0.009240] ACPI: Local APIC address 0xfee00000
[ 0.009401] No NUMA configuration found
[ 0.009402] Faking a node at [mem 0x0000000000000000-0x000000036effffff]
[ 0.009405] NODE_DATA(0) allocated [mem 0x36effb000-0x36effffff]
[ 0.009425] Zone ranges:
[ 0.009425] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.009426] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.009427] Normal [mem 0x0000000100000000-0x000000036effffff]
[ 0.009428] Device empty
[ 0.009429] Movable zone start for each node
[ 0.009429] Early memory node ranges
[ 0.009430] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.009430] node 0: [mem 0x0000000000100000-0x0000000071a01fff]
[ 0.009431] node 0: [mem 0x0000000071a04000-0x0000000073387fff]
[ 0.009431] node 0: [mem 0x0000000073c88000-0x0000000089e9dfff]
[ 0.009432] node 0: [mem 0x000000008affe000-0x000000008affefff]
[ 0.009432] node 0: [mem 0x0000000100000000-0x000000036effffff]
[ 0.009434] Reserved but unavailable: 99 pages
[ 0.009435] Initmem setup node 0 [mem 0x0000000000001000-0x000000036effffff]
[ 0.009436] On node 0 totalpages: 3114298
[ 0.009437] DMA zone: 64 pages used for memmap
[ 0.009437] DMA zone: 21 pages reserved
[ 0.009438] DMA zone: 3997 pages, LIFO batch:0
[ 0.009506] DMA32 zone: 8727 pages used for memmap
[ 0.009507] DMA32 zone: 558493 pages, LIFO batch:63
[ 0.020384] Normal zone: 39872 pages used for memmap
[ 0.020385] Normal zone: 2551808 pages, LIFO batch:63
[ 0.061991] Reserving Intel graphics memory at [mem 0x8c000000-0x8fffffff]
[ 0.062191] ACPI: PM-Timer IO Port: 0x1808
[ 0.062192] ACPI: Local APIC address 0xfee00000
[ 0.062196] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.062197] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.062197] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.062198] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.062198] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.062198] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.062199] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.062199] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.062225] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.062227] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.062227] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.062229] ACPI: IRQ0 used by override.
[ 0.062229] ACPI: IRQ9 used by override.
[ 0.062231] Using ACPI (MADT) for SMP configuration information
[ 0.062232] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.062234] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.062247] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.062248] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.062249] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.062249] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.062250] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.062251] PM: Registered nosave memory: [mem 0x71a02000-0x71a02fff]
[ 0.062251] PM: Registered nosave memory: [mem 0x71a03000-0x71a03fff]
[ 0.062252] PM: Registered nosave memory: [mem 0x73388000-0x73c87fff]
[ 0.062253] PM: Registered nosave memory: [mem 0x89e9e000-0x8a88dfff]
[ 0.062253] PM: Registered nosave memory: [mem 0x8a88e000-0x8af7dfff]
[ 0.062254] PM: Registered nosave memory: [mem 0x8af7e000-0x8affdfff]
[ 0.062255] PM: Registered nosave memory: [mem 0x8afff000-0x8fffffff]
[ 0.062255] PM: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[ 0.062255] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.062256] PM: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
[ 0.062256] PM: Registered nosave memory: [mem 0xfd000000-0xfe7fffff]
[ 0.062256] PM: Registered nosave memory: [mem 0xfe800000-0xfebfffff]
[ 0.062257] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.062257] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.062258] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.062258] PM: Registered nosave memory: [mem 0xfed01000-0xfed0ffff]
[ 0.062258] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
[ 0.062259] PM: Registered nosave memory: [mem 0xfed1a000-0xfed83fff]
[ 0.062259] PM: Registered nosave memory: [mem 0xfed84000-0xfed84fff]
[ 0.062259] PM: Registered nosave memory: [mem 0xfed85000-0xfedfffff]
[ 0.062260] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.062260] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[ 0.062261] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[ 0.062262] [mem 0x90000000-0xdfffffff] available for PCI devices
[ 0.062262] Booting paravirtualized kernel on bare hardware
[ 0.062264] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.134040] random: get_random_bytes called from start_kernel+0x93/0x531 with crng_init=0
[ 0.134046] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4 nr_node_ids:1
[ 0.134170] percpu: Embedded 44 pages/cpu @(ptrval) s143192 r8192 d28840 u524288
[ 0.134175] pcpu-alloc: s143192 r8192 d28840 u524288 alloc=12097152
[ 0.134176] pcpu-alloc: [0] 0 1 2 3
[ 0.134191] Built 1 zonelists, mobility grouping on. Total pages: 3065614
[ 0.134192] Policy zone: Normal
[ 0.134193] Kernel command line: BOOT_IMAGE=/live/vmlinuz initrd=/live/initrd.img boot=live union=overlay username=user config components quiet noswap edd=on nomodeset noeject locales= keyboard-layouts= ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch="no" vga=788 ip= net.ifnames=0 splash i915.blacklist=yes radeonhd.blacklist=yes nouveau.blacklist=yes vmwgfx.enable_fbdev=1
[ 0.134315] You have booted with nomodeset. This means your GPU drivers are DISABLED
[ 0.134315] Any video related functionality will be severely degraded, and you may not even be able to suspend the system properly
[ 0.134316] Unless you actually understand what nomodeset does, you should reboot without enabling it
[ 0.136943] Calgary: detecting Calgary via BIOS EBDA area
[ 0.136945] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.158604] Memory: 12143816K/12457192K available (10252K kernel code, 1240K rwdata, 3268K rodata, 1576K init, 2308K bss, 313376K reserved, 0K cma-reserved)
[ 0.158667] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.158671] Kernel/User page tables isolation: enabled
[ 0.158705] ftrace: allocating 31775 entries in 125 pages
[ 0.168501] rcu: Hierarchical RCU implementation.
[ 0.168502] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
[ 0.168503] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.170711] NR_IRQS: 33024, nr_irqs: 1024, preallocated irqs: 16
[ 0.170982] Console: colour dummy device 80x25
[ 0.170985] console [tty0] enabled
[ 0.170996] ACPI: Core revision 20180810
[ 0.171308] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.171338] hpet clockevent registered
[ 0.171374] APIC: Switch to symmetric I/O mode setup
[ 0.171375] DMAR: Host address width 39
[ 0.171376] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.171380] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.171381] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.171383] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.171384] DMAR: RMRR base: 0x0000008a785000 end: 0x0000008a7a4fff
[ 0.171385] DMAR: RMRR base: 0x0000008b800000 end: 0x0000008fffffff
[ 0.171385] DMAR: ANDD device: 1 name: _SB.PCI0.I2C0
[ 0.171387] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.171387] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.171388] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.172820] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.172821] x2apic enabled
[ 0.172833] Switched APIC routing to cluster x2apic.
[ 0.176942] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.195347] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2717868ea45, max_idle_ns: 440795316085 ns
[ 0.195356] Calibrating delay loop (skipped), value calculated using timer frequency.. 5424.00 BogoMIPS (lpj=10848000)
[ 0.195358] pid_max: default: 32768 minimum: 301
[ 0.195379] Security Framework initialized
[ 0.195379] Yama: disabled by default; enable with sysctl kernel.yama.

[ 0.195392] AppArmor: AppArmor initialized
[ 0.196759] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.197450] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.197478] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.197500] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.197649] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.197649] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.197654] mce: CPU supports 8 MCE banks
[ 0.197661] CPU0: Thermal monitoring enabled (TM1)
[ 0.197673] process: using mwait in idle threads
[ 0.197675] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.197675] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.197678] Spectre V2 : Mitigation: Full generic retpoline
[ 0.197678] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.197678] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.197683] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.197683] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.197684] Speculative Store Bypass: Vulnerable
[ 0.197880] Freeing SMP alternatives memory: 24K
[ 0.199397] TSC deadline timer enabled
[ 0.199401] smpboot: CPU0: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[ 0.199460] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.199483] ... version: 4
[ 0.199484] ... bit width: 48
[ 0.199484] ... generic registers: 4
[ 0.199485] ... value mask: 0000ffffffffffff
[ 0.199485] ... max period: 00007fffffffffff
[ 0.199485] ... fixed-purpose events: 3
[ 0.199486] ... event mask: 000000070000000f
[ 0.199515] rcu: Hierarchical SRCU implementation.
[ 0.199805] random: crng done (trusting CPU's manufacturer)
[ 0.200012] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.200038] smp: Bringing up secondary CPUs ...
[ 0.200082] x86: Booting SMP configuration:
[ 0.200083] .... node #0, CPUs: #1 #2 #3
[ 0.200409] smp: Brought up 1 node, 4 CPUs
[ 0.200409] smpboot: Max logical packages: 1
[ 0.200409] smpboot: Total of 4 processors activated (21696.00 BogoMIPS)
[ 0.203594] devtmpfs: initialized
[ 0.203594] x86/mm: Memory block size: 128MB
[ 0.204036] PM: Registering ACPI NVS region [mem 0x71a02000-0x71a02fff] (4096 bytes)
[ 0.204036] PM: Registering ACPI NVS region [mem 0x8a88e000-0x8af7dfff] (7274496 bytes)
[ 0.204036] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.204036] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.204036] pinctrl core: initialized pinctrl subsystem
[ 0.204036] NET: Registered protocol family 16
[ 0.204036] audit: initializing netlink subsys (disabled)
[ 0.204036] audit: type=2000 audit(1554436721.036:1): state=initialized audit_enabled=0 res=1
[ 0.204036] cpuidle: using governor ladder
[ 0.204036] cpuidle: using governor menu
[ 0.204036] Simple Boot Flag at 0x44 set to 0x1
[ 0.204036] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.204036] ACPI: bus type PCI registered
[ 0.204036] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.204036] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.204036] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.204036] PCI: Using configuration type 1 for base access
[ 0.204036] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.204036] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.204036] ACPI: Added OSI(Module Device)
[ 0.204036] ACPI: Added OSI(Processor Device)
[ 0.204036] ACPI: Added OSI(3.0 SCP Extensions)
[ 0.204036] ACPI: Added OSI(Processor Aggregator Device)
[ 0.204036] ACPI: Added OSI(Linux-Dell-Video)
[ 0.204036] ACPI: Added OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.229006] ACPI: 10 ACPI AML tables successfully acquired and loaded
[ 0.233004] ACPI: [Firmware Bug]: BIOS OSI(Linux) query ignored
[ 0.236066] ACPI: Dynamic OEM Table Load:
[ 0.236077] ACPI: SSDT 0xFFFFA0F960034000 0006B4 (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
[ 0.236407] ACPI: _PR
.CPU0: OSC native thermal LVT Acked
[ 0.237016] ACPI: Dynamic OEM Table Load:
[ 0.237022] ACPI: SSDT 0xFFFFA0F960093400 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
[ 0.237320] ACPI: Dynamic OEM Table Load:
[ 0.237325] ACPI: SSDT 0xFFFFA0F9600FA600 000115 (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
[ 0.237524] ACPI: Dynamic OEM Table Load:
[ 0.237528] ACPI: SSDT 0xFFFFA0F9600FBC00 0001A4 (v02 PmRef HwpLvt 00003000 INTL 20160527)
[ 0.237954] ACPI: Dynamic OEM Table Load:
[ 0.237960] ACPI: SSDT 0xFFFFA0F960035800 00065C (v02 PmRef ApIst 00003000 INTL 20160527)
[ 0.238411] ACPI: Dynamic OEM Table Load:
[ 0.238415] ACPI: SSDT 0xFFFFA0F9600FA400 000197 (v02 PmRef ApHwp 00003000 INTL 20160527)
[ 0.238691] ACPI: Dynamic OEM Table Load:
[ 0.238695] ACPI: SSDT 0xFFFFA0F9600FA200 00018A (v02 PmRef ApCst 00003000 INTL 20160527)
[ 0.239740] ACPI: EC: EC started
[ 0.239741] ACPI: EC: interrupt blocked
[ 0.240108] ACPI: _SB
.PCI0.LPCB.EC0
: Used as first EC
[ 0.240109] ACPI: _SB
.PCI0.LPCB.EC0
: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.240110] ACPI: _SB
.PCI0.LPCB.EC0
: Used as boot DSDT EC to handle transactions
[ 0.240111] ACPI: Interpreter enabled
[ 0.240148] ACPI: (supports S0 S3 S4 S5)
[ 0.240149] ACPI: Using IOAPIC for interrupt routing
[ 0.240179] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.240534] ACPI: Enabled 9 GPEs in block 00 to 7F
[ 0.245515] ACPI: Power Resource [WRST] (on)
[ 0.255596] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.255600] acpi PNP0A08:00: OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.257769] acpi PNP0A08:00: OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[ 0.257770] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.259388] PCI host bridge to bus 0000:00
[ 0.259390] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.259391] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.259393] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.259394] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[ 0.259395] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.259396] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.259403] pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
[ 0.260043] pci 0000:00:02.0: [8086:5916] type 00 class 0x030000
[ 0.260052] pci 0000:00:02.0: reg 0x10: [mem 0xb0000000-0xb0ffffff 64bit]
[ 0.260057] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[ 0.260060] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
[ 0.260764] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.260786] pci 0000:00:14.0: reg 0x10: [mem 0xb1310000-0xb131ffff 64bit]
[ 0.260851] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.261546] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.261568] pci 0000:00:14.2: reg 0x10: [mem 0xb132a000-0xb132afff 64bit]
[ 0.262342] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.262605] pci 0000:00:15.0: reg 0x10: [mem 0xb132b000-0xb132bfff 64bit]
[ 0.264084] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[ 0.264110] pci 0000:00:16.0: reg 0x10: [mem 0xb132c000-0xb132cfff 64bit]
[ 0.264183] pci 0000:00:16.0: PME# supported from D3hot
[ 0.264864] pci 0000:00:17.0: [8086:9d03] type 00 class 0x010601
[ 0.264882] pci 0000:00:17.0: reg 0x10: [mem 0xb1328000-0xb1329fff]
[ 0.264889] pci 0000:00:17.0: reg 0x14: [mem 0xb132f000-0xb132f0ff]
[ 0.264896] pci 0000:00:17.0: reg 0x18: [io 0x4080-0x4087]
[ 0.264904] pci 0000:00:17.0: reg 0x1c: [io 0x4088-0x408b]
[ 0.264911] pci 0000:00:17.0: reg 0x20: [io 0x4060-0x407f]
[ 0.264918] pci 0000:00:17.0: reg 0x24: [mem 0xb132d000-0xb132d7ff]
[ 0.264958] pci 0000:00:17.0: PME# supported from D3hot
[ 0.265617] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[ 0.265689] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.266363] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[ 0.266430] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.267096] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[ 0.267163] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[ 0.267843] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[ 0.268586] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.268602] pci 0000:00:1f.2: reg 0x10: [mem 0xb1324000-0xb1327fff]
[ 0.269291] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
[ 0.269318] pci 0000:00:1f.3: reg 0x10: [mem 0xb1320000-0xb1323fff 64bit]
[ 0.269351] pci 0000:00:1f.3: reg 0x20: [mem 0xb1300000-0xb130ffff 64bit]
[ 0.269399] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.270106] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.270165] pci 0000:00:1f.4: reg 0x10: [mem 0xb132e000-0xb132e0ff 64bit]
[ 0.270234] pci 0000:00:1f.4: reg 0x20: [io 0x4040-0x405f]
[ 0.270978] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.271032] pci 0000:02:00.0: [10ec:5287] type 00 class 0xff0000
[ 0.271062] pci 0000:02:00.0: reg 0x10: [mem 0xb1205000-0xb1205fff]
[ 0.271122] pci 0000:02:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[ 0.271212] pci 0000:02:00.0: supports D1 D2
[ 0.271213] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.271314] pci 0000:02:00.1: [10ec:8168] type 00 class 0x020000
[ 0.271342] pci 0000:02:00.1: reg 0x10: [io 0x3000-0x30ff]
[ 0.271368] pci 0000:02:00.1: reg 0x18: [mem 0xb1204000-0xb1204fff 64bit]
[ 0.271385] pci 0000:02:00.1: reg 0x20: [mem 0xb1200000-0xb1203fff 64bit]
[ 0.271479] pci 0000:02:00.1: supports D1 D2
[ 0.271480] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.271600] pci 0000:00:1c.4: PCI bridge to [bus 02]
[ 0.271602] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.271605] pci 0000:00:1c.4: bridge window [mem 0xb1200000-0xb12fffff]
[ 0.271755] pci 0000:03:00.0: [168c:0042] type 00 class 0x028000
[ 0.271943] pci 0000:03:00.0: reg 0x10: [mem 0xb1000000-0xb11fffff 64bit]
[ 0.272681] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.273255] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.273259] pci 0000:00:1c.5: bridge window [mem 0xb1000000-0xb11fffff]
[ 0.274102] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.274143] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.274183] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.274223] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.274262] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.274301] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.274340] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.274379] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.274847] ACPI Warning: GPE type mismatch (level/edge) (20180810/evxface-792)
[ 0.274849] ACPI: EC: interrupt unblocked
[ 0.274866] ACPI: EC: event unblocked
[ 0.274902] ACPI: _SB
.PCI0.LPCB.EC0
: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.274903] ACPI: _SB
.PCI0.LPCB.EC0
: Used as boot DSDT EC to handle transactions and events
[ 0.274954] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.274954] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.274954] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.274954] vgaarb: loaded
[ 0.274954] pps_core: LinuxPPS API ver. 1 registered
[ 0.274954] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]
[ 0.274954] PTP clock support registered
[ 0.274954] EDAC MC: Ver: 3.0.0
[ 0.274954] PCI: Using ACPI for IRQ routing
[ 0.303312] PCI: pci_cache_line_size set to 64 bytes
[ 0.303437] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[ 0.303438] e820: reserve RAM buffer [mem 0x71a02000-0x73ffffff]
[ 0.303439] e820: reserve RAM buffer [mem 0x73388000-0x73ffffff]
[ 0.303440] e820: reserve RAM buffer [mem 0x89e9e000-0x8bffffff]
[ 0.303441] e820: reserve RAM buffer [mem 0x8afff000-0x8bffffff]
[ 0.303441] e820: reserve RAM buffer [mem 0x36f000000-0x36fffffff]
[ 0.303505] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.303505] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.305385] clocksource: Switched to clocksource tsc-early
[ 0.309316] VFS: Disk quotas dquot_6.6.0
[ 0.309316] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.309316] AppArmor: AppArmor Filesystem Enabled
[ 0.309316] pnp: PnP ACPI init
[ 0.309316] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.309316] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.309316] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.309316] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved
[ 0.309316] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.309316] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.309316] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.309316] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.309316] system 00:01: [io 0x2000-0x20fe] has been reserved
[ 0.309316] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.309316] system 00:02: [io 0x0680-0x069f] has been reserved
[ 0.309316] system 00:02: [io 0xffff] has been reserved
[ 0.309316] system 00:02: [io 0xffff] has been reserved
[ 0.309316] system 00:02: [io 0xffff] has been reserved
[ 0.309316] system 00:02: [io 0x1800-0x18fe] has been reserved
[ 0.309316] system 00:02: [io 0x164e-0x164f] has been reserved
[ 0.309316] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.309316] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.309316] system 00:04: [io 0x1854-0x1857] has been reserved
[ 0.309316] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.309316] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.309316] pnp 00:06: Plug and Play ACPI device, IDs ETD050d PNP0f13 PNP0f03 (active)
[ 0.311424] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.311425] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.311426] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.311429] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.311827] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.311828] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.311829] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.311830] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.311831] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.311833] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.311834] system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved
[ 0.311835] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.311836] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.311837] system 00:08: [mem 0x90000000-0x9001ffff] has been reserved
[ 0.311840] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.312063] pnp: PnP ACPI: found 9 devices
[ 0.317362] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.317366] pci 0000:02:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[ 0.317376] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
[ 0.317377] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[ 0.317379] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[ 0.317392] pci 0000:00:1c.0: BAR 14: assigned [mem 0x90100000-0x902fffff]
[ 0.317396] pci 0000:00:1c.0: BAR 15: assigned [mem 0x90300000-0x904fffff 64bit pref]
[ 0.317398] pci 0000:00:1c.0: BAR 13: assigned [io 0x5000-0x5fff]
[ 0.317400] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.317403] pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff]
[ 0.317406] pci 0000:00:1c.0: bridge window [mem 0x90100000-0x902fffff]
[ 0.317409] pci 0000:00:1c.0: bridge window [mem 0x90300000-0x904fffff 64bit pref]
[ 0.317414] pci 0000:02:00.0: BAR 6: assigned [mem 0xb1210000-0xb121ffff pref]
[ 0.317415] pci 0000:00:1c.4: PCI bridge to [bus 02]
[ 0.317417] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
[ 0.317420] pci 0000:00:1c.4: bridge window [mem 0xb1200000-0xb12fffff]
[ 0.317425] pci 0000:00:1c.5: PCI bridge to [bus 03]
[ 0.317428] pci 0000:00:1c.5: bridge window [mem 0xb1000000-0xb11fffff]
[ 0.317434] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.317435] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.317436] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.317437] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[ 0.317438] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.317439] pci_bus 0000:01: resource 0 [io 0x5000-0x5fff]
[ 0.317440] pci_bus 0000:01: resource 1 [mem 0x90100000-0x902fffff]
[ 0.317441] pci_bus 0000:01: resource 2 [mem 0x90300000-0x904fffff 64bit pref]
[ 0.317442] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
[ 0.317443] pci_bus 0000:02: resource 1 [mem 0xb1200000-0xb12fffff]
[ 0.317444] pci_bus 0000:03: resource 1 [mem 0xb1000000-0xb11fffff]
[ 0.317532] NET: Registered protocol family 2
[ 0.317628] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.317661] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.317776] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.317860] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.317881] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.317909] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.317956] NET: Registered protocol family 1
[ 0.317959] NET: Registered protocol family 44
[ 0.317966] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.319492] PCI: CLS 64 bytes, default 64
[ 0.319514] Unpacking initramfs...
[ 2.437775] Freeing initrd memory: 25248K
[ 2.437807] DMAR: ACPI device "device:70" under DMAR at fed91000 as 00:15.0
[ 2.451396] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 2.451405] software IO TLB: mapped [mem 0x85e9e000-0x89e9e000] (64MB)
[ 2.451591] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2717868ea45, max_idle_ns: 440795316085 ns
[ 2.451600] clocksource: Switched to clocksource tsc
[ 2.452063] Initialise system trusted keyrings
[ 2.452099] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[ 2.452928] zbud: loaded
[ 2.453138] pstore: using deflate compression
[ 2.559832] Key type asymmetric registered
[ 2.559833] Asymmetric key parser 'x509' registered
[ 2.559840] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 2.559858] io scheduler noop registered
[ 2.559859] io scheduler deadline registered
[ 2.559880] io scheduler cfq registered (default)
[ 2.559881] io scheduler mq-deadline registered
[ 2.560445] pcieport 0000:00:1c.0: Signaling PME with IRQ 122
[ 2.560461] pcieport 0000:00:1c.4: Signaling PME with IRQ 123
[ 2.560472] pcieport 0000:00:1c.5: Signaling PME with IRQ 124
[ 2.560487] pciehp 0000:00:1c.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[ 2.560531] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.560540] vesafb: mode is 800x600x16, linelength=1600, pages=67
[ 2.560540] vesafb: scrolling: redraw
[ 2.560541] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[ 2.560551] vesafb: framebuffer at 0xa0000000, mapped to 0x0000000012cf2ffb, using 1875k, total 65472k
[ 2.577294] Console: switching to colour frame buffer device 100x37
[ 2.593877] fb0: VESA VGA frame buffer device
[ 2.593887] intel_idle: MWAIT substates: 0x11142120
[ 2.593888] intel_idle: v0.4.1 model 0x8E
[ 2.594038] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 2.594518] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.594867] Linux agpgart interface v0.103
[ 2.594899] AMD IOMMUv2 driver by Joerg Roedel [email protected]
[ 2.594900] AMD IOMMUv2 functionality not available on this system
[ 2.595082] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 2.601022] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 2.601024] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 2.601169] mousedev: PS/2 mouse device common for all mice
[ 2.601202] rtc_cmos 00:03: RTC can wake from S4
[ 2.601682] rtc_cmos 00:03: registered as rtc0
[ 2.601691] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 2.601697] intel_pstate: Intel P-state driver initializing
[ 2.601874] intel_pstate: HWP enabled
[ 2.601891] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.602103] NET: Registered protocol family 10
[ 2.606567] Segment Routing with IPv6
[ 2.606583] mip6: Mobile IPv6
[ 2.606584] NET: Registered protocol family 17
[ 2.606607] mpls_gso: MPLS GSO support
[ 2.606794] microcode: sig=0x806e9, pf=0x80, revision=0x84
[ 2.606869] microcode: Microcode Update Driver: v2.2.
[ 2.606877] sched_clock: Marking stable (2610482454, -3616167)->(2611594466, -4728179)
[ 2.607045] registered taskstats version 1
[ 2.607046] Loading compiled-in X.509 certificates
[ 2.607653] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 2.631812] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[ 2.631824] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
[ 2.631836] zswap: loaded using pool lzo/zbud
[ 2.631891] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.632717] rtc_cmos 00:03: setting system clock to 2019-04-05 03:58:43 UTC (1554436723)
[ 2.633648] Freeing unused kernel image memory: 1576K
[ 2.663685] Write protecting the kernel read-only data: 16384k
[ 2.664182] Freeing unused kernel image memory: 2028K
[ 2.664346] Freeing unused kernel image memory: 828K
[ 2.671326] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.671327] x86/mm: Checking user space page tables
[ 2.678594] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.678596] Run /init as init process
[ 2.772547] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 2.772556] ACPI: Power Button [PWRB]
[ 2.772597] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[ 2.772603] ACPI: Sleep Button [SLPB]
[ 2.772641] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[ 2.772647] ACPI: Lid Switch [LID0]
[ 2.772682] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 2.772851] ACPI: Power Button [PWRF]
[ 2.791319] ACPI: bus type USB registered
[ 2.791338] usbcore: registered new interface driver usbfs
[ 2.791345] usbcore: registered new interface driver hub
[ 2.791375] usbcore: registered new device driver usb
[ 2.797053] SCSI subsystem initialized
[ 2.803685] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 2.803725] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 2.805375] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.805381] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 2.806599] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[ 2.806604] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 2.806779] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 2.806780] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.806782] usb usb1: Product: xHCI Host Controller
[ 2.806783] usb usb1: Manufacturer: Linux 4.19.0-4-amd64 xhci-hcd
[ 2.806785] usb usb1: SerialNumber: 0000:00:14.0
[ 2.810436] cryptd: max_cpu_qlen set to 1000
[ 2.818219] AVX2 version of gcm_enc/dec engaged.
[ 2.818220] AES CTR mode by8 optimization enabled
[ 2.821962] libata version 3.00 loaded.
[ 2.825003] ahci 0000:00:17.0: version 3.0
[ 2.833336] hub 1-0:1.0: USB hub found
[ 2.833377] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 2.833848] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0x7 impl SATA mode
[ 2.833851] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
[ 2.834348] hub 1-0:1.0: 12 ports detected
[ 2.835732] thermal LNXTHERM:00: registered as thermal_zone0
[ 2.835734] ACPI: Thermal Zone [TZ01] (53 C)
[ 2.841095] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.841099] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 2.841102] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 2.841530] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 2.841532] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.841533] usb usb2: Product: xHCI Host Controller
[ 2.841535] usb usb2: Manufacturer: Linux 4.19.0-4-amd64 xhci-hcd
[ 2.841536] usb usb2: SerialNumber: 0000:00:14.0
[ 2.841828] hub 2-0:1.0: USB hub found
[ 2.841899] hub 2-0:1.0: 6 ports detected
[ 2.842860] usb: port power management may be unreliable
[ 2.849280] scsi host0: ahci
[ 2.849407] scsi host1: ahci
[ 2.849616] scsi host2: ahci
[ 2.849669] ata1: SATA max UDMA/133 abar m2048@0xb132d000 port 0xb132d100 irq 127
[ 2.849671] ata2: SATA max UDMA/133 abar m2048@0xb132d000 port 0xb132d180 irq 127
[ 2.849673] ata3: SATA max UDMA/133 abar m2048@0xb132d000 port 0xb132d200 irq 127
[ 2.850067] libphy: r8169: probed
[ 2.850341] r8169 0000:02:00.1 eth0: RTL8411, d8:c4:97:5f:6e:14, XID 5c800800, IRQ 128
[ 2.850343] r8169 0000:02:00.1 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 2.860120] i915: unknown parameter 'blacklist' ignored
[ 3.162959] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3.162992] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3.163695] ata1.00: ATA-10: WDC WD10SPZX-21Z10T0, 02.01A02, max UDMA/133
[ 3.163700] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 3.164620] ata1.00: configured for UDMA/133
[ 3.164666] ata3.00: ATA-9: HFS256G39TND-N210A, 30001P10, max UDMA/133
[ 3.164671] ata3.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 3.164934] scsi 0:0:0:0: Direct-Access ATA WDC WD10SPZX-21Z 1A02 PQ: 0 ANSI: 5
[ 3.165138] ata3.00: configured for UDMA/133
[ 3.168307] ata2: SATA link down (SStatus 4 SControl 300)
[ 3.175247] ahci 0000:00:17.0: port does not support device sleep
[ 3.175553] usb 1-3: new high-speed USB device number 2 using xhci_hcd
[ 3.175816] scsi 2:0:0:0: Direct-Access ATA HFS256G39TND-N21 1P10 PQ: 0 ANSI: 5
[ 3.188814] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 3.188821] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 3.188837] sd 0:0:0:0: [sda] Write Protect is off
[ 3.188843] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 3.188866] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.189178] sd 2:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[ 3.189185] sd 2:0:0:0: [sdb] 4096-byte physical blocks
[ 3.189200] sd 2:0:0:0: [sdb] Write Protect is off
[ 3.189206] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 3.189228] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.190332] sdb: sdb1 sdb2 sdb3 < sdb5 sdb6 sdb7 >
[ 3.191474] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 3.193375] sda: sda1
[ 3.193884] sd 0:0:0:0: [sda] Attached SCSI disk
[ 3.340286] usb 1-3: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 1.00
[ 3.340291] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.340295] usb 1-3: Product: DataTraveler 3.0
[ 3.340298] usb 1-3: Manufacturer: Kingston
[ 3.340301] usb 1-3: SerialNumber: 60A44C3FAC04B291397A04DF
[ 3.349277] usb-storage 1-3:1.0: USB Mass Storage device detected
[ 3.349566] scsi host3: usb-storage 1-3:1.0
[ 3.349783] usbcore: registered new interface driver usb-storage
[ 3.352680] usbcore: registered new interface driver uas
[ 3.381998] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4d5f03)
[ 3.394286] psmouse serio1: elantech: Synaptics capabilities query result 0x00, 0x16, 0x10.
[ 3.400795] Atheros(R) L2 Ethernet Driver - version 2.2.3
[ 3.400797] Copyright (c) 2007 Atheros Corporation.
[ 3.406391] psmouse serio1: elantech: Elan sample query result 03, 5c, 75
[ 3.430940] bnx2x: QLogic 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.712.30-0 (2014/02/10)
[ 3.444422] usbcore: registered new interface driver asix
[ 3.446607] usbcore: registered new interface driver ax88179_178a
[ 3.448694] usbcore: registered new interface driver catc
[ 3.451291] NET: Registered protocol family 35
[ 3.451909] usbcore: registered new interface driver cdc_phonet
[ 3.453727] usbcore: registered new interface driver cdc_eem
[ 3.455751] usbcore: registered new interface driver cdc_ether
[ 3.458185] usbcore: registered new interface driver cdc_ncm
[ 3.458956] usbcore: registered new interface driver cdc_wdm
[ 3.459511] usbcore: registered new interface driver cdc_mbim
[ 3.462582] usbcore: registered new interface driver cdc_subset
[ 3.464501] usbcore: registered new interface driver ch9200
[ 3.466321] usbcore: registered new interface driver cx82310_eth
[ 3.467365] usb 1-5: new full-speed USB device number 3 using xhci_hcd
[ 3.468327] usbcore: registered new interface driver dm9601
[ 3.468764] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input6
[ 3.470247] usbcore: registered new interface driver gl620a
[ 3.474061] hso: drivers/net/usb/hso.c: Option Wireless
[ 3.474075] usbcore: registered new interface driver hso
[ 3.475962] usbcore: registered new interface driver huawei_cdc_ncm
[ 3.477774] usbcore: registered new interface driver int51x1
[ 3.479715] usbcore: registered new interface driver ipheth
[ 3.481568] usbcore: registered new interface driver kalmia
[ 3.483700] usbcore: registered new interface driver kaweth
[ 3.485613] libphy: Fixed MDIO Bus: probed
[ 3.487348] usbcore: registered new interface driver lan78xx
[ 3.489234] usbcore: registered new interface driver lg-vl600
[ 3.491189] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 3.493084] usbcore: registered new interface driver net1080
[ 3.495360] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 3.495374] usbcore: registered new interface driver pegasus
[ 3.497134] usbcore: registered new interface driver plusb
[ 3.499643] usbcore: registered new interface driver qmi_wwan
[ 3.502770] usbcore: registered new interface driver r8152
[ 3.504826] usbcore: registered new interface driver rndis_host
[ 3.506864] usbcore: registered new interface driver rtl8150
[ 3.508972] usbcore: registered new interface driver sierra_net
[ 3.511744] usbcore: registered new interface driver smsc75xx
[ 3.514202] usbcore: registered new interface driver smsc95xx
[ 3.516238] usbcore: registered new interface driver sr9700
[ 3.518390] usbcore: registered new interface driver CoreChips
[ 3.521473] usbcore: registered new interface driver zaurus
[ 3.527292] device-mapper: uevent: version 1.0.3
[ 3.527458] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: [email protected]
[ 3.611352] raid6: sse2x1 gen() 11271 MB/s
[ 3.616436] usb 1-5: New USB device found, idVendor=04ca, idProduct=3015, bcdDevice= 0.01
[ 3.616437] usb 1-5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.679351] raid6: sse2x1 xor() 8246 MB/s
[ 3.743411] usb 1-7: new high-speed USB device number 4 using xhci_hcd
[ 3.747355] raid6: sse2x2 gen() 13948 MB/s
[ 3.815353] raid6: sse2x2 xor() 9438 MB/s
[ 3.883352] raid6: sse2x4 gen() 16224 MB/s
[ 3.912682] usb 1-7: New USB device found, idVendor=0408, idProduct=a031, bcdDevice= 0.06
[ 3.912684] usb 1-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 3.912685] usb 1-7: Product: VGA WebCam
[ 3.912686] usb 1-7: Manufacturer: Quanta
[ 3.912686] usb 1-7: SerialNumber: 0x0001
[ 3.951354] raid6: sse2x4 xor() 10064 MB/s
[ 4.019353] raid6: avx2x1 gen() 22524 MB/s
[ 4.087352] raid6: avx2x1 xor() 15832 MB/s
[ 4.155352] raid6: avx2x2 gen() 27320 MB/s
[ 4.223351] raid6: avx2x2 xor() 17333 MB/s
[ 4.291353] raid6: avx2x4 gen() 31401 MB/s
[ 4.359351] raid6: avx2x4 xor() 19176 MB/s
[ 4.359352] raid6: using algorithm avx2x4 gen() 31401 MB/s
[ 4.359352] raid6: .... xor() 19176 MB/s, rmw enabled
[ 4.359353] raid6: using avx2x2 recovery algorithm
[ 4.359943] xor: automatically using best checksumming function avx
[ 4.360329] async_tx: api initialized (async)
[ 4.404888] ntfs: driver 2.1.32 [Flags: R/O MODULE].
[ 4.435587] ntfs: volume version 3.1.
[ 4.551386] ntfs: volume version 3.1.
[ 4.712415] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 4.772364] scsi 3:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[ 4.774215] sd 3:0:0:0: [sdc] 30277632 512-byte logical blocks: (15.5 GB/14.4 GiB)
[ 4.776741] sd 3:0:0:0: [sdc] Write Protect is off
[ 4.776746] sd 3:0:0:0: [sdc] Mode Sense: 23 00 00 00
[ 4.779243] sd 3:0:0:0: [sdc] No Caching mode page found
[ 4.780334] sd 3:0:0:0: [sdc] Assuming drive cache: write through
[ 4.789557] sdc: sdc1
[ 4.796166] sd 3:0:0:0: [sdc] Attached SCSI removable disk
[ 4.804139] EXT4-fs (sdb6): mounted filesystem with ordered data mode. Opts: (null)
[ 4.890135] EXT4-fs (sdb7): mounted filesystem with ordered data mode. Opts: (null)
[ 6.198260] loop: module loaded
[ 6.422501] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 7.998206] systemd[1]: Inserted module 'autofs4'
[ 8.070054] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 8.087822] systemd[1]: Detected architecture x86-64.
[ 8.103086] systemd[1]: Set hostname to <localhost.localdomain>.
[ 8.103520] systemd[1]: Initializing machine ID from random generator.
[ 8.718055] systemd[1]: /lib/systemd/system/fancontrol.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/fancontrol.pid → /run/fancontrol.pid; please update the unit file accordingly.
[ 8.723207] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 8.723264] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 8.723295] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 8.723439] systemd[1]: Listening on Journal Socket (/dev/log).
[ 8.723484] systemd[1]: Listening on Syslog Socket.
[ 8.993843] aoe: AoE v85 initialised.
[ 9.103427] RPC: Registered named UNIX socket transport module.
[ 9.103428] RPC: Registered udp transport module.
[ 9.103429] RPC: Registered tcp transport module.
[ 9.103430] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 9.185101] systemd-journald[661]: Received request to flush runtime journal from PID 1
[ 9.239010] fuse init (API version 7.27)
[ 9.366243] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 9.430188] JFS: nTxBlock = 8192, nTxLock = 65536
[ 9.613535] Loading iSCSI transport class v2.0-870.
[ 9.729408] iscsi: registered transport (tcp)
[ 10.222544] iscsi: registered transport (iser)
[ 10.577297] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 10.577299] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 10.577300] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 10.577301] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 10.577301] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 10.577302] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 10.719025] ACPI: AC Adapter [ACAD] (on-line)
[ 11.055501] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 11.061090] iTCO_vendor_support: vendor-support=0
[ 11.164577] battery: ACPI: Battery Slot [BAT1] (battery present)
[ 11.212834] input: PC Speaker as /devices/platform/pcspkr/input/input7
[ 11.241171] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 11.241293] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 11.251419] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 11.262922] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 11.262953] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 11.263333] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 11.548499] acer_wmi: Acer Laptop ACPI-WMI Extras
[ 11.548527] acer_wmi: Function bitmap for Communication Button: 0x801
[ 11.723473] input: Acer WMI hotkeys as /devices/virtual/input/input8
[ 11.906444] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 11.972499] media: Linux media interface: v0.10
[ 11.993919] videodev: Linux video capture interface: v2.00
[ 12.117341] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[ 12.281053] uvcvideo: Found UVC 1.00 device VGA WebCam (0408:a031)
[ 12.283337] uvcvideo 1-7:1.0: Entity type for entity Extension 4 was not initialized!
[ 12.283339] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not initialized!
[ 12.283340] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not initialized!
[ 12.284698] input: VGA WebCam: VGA WebCam as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input9
[ 12.284807] usbcore: registered new interface driver uvcvideo
[ 12.284808] USB Video Class driver (1.1.1)
[ 12.410832] ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 12.555411] Bluetooth: Core ver 2.22
[ 12.555423] NET: Registered protocol family 31
[ 12.555423] Bluetooth: HCI device and connection manager initialized
[ 12.555426] Bluetooth: HCI socket layer initialized
[ 12.555428] Bluetooth: L2CAP socket layer initialized
[ 12.555432] Bluetooth: SCO socket layer initialized
[ 12.611356] intel_rapl: Found RAPL domain package
[ 12.611357] intel_rapl: Found RAPL domain core
[ 12.611358] intel_rapl: Found RAPL domain uncore
[ 12.611359] intel_rapl: Found RAPL domain dram
[ 12.662876] usbcore: registered new interface driver btusb
[ 12.715092] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:03:00.0.bin (-2)
[ 12.715586] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[ 12.716088] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/cal-pci-0000:03:00.0.bin (-2)
[ 12.716650] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/QCA9377/hw1.0/firmware-6.bin (-2)
[ 12.717184] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/QCA9377/hw1.0/firmware-5.bin (-2)
[ 12.717678] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/QCA9377/hw1.0/firmware-4.bin (-2)
[ 12.718172] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/QCA9377/hw1.0/firmware-3.bin (-2)
[ 12.718665] ath10k_pci 0000:03:00.0: firmware: failed to load ath10k/QCA9377/hw1.0/firmware-2.bin (-2)
[ 12.719151] ath10k_pci 0000:03:00.0: Failed to find firmware-N.bin (N between 2 and 6) from ath10k/QCA9377/hw1.0: -2
[ 12.719705] ath10k_pci 0000:03:00.0: could not fetch firmware files (-2)
[ 12.720055] ath10k_pci 0000:03:00.0: could not probe fw (-2)
[ 18.564512] input: BRLTTY 5.6 Linux Screen Driver Keyboard as /devices/virtual/input/input10
[ 22.663466] snd_hda_intel 0000:00:1f.3: couldn't bind with audio component
[ 22.751847] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 22.751850] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 22.751852] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 22.751853] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 22.751854] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 22.751856] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
[ 22.751857] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 22.785650] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 22.786920] dell_smbios: Unable to run on non-Dell system
[ 22.836062] snd_hda_codec_realtek hdaudioC0D0: Failed to find dell wmi symbol dell_micmute_led_set
[ 23.744969] snd_hda_codec_hdmi hdaudioC0D2: No i915 binding for Intel HDMI/DP codec
[ 23.745212] hdaudio hdaudioC0D2: Unable to bind the codec
[ 23.745296] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[ 23.745433] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12

stable/stable-alternate -- no UEFI bootable images since zesty

As title suggests, since Zesty (clonezilla-live-20170905-zesty-amd64.iso), the stable-alternate images will not boot on a UEFI machine (I'm using a MacBook as test)

You can tell if an image will boot by popping the USB into a Linux machine and checking the partitions list. A UEFI bootable disk will show a OCS-EFI partition

For example: this one will boot (clonezilla-live-20170905-zesty-amd64.iso):

image

This one will not (clonezilla-live-2.6.1-25-amd64.iso):
image

From the stable set of images, the last one that will boot is clonezilla-live-2.5.2-31-amd64.iso

While it is possible to hack the image using something like this: https://www.rmprepusb.com/tutorials/136_uefi_ubuntu, some people won't have the time or desire to have to hack something that should just work.

osc-live-general finished with error

我使用clonezilla备份了我的服务器,我的服务器是ubuntu-server 1604 ,在备份的过程中没有出现问题,然后,在windows环境下我使用了VMware还原备份的ubuntu-server 1604的镜像但是在最后一步的时候出现了这个错误,很难过。
clonezilla.log
`Starting /usr/sbin/ocs-sr at 2017-07-06 00:59:38 UTC...
*****************************************************.
Clonezilla image dir: /home/partimag
Shutting down the Logical Volume Manager
Finished Shutting down the Logical Volume Manager
PS. 下次您可以直接下这样的指令:
/usr/sbin/ocs-sr -g auto -e1 auto -e2 -c -r -icds -j2 -p choose restoredisk 2017-07-05-06-img sda
*****************************************************.
Partition table file for disk was found: sda
MBR file for this disk was found: sda
�[1;33m该分区的镜像是可还原的: sda1
�[0;39m�[1;33m该分区的镜像是可还原的: nangle-test-vg-root
�[0;39m�[1;33m该镜像中所有分区或LV设备的镜像已经检查过也确实是可还原的: 2017-07-05-06-img
�[0;39mRunning: task_restoreparts "2017-07-05-06-img" "sda1 sda5" ""
*****************************************************.
下个步骤将把镜像文件还原到这台机器的硬盘/分区: "/home/partimag/2017-07-05-06-img" -> "sda sda1 sda5"
该镜像产生时间: 2017-0705-0716
警告. 在这个硬盘/分区的资料将会被完全盖掉! 所有现存的资料将会遗失:
*****************************************************.
Machine: VMware Virtual Platform
sda (96.6GB_VMware_Virtual_I_VMware_Virtual_IDE_Hard_Drive_00000000000000000001)
sda1 (487M_ext2(In_VMware_Virtual_I)_VMware_Virtual_IDE_Hard_Drive_00000000000000000001)
sda5 (89.5G_lvm(In_VMware_Virtual_I)_VMware_Virtual_IDE_Hard_Drive_00000000000000000001)
*****************************************************.
This program is not started by clonezilla server.
*****************************************************.
容我再问您一次.
下个步骤将把镜像文件还原到这台机器的硬盘/分区: "/home/partimag/2017-07-05-06-img" -> "sda sda1 sda5"
该镜像产生时间: 2017-0705-0716
警告. 在这个硬盘/分区的资料将会被完全盖掉! 所有现存的资料将会遗失:
*****************************************************.
Machine: VMware Virtual Platform
sda (96.6GB_VMware_Virtual_I_VMware_Virtual_IDE_Hard_Drive_00000000000000000001)
sda1 (487M_ext2(In_VMware_Virtual_I)_VMware_Virtual_IDE_Hard_Drive_00000000000000000001)
sda5 (89.5G_lvm(In_VMware_Virtual_I)_VMware_Virtual_IDE_Hard_Drive_00000000000000000001)
*****************************************************.
Shutting down the Logical Volume Manager
Finished Shutting down the Logical Volume Manager
Creating partition in /dev/sda...
Trying to clean the MBR and GPT partition table on the destination disk first: /dev/sda
Informing the OS of partition table changes... done!
*****************************************************.
Thu Jul 6 01:03:36 UTC 2017
Writing the partition table...
No partition table exists in target disk /dev/sda, try to initialize one so that we can get the disk size by parted... Running: parted -s /dev/sda mklabel msdos
done!
Running: LC_ALL=C sfdisk --force /dev/sda < /home/partimag/2017-07-05-06-img/sda-pt.sf 2>&1 | tee -a /var/log/clonezilla.log
Checking that no-one is using this disk right now ... OK

Disk /dev/sda: 90 GiB, 96636764160 bytes, 188743680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xc4d6d693

Old situation:

Script header accepted.
Script header accepted.
Script header accepted.
Script header accepted.
Created a new DOS disklabel with disk identifier 0x067bdbae.
/dev/sda1: Created a new partition 1 of type 'Linux' and of size 487 MiB.
/dev/sda2: Created a new partition 2 of type 'Extended' and of size 89.5 GiB.
/dev/sda3: Created a new partition 5 of type 'Linux LVM' and of size 89.5 GiB.
/dev/sda6: Done.

New situation:

Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 999423 997376 487M 83 Linux
/dev/sda2 1001470 188743679 187742210 89.5G 5 Extended
/dev/sda5 1001472 188743679 187742208 89.5G 8e Linux LVM

The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.
Checking that no-one is using this disk right now ... OK

Disk /dev/sda: 90 GiB, 96636764160 bytes, 188743680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xc4d6d693

Old situation:

Script header accepted.
Script header accepted.
Script header accepted.
Script header accepted.
Created a new DOS disklabel with disk identifier 0x067bdbae.
/dev/sda1: Created a new partition 1 of type 'Linux' and of size 487 MiB.
/dev/sda2: Created a new partition 2 of type 'Extended' and of size 89.5 GiB.
/dev/sda3: Created a new partition 5 of type 'Linux LVM' and of size 89.5 GiB.
/dev/sda6: Done.

New situation:

Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 999423 997376 487M 83 Linux
/dev/sda2 1001470 188743679 187742210 89.5G 5 Extended
/dev/sda5 1001472 188743679 187742208 89.5G 8e Linux LVM

The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.
This was done by: LC_ALL=C sfdisk --force /dev/sda < /home/partimag/2017-07-05-06-img/sda-pt.sf 2>&1 | tee -a /var/log/clonezilla.log
Checking the integrity of partition table in the disk /dev/sda...
Informing the OS of partition table changes.... done!
*****************************************************.
The first partition of disk /dev/sda starts at 2048.
Restoring the hidden data between MBR (1st sector, i.e. 512 bytes) and 1st partition, which might be useful for some recovery tool, by:
dd if=/home/partimag/2017-07-05-06-img/sda-hidden-data-after-mbr of=/dev/sda seek=1 bs=512 count=2047
2047+0 records in
2047+0 records out
1048064 bytes (1.0 MB, 1.0 MiB) copied, 0.344201 s, 3.0 MB/s
*****************************************************.
*****************************************************.
Restoring partition /dev/sda1...
*****************************************************.
Starting unicast restoring image 2017-07-05-06-img to /dev/sda1...
If this action fails or hangs, check:

  • Is the saved image /home/partimag/2017-07-05-06-img/sda1.ext2-ptcl-img.gz.* corrupted ?
    *****************************************************.
    ( for img in /home/partimag/2017-07-05-06-img/sda1.ext2-ptcl-img.gz.*; do
    cat
    done
    ) | gunzip -c 2> /tmp/unzip_stdin_cmd_error.z1hLF8 | LC_ALL=C partclone.ext2 -z 10485760 -N -L /var/log/partclone.log -s - -r -o /dev/sda1
    Partclone v0.2.91 http://partclone.org
    Starting to restore image (-) to device (/dev/sda1)
    we need memory: 67524 bytes
    image head 4160, bitmap 62336, crc 1028 bytes
    Calculating bitmap... Please wait... get device size 510656512 by ioctl BLKGETSIZE64,
    done!
    File system: EXTFS
    Device size: 510.7 MB = 498688 Blocks
    Space in use: 76.4 MB = 74633 Blocks
    Free Space: 434.2 MB = 424055 Blocks
    Block size: 1024 Byte
    Image Version: 0001
    Syncing... OK!
    Partclone successfully restored the image (-) to the device (/dev/sda1)

Time elapsed: 10.58 secs (~ .176 mins)
Finished unicast restoring image 2017-07-05-06-img to /dev/sda1.
Informing the OS of partition table changes.... done!
*****************************************************.
Finding swap partition(s) in MBR table /home/partimag/2017-07-05-06-img/sda-pt.sf...
Probing sda with blockdev before restoring EBR...
Finding extended partition(s) in parted table /home/partimag/2017-07-05-06-img/sda-pt.parted...
Restoring extended boot record (EBR) in extended partition /dev/sda2...
Found the EBR data for /dev/sda2 in the image dir, restore it by:
Running: ocs-restore-ebr --ocsroot /home/partimag 2017-07-05-06-img sda2
Setting the TERM as jfbterm
Restoring the first 446 bytes of EBR data for extended partition sda2... done.
*****************************************************.
*****************************************************.
LVM exists, restoring PV/VG/LV.
Preparing the LVM (PV/VG/LV)...
Creating the PV...
done.
Restoring the VG config...
Couldn't find device with uuid 0icIA3-KXmB-TQVJ-BWPx-wD6d-nUer-f11iWG.
Cannot restore Volume Group nangle-test-vg with 1 PVs marked as missing.
Restore failed.
done.
程序停止!.
`

Shutting down with inserted disk

When you choose the ability to shutdown your computer after making a backup of the system, why does Clonezilla wants that you first have to remove the disk before the computer shuts down?
Because making backups sometimes need a lot of time, I mostly do that before I'm going to bed. When the backup is finished (and that's when I have been fallen asleep) the computer don't shuts down and so when I wake up the next morning I permanently hear the noise of the computer-fans.
So it would be great, if Clonezilla would shut down without removing the disk.

Live Alternative Clonezilla.iso UEFI boot option missing

Hi, the new Alternative .iso wont boot via UEFI for me.
The file structure was changed around for some reason anyway it doesn't work for me.
clonezilla-live-20180329-artful-amd64.iso
EFI/boot/ missing /images folder and efiboot.img
It's now located under boot/grub/efiboot.img
VS the old file structure of
clonezilla-live-20170905-zesty-amd64.iso
EFI/boot/images/efiboot.img
Boot-able USB created using:
sudo dd bs=4M if=/home/me/ramdisk/clonezilla-live-20180329-artful-amd64.iso of=/dev/sdb status=progress && sync
OS: Arch
Just some user feedback.
I think this the right place to post this, if not I apologize...

Error: The resize command has been removed in parted 3.0

When restoredisk has finished on an EFI partition, an error is reported;

Now tuning the file system size on partition /dev/mmcblk0p1 to fit the partition size...
Running: ocs-resize-part  --batch /dev/mmcblk0p1
Running: parted -s /dev/mmcblk0 resize p1 1049kB 538MB
Error: The resize command has been removed in parted 3.0

The error on the last line is on screen, but not in /var/log/clonezilla.log.

Perhaps because the check for resize in the parted --help output detects the new resizepartition command.

Seen on clonezilla-live-20151012-wily-amd64.iso

Clone LUKS partition

I have an encrypted partition dev/sdXY and it is decrypted to /dev/mapper/luks-XYZ. How can I back up that one instead of the encrypted one? It doesn't show up anywhere on the lists of available partitions. I can't afford to back up 200GiB of free space on my partition just because it is encrypted.

bittorrent support ?

Hi,

I work in a University. 5 years ago we searched for all deployment systems and we did'nt find any project which fits our needs. We used sometimes clonezilla but in unicast, for 800 nodes...
We tried DRBL, but our nodes are in A Class, so very poor performance, and install documentations are.... you know :)

So i made my own solution, in bash, based on murder from twitter : https://github.com/lg/murder
It's now working well, i can deploy my GNU/Linux image (4,5G xz -9e compressed) on 800 nodes in 45min max, using nfsroot instead of squashfs.

I will probably start to make the project more distribuable, in python instead of bash. The problem is that my solution is a clonezilla-like, which could probably share lots of code (dialog menus for example).

I saw that there are some commits about bttrack|bittorrent etc... Can you tell us a little more ? When will this be tryable in unstable version ?

Thanks, have a nice day

EFI boot file in partition /dev/mmcblk01 was _NOT_ found

update-efi-nvram-boot-entry does not work with some disk device names.

On clonezilla-live-20151012-wily-amd64.iso, I had used to savedisk then restoredisk on a laptop on which Ubuntu Trusty 14.04.3 had been installed. This laptop uses eMMC, so the disk name is /dev/mmcblk0 and the first partition is /dev/mmcblk0p1.

efi_system_part="${disk_}${esp_no}"

might be changed to

case "${disk_}" in
    *mmcblk*)
        efi_system_part="${disk_}p${esp_no}"
        ;;
    *)
        efi_system_part="${disk_}${esp_no}"
        ;;
esac

The log of restoredisk is:

*****************************************************.
Running: update-efi-nvram-boot-entry -r /home/partimag/2015-10-24-03-img/efi-nvram.dat -f /tmp/efi_info.9uGznz /dev/mmcblk0
Updating boot entry of EFI NVRAM...
EFI system partition: /dev/mmcblk01
The EFI system partition UUID 279e53d1-5423-46eb-a9b3-520de59eecbf in EFI NVRAM does _NOT_ match the one on partition /dev/mmcblk01. UUID of /dev/mmcblk01 is: 
Removing the stale boot entry 0000 by command:
efibootmgr -B -b 0000
BootCurrent: 0016
Timeout: 2 seconds
BootOrder: 0013,0014,0015,0016,0017,0018,0019
Boot0010  Setup
Boot0011  Boot Menu
Boot0012  Diagnostic Splash
Boot0013* ATA HDD0:
Boot0014* eMMC Card0:
Boot0015* ATA HDD1:
Boot0016* USB HDD:
Boot0017* USB CD:
Boot0018* USB FDD:
Boot0019* PCI LAN:
*****************************************************.
EFI boot file in partition /dev/mmcblk01 was _NOT_ found.
Program terminated!!
End of restoreparts job for image 2015-10-24-03-img.
End of restoredisk job for image 2015-10-24-03-img.
Checking if udevd rules have to be restored...
‘/lib/udev/rules.d/85-lvm2.rules.drblsave’ -> ‘/lib/udev/rules.d/85-lvm2.rules’
Running 'udevadm control --reload-rules' to reload udevd rules...
This program is not started by Clonezilla server, so skip notifying it the job is done.
Finished!
Now syncing - flush filesystem buffers...

Workaround was to boot from Ubuntu Trusty 14.04.3 installation media and then;

mount /dev/mmcblk0p2 /mnt
mount /dev/mmcblk0p1 /mnt/boot/efi
mount -t sysfs sysfs /mnt/sys
mount -t proc proc /mnt/proc
mount -t devtmpfs devfs /mnt/dev
mount -t devpts devpts /mnt/dev/pts
chroot /mnt grub-install --bootloader-id ubuntu /dev/mmcblk0
umount /mnt/dev/pts
umount /mnt/dev
umount /mnt/proc
umount /mnt/sys
umount /mnt/boot/efi
umount /mnt

Feature request: BitLocker support for home folder

Hi Steven,

When I select a BitLocker partition to use as the home folder, it says 'Unknown file system type: BitLocker'.

Could Clonezilla be updated to detect BitLocker partitions, and mount them using:

mkdir -p /media/bitlocker
dislocker <partition> -u -- /media/bitlocker    //this will prompt for a password
mount -o loop /media/bitlocker/dislocker-file /home/partimag

Thank you,
Fidel

mount logical volume as /home/partimage

I've been using this tool for a while now, so I wan't to say thanks.

I have been manually mounting a logical volume as /home/partimage, and that works fine, but it's a bit rough around the edges. It would be nice if the interface offered that ability.

USB Error 100 after successfully clone before reboot

Hello,

I get a USB error in the console (100, I don't remember the exact error message) when the cloning was successful and I choose the reboot option.

However, the cloning was successful but the reboot does not work and I have to hardreset the PC.

I have had this problem with the current alternative-stable of Ubuntu on several PCs.

Is this perhaps a bug or how to solve the problem?

I did not have this problem with any of the previous versions.

Thanks in advance.

Created file invisible after clone

I have a 500 gig Samsung T5 ssd formatted as Ext4 for linux and I cloned a 250 gig Ext4 formated ssd drive of which 69 gig are used. I used the basic for beginners option. Clonezilla did not copy the whole drive but only the 69 gig and while the T5 ssd now shows that only 323 gig are free there is no img file or any other file present. The mount point of the T5 is to the 323 gig free space the disk utility shows only one partition of 500 gig and says 15.5% is used. Also I was under the impression that a complete disk copy was done and there was no default compression of free space.

So it looks like the cloned disk is there but not the whole disk and it is somehow not visible I have not tried to put it though clonezilla because I do not have a backup machine to test its integrity.

ocs-chnthn-functions does not work correctly with new net-tools version

The script scripts/sbin/ocs-chnthn-functions uses gen_hn_streamto create a hostname to change a Windows hostname based on IP or MAC. This fails on recent versions of clonezilla since the ifconfig binary is from net-tools 2.10-alpha which has different output than the version from net-tools 1.x. The script is expecting output from net-tools 1.x, which results in the hostname not being set properly.

Failed to create initrd in the restored os

I've restored my very first partition by using CloneZilla. However, during the process, I've noticed an error message: Failed to create initrd in the restored os. Since my Manjaro works fine now and I assume I could just ignore that message, I'd like to double check if any further actions should be applied?

How to proceed when cloning a hard disk to another one for new PC?

Hello,

How to proceed when cloning a hard drive to a new larger hard drive for a new PC?

I use Ubuntu 20.04 as OS.

What must be done after the restore?

Does clonezilla take over the changes to the boot and fstab?

How exactly do you have to do this?

Thanks in advance.

destination disk is too small

It could be most appropriate to use partition data sizes to make the decision if disk really too small. And make proportional size increase/decrease automatically.

Discrepancy in "noeject" presence between Isolinux and Grub2 menus

Currently, the Linux kernel parameters in /syslinux/isolinux.cfg (for Isolinux) and /EFI/boot/grub.cfg (for Grub2) of a release are equal, except for the presence of the noeject parameter. It is absent in the former and present in the latter. Is there a reason for this discrepancy?

clonezilla-live-2.4.5-7-amd64

奇怪的问题真机

系统是由UltraISO写u盘装的
Win10_20H2_v2_English_x64.iso
磁盘是 Win10_20H2_v2_English_x64 分区的。

两个不同的硬盘都是这种问题。
有一个硬盘只有一个分区(win10)无系统保留分区
clonezilla.log:
Starting /usr/sbin/ocs-sr at 2021-03-18 10:30:07 UTC...
*****************************************************.
Clonezilla image dir: /home/partimag
Shutting down the Logical Volume Manager
Finished Shutting down the Logical Volume Manager
The selected devices: sdb1 sdb2
PS. 下次您可以直接下这样的指令:
/usr/sbin/ocs-sr -q2 -c -j2 -z1p -i 4096 -sfsck -scs -senc -p reboot saveparts 2021-03-18-10-img sdb1 sdb2
*****************************************************.
The selected devices: sdb1 sdb2
这个磁盘存在不匹配的GPT和MBR分割表: /dev/sdb
这将会搞混再生龙,使得产生的镜像文件无法使用,或者无法复制磁盘。
你可以使用gdisk或者sgdisk来修复这个问题。例如,如何你确认MBR分割表才是你要的,你可以使用这个指令来将GPT的分割表清除,而保留MBR分割表:
sudo sgdisk -z /dev/sdx
相反的,若你确认只有GPT分区表是你要的,你可以使用这个指令将MBR分区表清除,而保留GPT分区表:
sudo dd if=/dev/zero of=/dev/sdx bs=512 count=1
//注意// (1) 将/dev/sdx取代成上述的磁盘名称 (2) 磁盘上的资料有可能会全部丢失,因此请务必小心使用此指令。
请修复此问题然后再启动再生龙。
程序停止!!

SSH keys

Can there be an option to use ssh keys when backing up over ssh, instead of password authentication?

partclone.ext4: invalid option -- 'z'

Ubuntu 14.04 (live disk)

Run partclone: partclone.ext4 -z 10485760 -N -L /var/log/partclone.log -c -s /dev/sda2 --output - | pigz -c --fast -b 1024 -p 16 | split -b 2000m - /home/partimag/huhuhu-img/sda2.ext4-ptcl-img.gz. 2> /tmp/split_error.Dr3mQn
partclone.ext4: invalid option -- 'z'
partclone.extfs v0.2.51 http://partclone.org

The image resulted in an un-restorable image..

Cannot use ocs-img-2-vdk when booted by clonezilla live (without kvm in it)

Dear all,

ocs-img-2-vdk seems like a wonderful tool to generate a qcow2 image file. However, when I boot using the Clonezilla live USB, there is no built-in kvm in it. I have tried to find the documents on the official website, but I cannot find any information about how to use this tool. Can anyone give me some hints? Thanks!

OCS-RESIZE-PART Resize Doesn't Work on FAT32

When using ocs-resize-part found in the Ubuntu 18.04-based version of Clonezilla, it will not actually resize a FAT32 filesystem restored to a larger partition than it was captured from - it only prints out the fatresize information.

The ocs-resize-part script uses a single call to fatresize with both -i (information) and -s (resize) flags on the command line. When I execute the exact fatresize line from the script only information is printed (no resize is attempted). When I execute the same command line sans the -i flag, the resize occurs properly.

I would suggest either: (1) removing the -i flag from the current fatresize command in the ocs-resize-part script, or (2) removing the -s flag from the current line and adding a new fatresize execution below it with the -s. The first suggestion will simply execute the resize without any fuss. The second will still print out information before resizing.

Love Clonezilla but wish there was a nice easy to use GUI front end for it

Dear Clonezilla developers,

First, I Love Clonezilla and Thank you for providing it for everyone to use. But, I do wish there was a nice easy to use GUI front-end for it like Norton Ghost an Acronis, etc...

I have been using Clonezilla Live for years in Linux and it has always worked well for me. But, I also help out on the Linux Mint forums and I recommend Clonezilla to a lot of people. Unfortunately, a lot of new inexperienced users have trouble with its text interface.

Best regards,
Phil (phd21)

cnvt-ocs-dev damaged an image?

I have (had?) an image of a drive cloned with sdb identifier. I had to restore it on drive with sda identifier. Therefore it seemed using cnvt-ocs-dev was a good idea. After running command:
cnvt-ocs-dev sdb sda
there was no error given and all files containing "sdb" had been renamed with "sda". So far, so good.
Unfortunately, when trying to restore such an image I keep getting an error:
No disk or partitions image directory is found in /home/partimag!
error
How can I get this image repaired???

EDIT:
Before that editing of an image, it was successfully restored as sdb drive...

EDIT 2:
I've just compared list of image files between 2 different cloned drives. It looks like cnvt-ocs-dev had removed "parts" file. Luckily it is easy to reproduce as it contains only list of cloned partitions separated with space: "sda1 sda2 sda3" and so on. So, is it a bug or feature? 😁

NTFS is inconsistent

Hello

i'm using clonezille alternative in lastest version 20180119-artful

i'm trying to restaure an image and it looks ok


*****************************************************.
Restoring partition /dev/sda1...
*****************************************************.
...

done.

*****************************************************.
Restoring partition /dev/sda2...
*****************************************************.
...

done.
*****************************************************.
Now tuning the file system size on partition /dev/sda1 to fit the partition size...
Running: ocs-resize-part --ntfsfix --batch /dev/sda1
**Mounting volume... FAILED** <----------------------------------------
Attempting to correct errors... FAILED
Checking for self-located MFT segment... OK
ntfsresize -f -f /dev/sda1
ntfsresize v2016.2.22AR.2 (libntfs-3g)
ntfs_mst_post_read_fixup_warn: magic: 0x00000000  size: 1024   usa_ofs: 0  usa_count: 0: Invalid argument
Record 0 has no FILE magic (0x0)
Failed to load $MFT: Input/output error
ERROR(5): Opening '/dev/sda1' as NTFS failed: Input/output error
NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE!
The usage of the /f parameter is very IMPORTANT! No modification was
and will be made to NTFS by this software until it gets repaired.`

Do you have already seen something similar ?

the corresponding logs complete logs : https://paste.debian.net/1011149/

PS it was working well with previous version ( 20170829-zesty)

Thx

Implement a faster checksum method in "/usr/sbin/ocs-sr"

Currently it is only possible to generate SHA1 checksums of all created backup files. This is very slow and since 2005 SHA1 is considered as insecure.

BLAKE2 (b2sum) or the even faster implementation BLAKE3 (b3sum) on the other hand, are way faster; even faster than MD5. They also claim to be at least as secure as SHA384.

The b2sum binary is already available in the coreutils package, which should be already installed on all Debian distributions:

$ dpkg --search b2sum
coreutils: /usr/share/man/man1/b2sum.1.gz
coreutils: /usr/bin/b2sum

It would be awesome to implement one of these checksum methods.

NFS Server is DHCP

Hi!
Congrats on your software, btw. So, I think I found a flaw, or i'd recommend something. When the client is loading, and it is trying to mount the software, the nfs server address , $nfsserver in setup/files/misc/init.drbl is usually the dhcp address, since drbl is suppose to be the dhcp server. However, in my setting drbl is not the dhcp. I am only using it as a PXE server. And from a couple of forums I saw, i'm not the only one. I saw that some filesystem could be mounted correctly with that setting, like /tftpboot/node_root. So, do you think that instead of using the dhcp server address as the $nfsserver variable, you could be using the pxe address that you used for mounting /tftpboot/node_root? In most cases where drbl is the dhcp server, it won't change anything, since drbl is the pxe AND the dhcp. And it cases where drbl is not the dhcp, it won't change anything either since the pxe is the drbl server, and there's nothing on the dhcp. Also, before booting a client, I ran the mknic-nbi -c n command, so that the loading wouldn't stop because it wouldn't receive and address from drbl. So, what do you say? I could change it, but I can't seem to find where the pxe address is set in the code :/.

Missing dependency control in deb package

Clonezilla installed on Ubuntu 18.04 from default apt repository, version: 3.27.16-2

compression option:
-z5p Use_parallel_xz_compression,_for_multicore/CPU

Missing dependency:

pixz:

If this action fails or hangs, check:
* Is the disk full ?
*****************************************************.
Run partclone: partclone.vfat -z 10485760 -L /var/log/partclone.log -c -s /dev/mmcblk0p1 --output - | pixz -3 | split -a 2 -b 4096000MB - /home/partimag/2019-08-03-test/mmcblk0p1.vfat-ptcl-img.xz. 2> /tmp/split_error.SomHkb
/usr/share/drbl/sbin/ocs-functions: line 1248: pixz: command not found

screen:

ocsroot device is local_dev
Preparing the mount point /home/partimag...
If you want to use USB device as a Clonezilla image repository, please
 * Insert USB device into this machine *now*
 * Wait for about 5 secs 
 * Press Enter key 
so that the OS can detect the USB device and later we can mount it as /home/partimag.
Press "Enter" to continue......
/usr/sbin/prep-ocsroot: line 48: type: screen: not found
Mounting local dev as /home/partimag...

I took a look at https://github.com/stevenshiau/clonezilla/blob/master/debian/control#L13, maybe pigz is also missing?

Not sure if you'd like to update the dependency here directly, though I install a version from Ubuntu repository, but the missing dependency looks on both side.

BTW, just FYI, this is the dependency of Clonezilla package in Ubuntu 18.04 repository, maybe you'd like to take it as a reference:

Depends: drbl, file, pigz, gdisk, bc, dialog, fdisk | util-linux (<< 2.29.2-3~), e2fsprogs

Thanks you!

ocs-chnthn-functions detection fails with NVME drives (and possibly others)

The script scripts/sbin/ocs-chnthn-functions is used to change a cloned Windows hostname. It tries to figure out which partition to operate on by using the following code:

    if [ "`echo -n $hd | wc -m`" = "4" ]; then
      part_infos=$( echo "$partedhdinfo" | LC_ALL=C awk "$Str { print \"/dev/$hd\\t\"\$2\"\t\"\$3\"\t\"\$4; }"  );
    else
      part_infos=$( echo "$partedhdinfo" | LC_ALL=C awk "$Str { print \"/dev/$hd\"\$0; }"  );
    fi

    if [ "`echo -n $hd | wc -m`" = "4" ]; then
      partdev=$( echo "$partedhdinfo" | LC_ALL=C awk "$Str { print \"/dev/$hd\"; }"  );
    else
      partdev=$( echo "$partedhdinfo" | LC_ALL=C awk "$Str { print \"/dev/$hd\"\$1; }"  );
    fi

This works OK for names like /dev/sda1, /dev/hdb2, etc which are all 4 character names for a partition. NVME drives however are exposed in the format /dev/nvme0n1 for the raw device and /dev/nvme0n1p1 for the first partition. This confuses the above section of the script as the partition name isn't 4 characters, causing it to operate on /dev/nvme0n1p11 which obviously fails.

This check occurs even in batch mode where the partition is specified explicitly on the command line. For my own use I've simply made the check true since I know I'm specifying the correct partition as all my targets are identical.

I would recommend a more robust way to identify raw devices vs partitions as other users are likely to experience similar problems with NVME drives and possibly other types of devices exposed in a similar way. Or prevent the check from running when the user sets an explicit device/partition in the command line so advanced users can bypass it.

EFI boot file in partition /dev/sda1 was _NOT_ found

Hello,

I ran a test to see if clonezilla would work with a UEFI boot system running a SuSE Linux 11 SP3 system with a VFAT on /dev/sda1. i was able to backup using default settings to an image successfully. So i tried to run a restore and i noticed i got this error during the restore.

"EFI boot file in partition /dev/sda1 was NOT found."
Program terminated.

Below are some of the server configuration i am running on

Server model: HP Proliant DL 360 G9
OS: SLES 11 SP3 (64bit)
Storage: SSD 120GB (Raid 1)

CLonezilla version: clonezilla-live-20150805-vivid-amd64.iso

Below are the logs................................................

Clonezilla mode is device-image
ocsroot device is local_dev
Preparing the mount point /home/partimag...
If you want to use USB device as a Clonezilla image repository, please

  • Insert USB device into this machine now
  • Wait for about 5 secs
  • Press Enter key
    so that the OS can detect the USB device and later we can mount it as /home/partimag.
    Press "Enter" to continue......
    Informing the OS of partition table changes...
    Mounting local dev as /home/partimag...
    Excluding busy partition or disk...
    Getting /dev/sda1 info...
    Getting /dev/sdb1 info...
    Getting /dev/sdc1 info...
    /dev/sdb1 filesystem: ntfs
    ntfs-3g /dev/sdb1 /tmp/local-dev -o noatime
    Scanning dir /tmp/local-dev......................................... done!
    The file system disk space usage
    .
    Filesystem Size Used Avail Use% Mounted on
    gvfsd-fuse 0 0 0 - /root/.gvfs
    gvfsd-fuse 0 0 0 - /root/.gvfs
    /dev/sdb1 - - - - /tmp/local-dev
    /tmp/local-dev/CloneZilla 466G 359G 108G 77% /home/partimag
    ***
    .
    Press "Enter" to continue......
    done!
    Setting the TERM as xterm
    Starting /usr/sbin/ocs-sr at 2015-08-26 17:27:08 CDT...
    Choose the mode for ocs-sr
    ***
    .
    Clonezilla image dir: /home/partimag
    ***
    .
    Shutting down the Logical Volume Manager
    Shutting Down logical volume: /dev/system/home
    Shutting Down logical volume: /dev/system/root
    Shutting Down logical volume: /dev/system/swap
    Shutting Down volume group: system
    Finished Shutting down the Logical Volume Manager
    Searching for images.....
    Excluding busy partition or disk...
    ***
    .
    PS. Next time you can run this command directly:
    /usr/sbin/ocs-sr -g auto -e1 auto -e2 -c -r -j2 -p choose restoredisk 2015-08-26-17-img sda
    This command is also saved as this file name for later use if necessary: /tmp/ocs-2015-08-26-17-img-2015-08-26-17-27
    ***
    .
    Press "Enter" to continue...
    setterm: terminal xterm does not support --blank
    Activating the partition info in /proc... done!
    Getting /dev/sda1 info...
    Getting /dev/sda2 info...
    ***
    .
    The following step is to restore an image to the hard disk/partition(s) on this machine: "/home/partimag/2015-08-26-17-img" -> "sda sda1 sda2"
    The image was created at: 2015-0826-1717
    WARNING!!! WARNING!!! WARNING!!!
    WARNING. THE EXISTING DATA IN THIS HARDDISK/PARTITION(S) WILL BE OVERWRITTEN! ALL EXISTING DATA WILL BE LOST:
    ***
    .
    Machine: # SMBIOS implementations newer than version 2.7 are not
    sda (120GB_LOGICAL_VOLUME__3600508b1001c7efe90e903c37e9b8fd9)
    sda1 (156.8M_vfat_Ae(In_LOGICAL_VOLUME
    )3600508b1001c7efe90e903c37e9b8fd9)
    sda2 (111.6G_LVM2_member(In_LOGICAL_VOLUME
    )3600508b1001c7efe90e903c37e9b8fd9)
    ***
    .
    Are you sure you want to continue? (y/n) y
    OK, let's do it!!
    This program is not started by clonezilla server.
    ***
    .
    Let me ask you again.
    The following step is to restore an image to the hard disk/partition(s) on this machine: "/home/partimag/2015-08-26-17-img" -> "sda sda1 sda2"
    The image was created at: 2015-0826-1717
    WARNING!!! WARNING!!! WARNING!!!
    WARNING. THE EXISTING DATA IN THIS HARDDISK/PARTITION(S) WILL BE OVERWRITTEN! ALL EXISTING DATA WILL BE LOST:
    ***
    .
    Machine: # SMBIOS implementations newer than version 2.7 are not
    sda (120GB_LOGICAL_VOLUME__3600508b1001c7efe90e903c37e9b8fd9)
    sda1 (156.8M_vfat_Ae(In_LOGICAL_VOLUME
    )3600508b1001c7efe90e903c37e9b8fd9)
    sda2 (111.6G_LVM2_member(In_LOGICAL_VOLUME
    )3600508b1001c7efe90e903c37e9b8fd9)
    ***
    .
    Are you sure you want to continue? (y/n) y
    OK, let's do it!!
    Shutting down the Logical Volume Manager
    Shutting Down volume group: system
    Finished Shutting down the Logical Volume Manager
    Creating partition in /dev/sda...
    Trying to clean the MBR and GPT partition table on the destination disk first: /dev/sda
    Informing kernel the partition table has changed...
    Informing kernel the file system has been changed...... done!
    ***
    .
    Running: dd if=/dev/zero of=/dev/sda bs=512 count=1
    1+0 records in
    1+0 records out
    512 bytes (512 B) copied, 0.000510653 s, 1.0 MB/s
    No initial GPT table on disk /dev/sda. Create one now by:
    parted -s /dev/sda mklabel gpt
    Running: sgdisk -l /home/partimag/2015-08-26-17-img/sda-gpt.gdisk /dev/sda
    Error 38 when determining sector size! Setting sector size to 512
    Error 38 when determining sector size! Setting sector size to Disk device is /home/partimag/2015-08-26-17-img/sda-gpt.gdisk
    512
    Error 38 when determining sector size! Setting sector size to 512
    Disk device is /home/partimag/2015-08-26-17-img/sda-gpt.gdisk
    Error 38Disk device is /home/partimag/2015-08-26-17-img/sda-gpt.gdisk
    when determining sector size! Setting sector size to 512
    Error Disk device is /home/partimag/2015-08-26-17-img/sda-gpt.gdisk
    38 when determining sector size! Setting sector size to 512
    Error Disk device is /home/partimag/2015-08-26-17-img/sda-gpt.gdisk
    38 when determining sector size! Setting sector size to 512
    Error 38Disk device is /home/partimag/2015-08-26-17-img/sda-gpt.gdisk
    when determining sector size! Setting sector size to 512
    Error Disk device is /home/partimag/2015-08-26-17-img/sda-gpt.gdisk
    38 when determining sector size! Setting sector size to 512
    Error Disk device is /home/partimag/2015-08-26-17-img/sda-gpt.gdisk
    38 when determining sector size! Setting sector size to 512
    Error 38Disk device is /home/partimag/2015-08-26-17-img/sda-gpt.gdisk
    when determining sector size! Setting sector size to 512
    Error 38Disk device is /home/partimag/2015-08-26-17-img/sda-gpt.gdisk
    when determining sector size! Setting sector size to 512
    Error Disk device is /home/partimag/2015-08-26-17-img/sda-gpt.gdisk
    38 when determining sector size! Setting sector size to 512
    Error 38Disk device is /home/partimag/2015-08-26-17-img/sda-gpt.gdisk
    when determining sector size! Setting sector size to 512
    Disk device is /home/partimag/2015-08-26-17-img/sda-gpt.gdisk
    The operation has completed successfully.
    Informing kernel the partition table has changed...
    Informing kernel the file system has been changed..... done!
    The disk and partitions in this system now:
    ***
    *****.
    Model: HP LOGICAL VOLUME (scsi)
    Disk /dev/sda: 120GB
    Sector size (logical/physical): 512B/512B
    Partition Table: gpt

Number Start End Size File system Name Flags
1 262kB 165MB 164MB fat16 primary boot
2 165MB 120GB 120GB primary lvm

.
Restoring partition /dev/sda1...
***
.
***
.
Clean filesystem header in device /dev/sda1...
***
.
The image was saved from dd. Use dd to restore the image instead of smart programs, e.g. partimage, ntfsclone or partclone...
dd will save and restore all the blocks in the harddrive, no matter if the block is used or not.
THIS WILL BE VERY INEFFICIENT AND MIGHT TAKE VERY LONG TIME...
***
*********************************************.
Starting unicast restoring image 2015-08-26-17-img to /dev/sda1...
If this action fails or hangs after several minutes, check:

  • Is the saved image /home/partimag/2015-08-26-17-img/sda1.dd-img.* corrupted ?
    ****************************************************_.
    Cloned successfully.

    Time elapsed: 6.64 secs (~ .110 mins)
    Finished unicast restoring image 2015-08-26-17-img to /dev/sda1.
    Informing kernel the file system has been changed..... done!
    _.
    Finding swap partition(s) in GPT table /home/partimag/2015-08-26-17-img/sda-pt.parted...
    LVM exists, restoring PV/VG/LV.
    Preparing the LVM (PV/VG/LV)...
    Shutting down the Logical Volume Manager
    Shutting Down volume group: system
    Finished Shutting down the Logical Volume Manager
    Clean filesystem header in device /dev/sda2...
    Creating the PV...
    Couldn't find device with uuid NUlUIv-x27S-dm32-ya75-KRxC-gBat-NVKlNr.
    Physical volume "/dev/sda2" successfully created
    done.
    Restoring the VG config...
    Restored volume group system
    done.
    Setting up the Logical Volume Manager
    3 logical volume(s) in volume group "system" now active
    Restoring device system-home...
    ***
    .
    ***
    .
    Clean filesystem header in device /dev/system/home...
    ***
    .
    The image was saved from dd. Use dd to restore the image instead of smart programs, e.g. partimage, ntfsclone or partclone...
    dd will save and restore all the blocks in the harddrive, no matter if the block is used or not.
    THIS WILL BE VERY INEFFICIENT AND MIGHT TAKE VERY LONG TIME...
    ***
    **********************************************.
    Starting unicast restoring image 2015-08-26-17-img to /dev/system/home...
    If this action fails or hangs after several minutes, check:

  • Is the saved image /home/partimag/2015-08-26-17-img/system-home.dd-img.* corrupted ?
    ****************************************************_.
    Cloned successfully.

    Time elapsed: 148.29 secs (~ 2.471 mins)
    Finished unicast restoring image 2015-08-26-17-img to /dev/system/home.
    Informing kernel the file system has been changed... Not MBR or GPT type of device. Skipping informing kernel. done!
    _.
    Restoring device system-root...
    ***
    .
    ***
    .
    Clean filesystem header in device /dev/system/root...
    ***
    .
    The image was saved from dd. Use dd to restore the image instead of smart programs, e.g. partimage, ntfsclone or partclone...
    dd will save and restore all the blocks in the harddrive, no matter if the block is used or not.
    THIS WILL BE VERY INEFFICIENT AND MIGHT TAKE VERY LONG TIME...
    ***
    **********************************************.
    Starting unicast restoring image 2015-08-26-17-img to /dev/system/root...
    If this action fails or hangs after several minutes, check:

  • Is the saved image /home/partimag/2015-08-26-17-img/system-root.dd-img.* corrupted ?
    ****************************************************_.
    Cloned successfully.

    Time elapsed: 124.51 secs (~ 2.075 mins)
    Finished unicast restoring image 2015-08-26-17-img to /dev/system/root.
    Informing kernel the file system has been changed... Not MBR or GPT type of device. Skipping informing kernel. done!
    _.
    ***
    .
    Found the swap partition /dev/system/swap info, create it by:
    mkswap -U f3141df8-7247-44da-9548-d990923fee34 /dev/system/swap
    mkswap: /dev/system/swap: warning: wiping old swap signature.
    Setting up swapspace version 1, size = 2097148 KiB
    no label, UUID=f3141df8-7247-44da-9548-d990923fee34
    ***
    .
    ***
    .
    Running: ocs-restore-mbr --ocsroot /home/partimag 2015-08-26-17-img sda
    Setting the TERM as xterm
    Not a MBR disk: sda
    No need to restore the first 446 bytes of MBR data.
    Now tuning the file system size on partition /dev/sda1 to fit the partition size...
    Running: ocs-resize-part --batch /dev/sda1
    parted -s /dev/sda resize 1 262kB 165MB
    WARNING: you are attempting to use parted to operate on (resize) a file system.
    parted's file system manipulation code is not as robust as what you'll find in
    dedicated, file-system-specific packages like e2fsprogs. We recommend
    you use parted only to manipulate partition tables, whenever possible.
    Support for performing most operations on most types of file systems
    will be removed in an upcoming release.
    ***
    .
    Now tuning the file system size on partition /dev/sda2 to fit the partition size...
    Running: ocs-resize-part --batch /dev/sda2
    "LVM2_member" is an unknown or unsupported filesystem... Skip resizing that.
    ***
    .
    Running: ocs-tux-postprocess sda1 sda2 system/home system/root system/swap
    Trying to remove udev hardware record in the restored OS...
    The specified destination device: sda1 sda2 system/home system/root system/swap
    Trying to remove udev persistent files. The devices to be searched: sda1 sda2 system/home system/root system/swap...
    Skip /dev/sda1 (vfat).
    Now searching possible device /dev/sda2...
    Now searching possible device /dev/system/home...
    Now searching possible device /dev/system/root...
    removed '/tmp/hd_img.SB2ieY/etc/udev/rules.d/70-persistent-cd.rules'
    Skip /dev/system/swap (swap).
    done!
    ***
    .
    Running: ocs-update-syslinux -b sda1 sda2
    Device /dev/sda2 is not a FAT partition.
    Skip updating syslinux on that.
    ***
    .
    Running: ocs-install-grub -p "sda1 sda2" auto
    The grub directory is NOT found. Maybe it does not exist (so other boot manager exists) or the file system is not supported in the kernel. Skip running grub-install.
    ***
    .
    Running: run_ntfsreloc_part -p "sda1 sda2" auto
    The NTFS boot partition was not found or not among the restored partition(s). Skip running partclone.ntfsfixboot.
    ***
    .
    Running: update-efi-nvram-boot-entry -r /home/partimag/2015-08-26-17-img/efi-nvram.dat /dev/sda
    Updating boot entry of EFI NVRAM...
    EFI system partition: /dev/sda1
    efibootmgr: EFI variables are not supported on this system.
    No partition boot entry from hard drive exists in EFI NVRAM.
    EFI boot entries on this system:
    ***
    .
    efibootmgr: EFI variables are not supported on this system.
    ***
    .
    efibootmgr: EFI variables are not supported on this system.
    EFI boot file in partition /dev/sda1 was NOT found.
    Program terminated!!
    Setting network boot in the 1st order of uEFI NVRAM...
    efibootmgr: EFI variables are not supported on this system.
    efibootmgr: EFI variables are not supported on this system.
    efibootmgr: EFI variables are not supported on this system.
    End of restoreparts job for image 2015-08-26-17-img.
    End of restoredisk job for image 2015-08-26-17-img.
    ***
    **********************************************


    Checking if udevd rules have to be restored...
    This program is not started by Clonezilla server, so skip notifying it the job is done.
    Finished!
    Now syncing - flush filesystem buffers...

Ending /usr/sbin/ocs-sr at 2015-08-26 17:33:55 CDT...

thanks

Boon

Clonezilla wont use 10gbe ethernet - Only getting 1 gigabit speed for clone and recovery.

When cloning, my speeds are not exceeding 1 Gbit/s with 10 Gbe cards. I have also tested bonding, since they are dual port cards on either side, and this has not provided any benefit. but I think more importantly, it would be good to see the card's 10 Gbe performance be utilised. They normally work in Linux and Windows without any extra drivers required.

I have intel 10 Gbe NIC's in a z8 workstation and in a Qnap tvs 671 NAS. During normal operation with nfs mounts, and smb tests I can achieve around 400 MBytes/s read and write. clonezilla wont go much past 100MB/s

Incorrect prefix in grub.cfg

Referring to the /EFI/boot/grub.cfg file (both in ISO and ZIP releases): The file currently has following content (clonezilla-live-2.4.2-32-amd64):

#
set prefix=/EFI/boot/
set default="0"
if loadfont $prefix/unicode.pf2; then
set gfxmode=auto
insmod efi_gop
insmod efi_uga
insmod gfxterm
terminal_output gfxterm
fi
set timeout="30"
set hidden_timeout_quiet=false

if background_image $prefix/ocswp-grub2.png; then
set color_normal=black/black
set color_highlight=magenta/black
else
set color_normal=cyan/blue
set color_highlight=white/blue
fi

# Since no network setting in the squashfs image, therefore if ip=, the network is disabled.

menuentry "Clonezilla live (Default settings, VGA 800x600)"{
search --set -f /live/vmlinuz
linux /live/vmlinuz boot=live union=overlay username=user config components quiet noswap edd=on nomodeset nodmraid noeject locales= keyboard-layouts= ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no vga=788 ip= net.ifnames=0 nosplash i915.blacklist=yes radeonhd.blacklist=yes nouveau.blacklist=yes vmwgfx.enable_fbdev=1
initrd /live/initrd.img
}
[...]

Issue
There seem to be following issues with the set prefix=/EFI/boot/ line at its beginning:

  1. The prefix defines location of Grub's ‘/boot/grub’ directory - i.e. the directory, in which a platform-specific sub-directory is located which contains Grub modules, such as search.mod, linux.mod, etc., which are used in the menuentry. But those modules don't come with Clonezilla, so that those modules aren't found by Grub using that prefix. (Grub could just use its own version-specific modules instead. So, no need to define prefix at all.) See https://www.gnu.org/software/grub/manual/grub.html#prefix for information.
  2. The slash at the end of the line results in a double slash in on subsequent use of the prefix variable in the script. E.g.:
if loadfont $prefix/unicode.pf2

expands to:

if loadfont /EFI/boot//unicode.pf2

Which results in wrong path.

Proposal
It looks like the prefix variable is only needed for script-internal use. Therefore, following suggestion:

  1. Rename prefix to anything not related to Grub environment variables. So that it becomes a purely internal script variable.
  2. Remove the slash at the end of set ...=/EFI/boot/

Thank you for this great project!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.