making a live debian rescue cd

2009-05-11 Thread Umarzuki Mochlis
What is the most efficient method to make a live rescue CD? My purpose is to make a portable clamscan/clamtk cd image with other backup tools like gnu ddrescue and such. TIA -- Regards, Umarzuki Mochlis http://gameornot.net

Re: making a live debian rescue cd

2009-05-11 Thread Daniel Baumann
Umarzuki Mochlis wrote: > What is the most efficient method to make a live rescue CD? look at lists/rescue, add what you feel is missing lh_config -p rescue && lh_build and then send a patch for the additions you made to the rescue list. -- Address:Daniel Baumann, Burgunderstrasse 3, C

{Spam?} Re: d-i fails on package install

2009-05-11 Thread schoappied
Chris Lamb wrote: schoappied wrote: What could be the problem? As mentioned on IRC, check tty4 for the actual error message. I got these errors: http://img239.imageshack.us/img239/5938/livesystemdierrors.png I don't know if it's an live-helper configuration problem or if It's a

Re: making a live debian rescue cd

2009-05-11 Thread Umarzuki Mochlis
2009/5/11 Daniel Baumann > Umarzuki Mochlis wrote: > > What is the most efficient method to make a live rescue CD? > > look at lists/rescue, add what you feel is missing > > lh_config -p rescue && lh_build > > and then send a patch for the additions you made to the rescue list. > I found the wik

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: making a live debian rescue cd

2009-05-11 Thread Umarzuki Mochlis
2009/5/11 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/ > A little bit more question. Say I want

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: debian-live cheatcodes?

2009-05-11 Thread Albretch Mueller
On Sat, May 9, 2009 at 4:02 AM, Daniel Baumann wrote: > Albretch Mueller wrote: >>  Hi, > > Hi, > >>  I have been using knoppix a lot and I would specially need the cheatcodes: > > see parameters.txt and live-intramfs manpage. ~ I did and I found live also has a "bootfrom" option and the KVM seem

Re: debian-live cheatcodes?

2009-05-11 Thread Albretch Mueller
for those who have a better clue than I do, using knoppix I would just go: ~ knoppix init 2 xmodule=fbdev bootfrom=<...> ~ lbrtchx -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: making a live debian rescue cd

2009-05-11 Thread Umarzuki Mochlis
2009/5/11 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 >

Re: debian-live cheatcodes?

2009-05-11 Thread Albretch Mueller
~ this is the full report of my failed attempts to use "bootfrom" ~ u...@debian:~$ sudo su - ~ debian:~# fdisk -l Disk /dev/hdb: 60.0 GB, 60022480896 bytes 16 heads, 63 sectors/track, 116301 cylinders Units = cylinders of 1008 * 512 = 516096 bytes Disk identifier: 0x000adda4 Device Boot

Re: debian-live cheatcodes?

2009-05-11 Thread Marco Amadori
On Tuesday 12 May 2009, 01:42:32, Albretch Mueller wrote: > > see parameters.txt and live-intramfs manpage. citing live-intramfs manpage: live-media|bootfrom=DEVICE If you specify one of this two equivalent forms, live-initramfs will first try to find this device for the "/live" directory whe