Re: Error when running ./build.sh

"Georg Potthast" <[email protected]> Mon, 27 Feb 2017 08:17:14 +0100
Newsgroups org.kernel.vger.linux-8086
Message-ID <641C96E3D0B049DAACCB7DB76101F350@PotthastHP>
I always use the full3 target and have not tested any different target. So 
"sudo make full3" in elkscmd works. You may have to change the owner of the 
resulting full3 file to use that with qemu.

Georg

-----Ursprüngliche Nachricht----- 
From: Jody Bruchon
Sent: Monday, February 27, 2017 7:42 AM
To: Derek Johansen ; [email protected]
Subject: Re: Fwd: Error when running ./build.sh

On 2017-02-27 1:35 AM, Derek Johansen wrote:
> After pulling in the ethernet updates I try to run
>
> sudo ./build.sh
>
> and get the following error:
>
> for DEL in sbin/partype sbin/ramdisk bin/clock; do rm /mnt/elks/$DEL;
> done || true
> [ "yes" = "yes" ] && \
> cp -p /home/djohanse/elk2/elks/elkscmd/ktcp/ktcp /mnt/elks/bin || true
> mkdir -p /mnt/elks/boot
> cp /home/djohanse/elk2/elks/elks/arch/i86/boot/Image /mnt/elks/boot/linux
> cp: error writing ‘/mnt/elks/boot/linux’: No space left on device
> cp: failed to extend ‘/mnt/elks/boot/linux’: No space left on device
> make[1]: *** [_build_bootable_target] Error 1
> make[1]: Leaving directory `/home/djohanse/elk2/elks/elkscmd'
> make: *** [full5] Error 2
> Build script has terminated with error 8
full5 is the 1.2M floppy image. Chances are that something in elkscmd
will need to be dropped from it to make it work in the default
configuration.
--
To unsubscribe from this list: send the line "unsubscribe linux-8086" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html