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

Re: New working sparc64 netinst image



Hi,

>On 01/01/2016 10:35 PM, Ulrich Teichert wrote:
>> Partitioning is OK, but creating an ext4 filesystems still gets no further
>> than 33%. Looks unchanged to me - from the outside.
>
>Did you check whether the change that Kieron was talking about:
>
>> Modified /lib/partman/commit.d/50format_ext3
>> and changed the line
>> mkfs.$filesystem $device $usage >/dev/null; then
>> to
>> mkfs.$filesystem -F $device $usage >/dev/null; then
>
>was actually in? I might have just made a mistake while creating the
>new image and forgot to include the updated installer packages.

Definitely not in:

if log-output -t partman --pass-stdout \
  mkfs.$filesystem $device $usage >/dev/null; then
    sync
    status=OK
  else
    status=failed
fi

No harm done, though, installed the rest by hand for now and got a booting
system with kernel 4.3.3. That's more than I could say last year ;-)

I'll keep it available for further tests,
HTH,
Uli
-- 
Dipl. Inf. Ulrich Teichert|e-mail: Ulrich.Teichert@gmx.de | Listening to:
Stormweg 24               |Imperial State Electric, The Estranged,
24539 Neumuenster, Germany|The About Blanks, Cyanide Pills, Fu Manchu.


Reply to: