Re: making a live debian rescue cd

2009-05-11 Thread Yohann Lepage
2009/5/11 Umarzuki Mochlis : > A little bit more question. Say I want to make that live cd with clamtk and > its latest definition (I'd have to keep an eye for every updates), ethtool, > ddrescue, ntfsclone, partimage, etc. etc. for i386 arch with lxde, would I > simply run > > # lh_config -a i386

Re: making a live debian rescue cd

2009-05-11 Thread Yohann Lepage
2009/5/11 Umarzuki Mochlis : > I found the wiki here http://wiki.debian.org/DebianLive/Howto/ISO > > but could you elaborate on The documentation about Debian Live is available here : http://live.debian.net/manual/html/ -- Yohann L. GPG fingerprint : C8DB 2466 E48D 4323 669D C8AC 9833 136F BA04 8

Re: linux-libre Kernel

2009-04-29 Thread Yohann Lepage
2009/4/29 yban...@gmail.com : > Hi All > > How Can I build my DL with > http://linux-libre.fsfla.org/pub/linux-libre/freed-ebian/ ? http://live.debian.net/manual/html/packages.html > --- > Thanks  &  All  the  Best; > Yassin -- Yohann L. GPG fingerprint : C8DB 2466 E48D 4323 669D C8AC 9833 136F

Re: Adding repository

2009-04-27 Thread Yohann Lepage
> Thanks in advance, > Benjamin. > > Yohann Lepage a écrit : > > 2009/4/27 Benjamin FOURTICQ : > > > Hello, I'd like to make a custom liveCD with multimedia tools. I would like > to include the libdvdcss package, so I need to add a repository to my > apt/sources.li

Re: Adding repository

2009-04-27 Thread Yohann Lepage
2009/4/27 Benjamin FOURTICQ : > Hello, I'd like to make a custom liveCD with multimedia tools. I would like > to include the libdvdcss package, so I need to add a repository to my > apt/sources.list... How can I do that ? Try this : http://live.debian.net/manual/html/packages.html > Thanks in adva

Re: new live concept

2009-04-21 Thread Yohann Lepage
2009/4/21 Vito Tafuni : > ok but you have a specific image for the cd (iso) and for usb-hdd (img) > my distro is only a iso! usb-hdd image allow to create partitions in binary.img for example. > if you burn the iso on a cd the distro starts from a cd Like Debian Live. > if you put the iso on a us

Re: new live concept

2009-04-21 Thread Yohann Lepage
2009/4/21 Vito Tafuni : > i've found debian-live today so i'm taking a deeper look at the project... i > never tought there was a live debian! > but i think your distro is not capable to boot from an iso file on a usb > disk... isn't it? DebianLive can boot from iso, usb-hdd, netboot : http://live.

Re: Debian-live and german Language

2009-04-19 Thread Yohann Lepage
2009/4/19 : > Hi list,... Hi ! > 2. Is it possible - in future times - to get various Versions of the > Live-img which are diffrently localized? (May be a Menue in the > bootsequence to change it on startup) Try this : lh_config \ --bootappend-live "locale=de keyb=de" \ --bootappend-install

Re: How do i report a bug?

2009-04-16 Thread Yohann Lepage
2009/4/16 Ja : > How do I report a bug? On debian-live page and wiki and faq, there is no a > word about it... http://live.debian.net/manual/html/bugs.html > Best regards, > FlashT -- Yohann L. GPG fingerprint : C8DB 2466 E48D 4323 669D C8AC 9833 136F BA04 8DC4 http://www.2xyo.info -- To UNSU

Re: Building something from source

2009-04-16 Thread Yohann Lepage
2009/4/16 Laurin d'Volts : > And it compiled without any errors, then it would show up in the live > system? You must follow build instruction : http://wiki.songbirdnest.com/Developer/Articles/Getting_Started/Core_Player_Development/Building_Songbird#Linux > So, when I'm about to build, the .deb

Re: Building something from source

2009-04-16 Thread Yohann Lepage
2009/4/16 Laurin d'Volts : > I want to build a live-cd, but I haven't seen something discussing how > to install something from source so it will be there when I use the live > system. For instance, I want to install Songbird, which is a nice media > program. I don't believe it is in the Debian rep

Bug#517153: Re : chroot: cannot execute /usr/sbin/install-keymap:

2009-03-14 Thread Yohann Lepage
Hi, This could temporally be fixed by : -put the file install-keymap in config/chroot_local-includes/usr/sbin/ -add console-data to the chroot packages list -- Yohann L. GPG fingerprint : C8DB 2466 E48D 4323 669D C8AC 9833 136F BA04 8DC4 http://www.2xyo.info -- To UNSUBSCRIBE, email to deb

Re: persistent partition

2009-03-10 Thread Yohann Lepage
Hi, 2009/3/10 David Cottrill : > fdisk only sort of works for scripts but is better than the others - any > suggestions? Maybe : http://github.com/2xyo/satan/blob/2694a3604c85b045c2b40551573709678e420279/install.sh This script measures the size of binary.iso and create 2 partitions (one for the

Bug#517153: chroot: cannot execute /usr/sbin/install-keymap:

2009-02-25 Thread Yohann Lepage
Package: live-initramfs Version: 1.156.1-1 Severity: normal Setting up console keyboard fails because install-keymap is not in /usr/sbin/ -- Package-specific info: *** live.log Begin: Running /scripts/live-premount ... done. Begin: Running /scripts/live-realpremount ... done. Begin: Mounting "/

Bug#515974: Related bug while evaluating $LH_ISO_VOLUME length

2009-02-20 Thread Yohann Lepage
2009/2/20 Roberto C. Morano : > *Hi, Hi, > We are working with live-helper on Guadalinex distro and we have found a > bug on the last version from the git repository. > > The exactly problem is that the 'date' command included in > $LH_ISO_VOLUME is not getting expanded when you check the var lengt

Re: Add a partition into the binary image

2009-01-19 Thread Yohann Lepage
2009/1/19 Yohann Lepage : > It's not fully automatic (you must unplug and plug again the key after > sfdisk) because i didn't found how read again partition table after > using sfdisk. It is just necessary to use partprobe which informs the operating system kernel of partitio

Re: Add a partition into the binary image

2009-01-19 Thread Yohann Lepage
2009/1/19 Tzafrir Cohen : > You can also use sfdisk or parted as part of the installation (after > the dd). There is an example here [1]. This script create a partition which uses free space on usb drive. It's not fully automatic (you must unplug and plug again the key after sfdisk) because i didn'

Re: USB stick boot error

2009-01-07 Thread Yohann Lepage
2009/1/7 Pierre Meurisse : > Hi ! > On Wed, Jan 07, 2009 at 10:24:44AM +, Chris Lale wrote: >> >> Has anyone been successful in getting a stock image to boot after >> transferring >> it to a USB stick using "dd if=binary.img of=/dev/sda" ? >> >> Does dd need an offset? >> > I made this many ti

Re: Live + installer + Usb key

2008-11-06 Thread Yohann Lepage
2008/11/5 Hans Ekbrand <[EMAIL PROTECTED]>: > On Wed, Nov 05, 2008 at 01:08:26AM +0100, Hans Ekbrand wrote: > Forget that one, here is a tested one, that uses sectors and takes > into account that the first partition does not start at sector 0 Hi, Thanks for your bash snippet. I tested it but i h