ich habe ein neues Mainboard (Asrock Q1900M) für meinen kleinen Heimserver gekauft und versuche gerade die aktuelle Debian stable (64bit / AMD64) zu installieren. Davor hatte ich ein Debian Jessie (32bit) laufen. Da ich meine Daten gerne behalten würde, habe ich die Partitionen so angepasst, dass ich eine 60 GB Partitionfür die neue Installation frei gemacht habe.
Ich habe mit diversen Mitteln unter Windows 10 (zB Unetbootin) und Linux Mint bootable USBs hergestellt, aber jedes mal schlägt die Installation beim Schritt "install the base system" fehl. Manchmal ist es einfach eingefroren, meist bekomme ich aber einen Fehler (broken pipe oder kernel probleme).
Eine erstellte Live CD (Debian & Cinnamon) funktioniert scheinbar ohne weitere Probleme.
Den aktuell benutzten USB Stick habe ich folgendermassen erstellt:
Code: Alles auswählen
# cp debian.iso /dev/sdX
# sync
Code: Alles auswählen
Nov 12 12:53:07 kernel: [ 176.507344] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: errors=remount-ro
Nov 12 12:53:08 apt-install: Queueing package e2fsprogs for later installation
Nov 12 12:53:09 main-menu[390]: DEBUG: resolver (libgcc1): package doesn't exist (ignored)
Nov 12 12:53:09 main-menu[390]: INFO: Falling back to the package description for brltty-udeb
Nov 12 12:53:09 main-menu[390]: INFO: Falling back to the package description for brltty-udeb
Nov 12 12:53:09 main-menu[390]: INFO: Menu item 'bootstrap-base' selected
Nov 12 12:53:09 debootstrap: /usr/sbin/debootstrap --components=main --debian-installer --resolve-deps --no-check-gpg stretch /target file:///cdrom/
Nov 12 12:53:22 debootstrap: xzcat: corrupted data
Nov 12 12:53:22 debootstrap: tar: short read
Nov 12 12:53:22 debootstrap: ar: write error: Broken pipe
Nov 12 12:53:51 base-installer: error: exiting on error base-installer/debootstrap-failed
Nov 12 12:53:54 main-menu[390]: WARNING **: Configuring 'bootstrap-base' failed with error code 30
Nov 12 12:53:54 main-menu[390]: WARNING **: Menu item 'bootstrap-base' failed.
Nov 12 12:53:59 main-menu[390]: INFO: Modifying debconf priority limit from 'high' to 'medium'
https://www.file-upload.net/download-12 ... rtman.html
https://www.file-upload.net/download-12 ... yslog.html
https://www.file-upload.net/download-12 ... 0.log.html
Danach noch der normale Installer:
Code: Alles auswählen
Nov 12 13:30:33 in-target: update-initramfs: deferring update (trigger activated)^M
Nov 12 13:30:33 in-target: Processing triggers for initramfs-tools (0.130) ...^M
Nov 12 13:30:34 in-target: Undefined subroutine &main::GetOptions called at /usr/bin/debconf-apt-progress line 410.
Nov 12 13:30:34 base-installer: error: exiting on error base-installer/kernel/failed-install
Nov 12 13:30:46 main-menu[390]: WARNING **: Configuring 'bootstrap-base' failed with error code 30
Nov 12 13:30:46 main-menu[390]: WARNING **: Menu item 'bootstrap-base' failed.
Nov 12 13:30:48 main-menu[390]: INFO: Modifying debconf priority limit from 'high' to 'medium'
Nov 12 13:30:48 debconf: Setting debconf/priority to medium
https://www.file-upload.net/download-12 ... rtman.html
https://www.file-upload.net/download-12 ... yslog.html
https://www.file-upload.net/download-12 ... 0.log.html
Ich habe jetzt auch das UEFI Bios auf die aktuelle Version gehoben und alle CPU Speedstepping / Power Management Funktionen deaktiviert. Es hilft alles nix, immer bricht die Installation ab...
Code: Alles auswählen
Nov 12 13:54:56 debootstrap: Preparing to unpack .../tzdata_2017b-1_all.deb ...
Nov 12 13:54:56 debootstrap: Unpacking tzdata (2017b-1) ...
Nov 12 13:54:57 debootstrap: Setting up gcc-6-base:amd64 (6.3.0-18) ...
Nov 12 13:54:58 debootstrap: Setting up lsb-base (9.20161125) ...
Nov 12 13:54:58 debootstrap: Setting up sensible-utils (0.0.9) ...
Nov 12 13:54:58 debootstrap: Setting up ncurses-base (6.0+20161126-1+deb9u1) ...
Nov 12 13:54:58 debootstrap: Setting up libsemanage-common (2.6-2) ...
Nov 12 13:54:59 debootstrap: Setting up libaudit-common (1:2.6.7-2) ...
Nov 12 13:54:59 debootstrap: Setting up libc6:amd64 (2.24-11+deb9u1) ...
Nov 12 13:54:59 debootstrap: Setting up libbz2-1.0:amd64 (1.0.6-8.1) ...
Nov 12 13:54:59 debootstrap: Setting up libgpg-error0:amd64 (1.26-2) ...
Nov 12 13:55:00 debootstrap: Setting up libc-bin (2.24-11+deb9u1) ...
Nov 12 13:55:00 debootstrap: Segmentation fault
Nov 12 13:55:00 kernel: [ 224.353289] dpkg[17647]: segfault at 55b012b8d308 ip 000055a0113c858b sp 00007fff8fcb2120 error 4 in dpkg[55a0113bc000+45000]
Nov 12 13:55:43 base-installer: error: exiting on error base-installer/debootstrap-failed
Nov 12 13:55:57 main-menu[223]: WARNING **: Configuring 'bootstrap-base' failed with error code 1
Nov 12 13:55:57 main-menu[223]: WARNING **: Menu item 'bootstrap-base' failed.
Nov 12 13:55:58 main-menu[223]: INFO: Modifying debconf priority limit from 'high' to 'medium'