[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [D-I] Question about setting up palo/ext2 boot partition



(No need to CC me, I'm subscribed.)

On Tuesday 17 April 2007 16:43, Thibaut VARENE wrote:
> Hmm, I have no problem running palo with -U on a mounted partition:

Very, very strange because the README for palo says:
    The update (-U) feature is currently disabled, perhaps permanently.
    The usual method for maintaining your disk is to edit /etc/palo.conf
    and rerun palo.

And it also seems disabled in the source (palo/palo.c):
<snip>
    else        /* update */
    {
        unsigned end = f0start + f0length;

        fprintf(stderr, "palo -U doesn't work yet\n"); exit(2);
#if 0
        <code that should implement -U>
#endif
</snip>

Attachment: pgp4kwUkXielz.pgp
Description: PGP signature


Reply to: