grub-devel
[Top][All Lists]
Advanced

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

Re: grub-shell: Pass -no-pad to xorriso when building floppy images


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: grub-shell: Pass -no-pad to xorriso when building floppy images
Date: Wed, 22 Jan 2014 16:12:26 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.2.0

On 16.01.2014 15:53, Colin Watson wrote:
> On Thu, Jan 16, 2014 at 03:05:44PM +0100, Thomas Schmitt wrote:
>> Hi,
>>
>>> +    mkrescue_args="${mkrescue_args} -- -no-pad"
>>
>> This "--" is most probably not what you want.
> [...]
>>   mkrescue_args="${mkrescue_args} -no-pad"
> 
> This doesn't work for me:
> 
>   + pkgdatadir=. ./grub-mkrescue --output=/tmp/tmp.NiHozwqHYv 
> --override-directory=./grub-core --rom-directory=/tmp/tmp.Z4Kx63yul8 
> --themes-directory=../../themes --compress=xz --fonts= --locales= --themes= 
> -no-pad /boot/grub/grub.cfg=/tmp/tmp.pEYe6QbufK 
> /boot/grub/testcase.cfg=/tmp/tmp.8OxC8koxHb
>   ./grub-mkrescue: invalid option -- 'n'
>   Try 'grub-mkrescue --help' or 'grub-mkrescue --usage' for more information.
> 
Hm, that's annoying that xorrisofs has single-dash long parameters.
Perhaps we shouldn't use argp for parsing arguments in mkrescue but own,
simpler code.
> Thanks,
> 


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]