X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=grml-debootstrap.8.txt;h=bfb38cc0221e14aa2d956eaff3521c22e400a69a;hp=fa68864c1e423bca90b7fd54960f2a7489a7aa12;hb=75be5c331f84328f189d3ae622e2b35de1ce23f8;hpb=491c75a1d40b96efd398d689d40d8b8a0d165c87 diff --git a/grml-debootstrap.8.txt b/grml-debootstrap.8.txt index fa68864..bfb38cc 100644 --- a/grml-debootstrap.8.txt +++ b/grml-debootstrap.8.txt @@ -383,6 +383,18 @@ default (http://http.debian.net/debian) doesn't provide it any longer nowadays. Set the mirror to e.g. http://archive.debian.org/debian/ if you don't have your own lenny mirror. +Also when debootstrapping lenny on a live system with a kernel version +like "3.16-1-grml-amd64" lenny's libc will fail to install with: + + [...] + /var/lib/dpkg/tmp.ci/preinst: line 265: [: 3.16-1-grml-amd64: integery expression expected + /var/lib/dpkg/tmp.ci/preinst: line 231: 3.16-1-grml-amd64: syntax error: invalid arithemtic operator (error token is ".16-1-grml-amd64") + dpkg: error processing /var/cache/apt/archives/libc6_2.7-18lenny7_amd64.deb (--install): + [....] + +To workaround this either debootstrap from a system with an according +kernel version or use the "fake uname" workaround (just google for it). + When installing lenny to a new mdraid, grml-debootstrap will use md metadata format version 0.90. This limits the device to a maximum size of 2TB, but has the advantage of grub-legacy actually being able to boot from it.