Displaying 6 results from an estimated 6 matches for "manjaroiso".
2013 Nov 25
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...gest testing again with the
additional:
-sort-weight 2 isolinux/isolinux.bin
Note: I am posting this parameter as Gerardo did (path in relative
notation). I am not sure if the adequate path for this parameter
should be with or without a heading "/".
So the parameters for xorriso in Manjaroiso would look like:
xorriso -as mkisofs ${_qflag} \
-iso-level 3 -rock -joliet \
-max-iso9660-filenames -omit-period \
-omit-version-number \
-relaxed-filenames -allow-lowercase \
-volid "${LABEL}" \
-appid "${APPLICATION}" \...
2013 Nov 23
4
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
It occured with every BIOS system I tested on (none of them Dell):
1. HP G62 laptop (i3)
2. Samsung RV520 (i3)
Don't know what system Philip Muller uses; have copied him in as he has far
more technical knowledge than I do. Syslinux tested from Arch and Manjaro
(an Arch derivative). Basically found then when creating latest ISO images.
I may be missing something as well about the FMs. Just
2013 Nov 24
2
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/24/2013 09:56 AM, Ady wrote:
>> The very early code that emits this message is *identical* between
>> Syslinux 4 and Syslinux 6. The biggest difference is the size of
>> isolinux.bin, so it is possible that that might be the source of the
>> problem.
>>
>> -hpa
>
> I wonder if isolinux.bin should be limited to max. 16 sectors (of
> 2KiB
2013 Nov 23
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
Hi Ady,
I'm the developer of manjaroiso, the tool we use to build our install
medias for Manjaro Linux.
During our testings we found out, that syslinux6 won't work on older
hardware. I've a new Lenovo i7 notebook which booted up our images just
fine. Even with syslinux6. On my other PCs I got similar error messages
as Carl go...
2013 Nov 23
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...org/svntogit/packages.git/plain/trunk/syslinux-6.02-fix-chainloading.patch?h=packages/syslinux
This is included in the latest syslinux package you find in
testing/unstable at Manjaro.
kind regards
Phil
On 11/23/2013 03:44 PM, Philip M?ller wrote:
> Hi Ady,
>
> I'm the developer of manjaroiso, the tool we use to build our install
> medias for Manjaro Linux.
> During our testings we found out, that syslinux6 won't work on older
> hardware. I've a new Lenovo i7 notebook which booted up our images
> just fine. Even with syslinux6. On my other PCs I got similar error...
2013 Nov 24
5
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
> I'm the developer of manjaroiso, the tool we use to build our install
> medias for Manjaro Linux.
> During our testings we found out, that syslinux6 won't work on older
> hardware. I've a new Lenovo i7 notebook which booted up our images
> just fine. Even with syslinux6. On my other PCs I got similar error...