Greetings, On Sat, Jun 16, 2012 at 5:56 PM, <[email protected]> wrote: > So it seems to work now, > I'm sorry to have made waste your time. > My new config is: > > lb config noauto \ > --distribution "wheezy" \ > --archive-area "main contrib non-free" \ > --mirror-bootstrap "http://ftp.fr.debian.org/debian" \ > --mirror-chroot-security="http://security.debian.org" \ > --mirror-binary="http://ftp.fr.debian.org/debian" \ > --mirror-binary-security="http://security.debian.org" \ > --bootappend-live "locales=fr_FR.UTF-8 keyboard-layouts=fr > timezone=Europe/Paris quiet threadirqs" \ > "${@}" > > script rtirq say ok when i launch it ... > > Thanks >
No worries and glad you now have working. > ----- Mail original ----- > De: [email protected] > À: "Richard Nelson" <[email protected]> > Envoyé: Samedi 16 Juin 2012 23:50:23 > Objet: Re: [live-build] how to give options to kernel > > Thank you for your help. > Here'is my config file: > > lb config noauto \ > --distribution "wheezy" \ > --archive-area "main contrib non-free" \ > --mirror-bootstrap "http://ftp.fr.debian.org/debian" \ > --mirror-chroot-security="http://security.debian.org" \ > --mirror-binary="http://ftp.fr.debian.org/debian" \ > --mirror-binary-security="http://security.debian.org" \ > --bootappend-live "locales=fr_FR.UTF-8 keyboard-layouts=fr > timezone=Europe/Paris" "threadirqs" \ > "${@}" > > Oups like you see I made a mistake by listing the arguments in > bootappend-live. > I build again and say if its ok or not ... > > Thank you again. > > ----- Mail original ----- > De: "Richard Nelson" <[email protected]> > À: [email protected] > Envoyé: Samedi 16 Juin 2012 22:32:24 > Objet: Re: [live-build] how to give options to kernel > > Greetings, > > On Sat, Jun 16, 2012 at 1:04 PM, <[email protected]> wrote: >> Greetings >> >> But if you want to give arguments like splash or quiet to the kernel, >> how can you do it (it's the same way) ? >> For example in grub: >> linux /boot/vmlinuz-2.6.39 root=UUID=cff691dc-fa7f-43d4-9875-60d91180b1c6 ro >> quiet threadirqs splash >> In an another way how is it possible to create a syslinux config file and >> were could I put it in >> my config directory ? >> > > Can you share your lb config line and the live-build full version? > Also the --bootappend-live is what you would want. I will cc the list > again to move the thread back to where others may also be able to > assist. > > Thanks. > > >> Thanks >> >> ----- Mail original ----- >> De: "Richard Nelson" <[email protected]> >> À: [email protected] >> Envoyé: Samedi 16 Juin 2012 18:37:24 >> Objet: Re: [live-build] how to give options to kernel >> >> Greetings, >> >> On Sat, Jun 16, 2012 at 9:40 AM, <[email protected]> wrote: >>> Hi, >>> >>> I have read again this part of this manual and don't find what I'm looking >>> for ... >>> But I found a way to test if threadirqs is activated or not. >>> I used the rtirq script : http://www.rncbc.org/drupal/node?page=1 >>> If I do : >>> sudo /etc/init.d/rtirq start >>> if threadirqs is activated the irqs appears. >>> But in my live system nothing is done so threadirqs is not activated ... >>> So: >>> --bootappend-live="threadirqs" >>> seems to be not the good way to do that ... >>> >>> Any ideas ? >>> >> >> I do not know about threadirqs so I can not assist. >> >>> Thanks >>> >>> ----- Mail original ----- >>> De: "Richard Nelson" <[email protected]> >>> À: [email protected] >>> Cc: "Debian Live" <[email protected]> >>> Envoyé: Samedi 16 Juin 2012 15:05:10 >>> Objet: Re: [live-build] how to give options to kernel >>> >>> Greetings, >>> >>> On Sat, Jun 16, 2012 at 5:41 AM, <[email protected]> wrote: >>>> My version is 3.0 installed directly from the live debian site. >>>> Thanks fot your answer. >>>> >>> >>> Examine the examples in the manual here: >>> >>> http://live.debian.net/manual-3.x/html/live-manual.en.html#294 >>> >>> and also you can examine the man page of: man lb_config >>> >>> Best to leave dialog on m-l to help others as well. Thanks. >>> >>>> ----- Mail original ----- >>>> De: "Richard Nelson" <[email protected]> >>>> À: [email protected] >>>> Cc: [email protected] >>>> Envoyé: Samedi 16 Juin 2012 05:21:32 >>>> Objet: Re: [live-build] how to give options to kernel >>>> >>>> Greetings, >>>> On Fri, Jun 15, 2012 at 4:32 PM, <[email protected]> wrote: >>>>> Good evening, >>>>> >>>>> I look every where (in the doc and in the mans of live-boot, live-config >>>>> and lb_config) but I don't find how to give options for the kernel such >>>>> as "quiet" "splash" and "threadirqs". >>>>> I have try something like: >>>>> --bootappend-live="threadirqs" but I'm not sure that it's ok. >>>>> Does someone can help me ? >>>> >>>> Can you share the version of live-build which you are using? >>>> >>>> Just to be sure have you looked for the appropriate version of the >>>> manual at http://live.debian.net/ >>>> >>>> >>>>> >>>>> Thank you >>>>> >>>>> >>>>> -- >>>>> To UNSUBSCRIBE, email to [email protected] >>>>> with a subject of "unsubscribe". Trouble? Contact >>>>> [email protected] >>>>> Archive: >>>>> http://lists.debian.org/1428911980.98832893.1339795972389.javamail.r...@zimbra14-e2.priv.proxad.net >>>>> >>>> >>>> >>>> -- >>>> To UNSUBSCRIBE, email to [email protected] >>>> with a subject of "unsubscribe". Trouble? Contact >>>> [email protected] >>>> Archive: >>>> http://lists.debian.org/ca+p-vy-54hqp6pqzk77pxnt4fn69sqj8ad0qgzivdmvkzra...@mail.gmail.com >>>> >>> >>> >>> -- >>> To UNSUBSCRIBE, email to [email protected] >>> with a subject of "unsubscribe". Trouble? Contact >>> [email protected] >>> Archive: >>> http://lists.debian.org/[email protected] >>> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CA+p-VY-CL1d4C1TOJU0d1XoTO7Fg8ub6PUEk=iqkjfrGJQc=z...@mail.gmail.com
