Re: put img in a usb with dd?

2007-06-07 Thread Daniel Baumann
Frederic Triquet wrote: > OK that solved one half of the problem : > - "-b usb-hdd" now creates binary.img (and tar.gz) the dupe was caused by a stupid typo, which is fixed in svn since a few days. > - but I can't boot with grub whereas booting with syslinux now works grub is not /yet/ supported

Re: Cannot install packages

2007-06-07 Thread Daniel Baumann
Chris Lale wrote: > # make-live -d etch --packages avrdude avrdude-doc avr-libc syntax error. it is --packages package but --packages "package1 package2" > The same thing happens > with this line in /etc/make-live.conf: there is no such thing as /etc/make-live.conf in live-helper anym

Re: put img in a usb with dd?

2007-06-07 Thread Frederic Triquet
On 6/7/07, Daniel Baumann <[EMAIL PROTECTED]> wrote: > Frederic Triquet wrote: > > I am using live-helper 1.0~a12-1 and the following commands: > > First of all: At this point, I'll stop reading the mail, because: > > "Always use the latest version of live-helper from sid." OK that solved one half

Cannot install packages

2007-06-07 Thread Chris Lale
I am running Etch. I can make an ISO using # make-live -d etch --packages avrdude avrdude-doc avr-libc but only one of the packages ("avrdude") is installed. The same thing happens with this line in /etc/make-live.conf: LIVE_PACKAGES="avrdude avrdude-doc avr-libc" I am using liv

Re: put img in a usb with dd?

2007-06-07 Thread Juergen Fiedler
On Thu, Jun 07, 2007 at 06:11:05PM +0200, Daniel Baumann wrote: > [EMAIL PROTECTED] wrote: > > there are any > > way to put the img using all the space in usb, and the partition will be > > writable. > > no, because at build time, the size of the target usb stick is not know. > > however, as ben

Re: put img in a usb with dd?

2007-06-07 Thread Daniel Baumann
Frederic Triquet wrote: > I am using live-helper 1.0~a12-1 and the following commands: First of all: At this point, I'll stop reading the mail, because: "Always use the latest version of live-helper from sid." Please redo, and report back if the problem is solved for you, or if you could reprodu

Re: put img in a usb with dd?

2007-06-07 Thread Frederic Triquet
Hi, I just discovered how easy it is now to build my own live iso. I managed to run it with Vmware (mounting iso file as the cdrom) But I don't see how to put it onto my usb stick. I am using live-helper 1.0~a12-1 and the following commands: # rm -rf debian-live # make-live config -d etch -b us

Re: Debian Live 1.0~a13-1 Completely Broken

2007-06-07 Thread Daniel Baumann
Vladimir Stavrinov wrote: > First of all, broken dependencies: > > The following packages have unmet dependencies: > live-package: Depends: live-helper but it is not going to be > installed > E: Broken packages this has been caused by the fact of '1.0~a13' beeing considered smaller than '1.

Re: live-helper patches

2007-06-07 Thread Daniel Baumann
Trent Buck wrote: > Attached are some patches against r1887. it got a bit lost, but most of the things were already applied last week. thanks for the diff. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PROTECTED] Internet: http://people.pant

Re: put img in a usb with dd?

2007-06-07 Thread Daniel Baumann
[EMAIL PROTECTED] wrote: > there are any > way to put the img using all the space in usb, and the partition will be > writable. no, because at build time, the size of the target usb stick is not know. however, as ben said, a flag like --usb-size could be usefull here; which i'll add soon. -- A

Re: Casper or live-initramfs seem to fail both in etch and testing

2007-06-07 Thread laurent-ducos
I have the same problem whith debian lenny Le jeudi 07 juin 2007 à 13:38 +0100, Antonio Amorim a écrit : > Hi Kel, >Bingo! >With your suggestion of loading the ide-generic module it worked > perfectly. > Actually the loading of the module immediately triggered a message > "CDROM-Found". >

Re: Casper or live-initramfs seem to fail both in etch and testing

2007-06-07 Thread Bruno Muller
Le jeudi 07 juin 2007 à 09:11 +1000, Kel Modderman a écrit : > If you were to "modprobe ide-generic" at some stage before the casper or > live-initramfs boot script (eg, use a break point to do it manually from ash > shell) can qemu now boot the live image? I think it's http://bugs.debian.org/cg

Re: Casper or live-initramfs seem to fail both in etch and testing

2007-06-07 Thread Antonio Amorim
Hi Kel, Bingo! With your suggestion of loading the ide-generic module it worked perfectly. Actually the loading of the module immediately triggered a message "CDROM-Found". What package should have the responsibility of finding out that there was a CDROM and that ide-generic module should

bugreport

2007-06-07 Thread Peter Holik
Hi! Im using Ubuntu-Feisty with live-helper 1.0~a13-1, live-initramfs-1.87.4 and user-setup_1.14ubuntu1_all.deb from gutsy config/chroot: LIVE_PACKAGES_LISTS may contain filenames found in /usr/share/live-helper/lists/ gnome gnome-core gnome-full gnome-junior gnustep kde kde-core kde-ext

put img in a usb with dd?

2007-06-07 Thread gomporra
Hello all, i build an img that is about 170 mb, i have a pendrive with 512 mb, when i do dd if=binari.img of=/dev/sda , it create a partition of 170mb in usb, there are any way to put the img using all the space in usb, and the partition will be writable. A lot of thanks. -

bugreport

2007-06-07 Thread Peter Holik
Hi! Im using Ubuntu-Feisty with live-helper 1.0~a13-1, live-initramfs-1.87.4 and user-setup_1.14ubuntu1_all.deb from gutsy * live-initramfs - i had to repackage live-initramfs-1.87.4 because of depends libc6 (removed dependency) - /scripts/live-bottom: removed sed for event.d/tty* -> Unknow

Re: Casper or live-initramfs seem to fail both in etch and testing

2007-06-07 Thread Antonio Amorim
Hi, I confirm that the image is indeed OK when run out of qemu. I am using qemu on an amd64 installation and I have tested that the problem appears both using the kqemu module and without it. The qemu version is 0.9.0-2 from debian sid. Does vmware have the same type of problems? I will try t