:: Re: [DNG] vdev
Top Page
Delete this message
Reply to this message
Author: fsmithred
Date:  
To: aitor_czr, dng
Subject: Re: [DNG] vdev
On 08/15/2016 01:45 PM, aitor_czr wrote:
>
> Hi fsmithred,
>
> On 08/15/2016 07:12 PM, fsmithred wrote:
>> I installed live-boot, live-config, live-boot-initramfs-tools,
>> live-config-sysvinit, and at the end of the installation, when it tried to
>> run update-initramfs, it failed. I forget what the error was.
>
> As i explained, you need a diferent version of initramfs-tools for running
> update-initramfs. Try with this one (it's the same for all architectures):
>
> http://gnuinos.org/initramfs-tools_0.120+deb8u2_all.deb
>
> I still didn't change the version number.
>
> Cheers,
>
> Aitor.
>
>
>


Errors on installing the deb:

/usr/sbin/mkinitramfs: 261: /usr/share/initramfs-tools/scripts/functions:
Syntax error: "}" unexpected
update-initramfs: failed for /boot/initrd.img-3.16.0-4-amd64 with 2.
dpkg: error processing package initramfs-tools (--install):
subprocess installed post-installation script returned error exit status 2


The error I got when I ran update-initramfs (before installing the deb)
was a complaint that the initrd had been changed and that I should use -t
to override.

-fsr