It looks like the Debian kernel source switch from using bz to xz
compression a while ago.
https://kernel-handbook.alioth.debian.org/ch-source.html
---
manual/en/post-install/kernel-baking.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manual/en/post-install/kernel-bakin
Package: installation-reports
Boot method: USB stick
Image version:
http://cdimage.debian.org/cdimage/jessie_di_rc1/amd64/iso-cd/debian-jessie-DI-rc1-amd64-netinst.iso
Date: Tue Feb 3 10:41:43 CST 2015
Machine: Supermicro motherboard with Intel RST
Processor: Intel Xeon E5620
Memory: 100 GB
Par
So I booted the live USB again and:
1. scan and assemble the array
* mdadm --assemble --scan
2. mount /dev/md0 /mnt
3. mount /dev/sda1 /mnt/boot
4. mount -o bind /dev /mnt/dev
5. mount -o bind /sys /mnt/sys
6. mount -o bind /proc /mnt/proc
7. chroot /mnt
8. apt-get pur
3 matches
Mail list logo