Re: live usb customization

2009-10-19 Thread Шварц Сергей Владимирович
>> It looks like I have to modify live-initramfs source, build package >> from it and install into target live image. >> Isn't there a simpler approach? > > have you read the live-initramfs manpage? I've found 2 usefull options in live-initramfs manpage nouser and quickreboot. quickreboot works as

Re: live usb customization

2009-10-19 Thread Daniel Baumann
Шварц Сергей Владимирович wrote: > It looks like I have to modify live-initramfs source, build package > from it and install into target live image. > Isn't there a simpler approach? have you read the live-initramfs manpage? -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist

Re: live usb customization

2009-10-19 Thread Шварц Сергей Владимирович
It looks like I have to modify live-initramfs source, build package from it and install into target live image. Isn't there a simpler approach? Regards Sergey Schwartz >> >> Sounds like you want to add an extra init.d script that will only be run >> on shutdown (maybe just make its 'start' operat

Re: live usb customization

2009-10-19 Thread Шварц Сергей Владимирович
2009/10/19 Tzafrir Cohen : > On Mon, Oct 19, 2009 at 11:24:25AM +0400, Шварц Сергей Владимирович wrote: >> Dear community >> >> I've read the manual, but there are gaps regarding boot proccess >> modification etc. >> Basically I need to mount one partition automatically and start some >> script fro

Re: live usb customization

2009-10-19 Thread Tzafrir Cohen
On Mon, Oct 19, 2009 at 11:24:25AM +0400, Шварц Сергей Владимирович wrote: > Dear community > > I've read the manual, but there are gaps regarding boot proccess > modification etc. > Basically I need to mount one partition automatically and start some > script from it with root id and poweroff whe