Displaying 2 results from an estimated 2 matches for "alphav".
Did you mean:
alpha
2016 Mar 26
2
Follow up to adding EFI boot?
...ARRANTY."
echo "This is free software, and you are welcome"
echo "to redistribute it freely."
echo
echo
sleep 3
#16384
#ramdisk_size=32768
ramdisk_size=65536
ramdisk_size=98304
ramdisk_size=131072
device=$1
option=$2
ver=$3
if [ "$ver" = "" ]; then
alphaver=""
else
alphaver=alpha$ver
fi
if [ "$device" = "" ]; then
echo "USAGE: $0 DEVICE OPTION"
echo "example: $0 ATAPI:1,0,0 blank"
echo "first BLANKS a CD-RW and burns to ATAPI Writer on"
echo "Secondary master.&qu...
2019 Aug 16
2
Question on upgrading to syslinux 6.04?
On 16 Aug 2019 at 5:40, Ady Ady via Syslinux wrote:
To: "syslinux at zytor.com" <syslinux at zytor.com>
Date sent: Fri, 16 Aug 2019 05:40:45 +0000
Subject: Re: [syslinux] Question on upgrading to syslinux 6.04?
From: Ady Ady via Syslinux <syslinux at syslinux.org>
Send reply to: Ady Ady <ady-sf at hotmail.com>
> > I've