Bug#598182: Adding bootstrap-base udeb

2011-03-04 Thread Jose Luis Zabalza
Hello everybody I've gotten insert bootstrap-base udeb into a USB live image, copying the .udeb file, adding package information on dists/squeeze/main/debian-installer/binary-i386/Packages, building compressed file, and patching md5sum.txt. Now, install proccess is correct but don't work. Now 1.

Bug#598182: Posible lack of package bootstrap-base

2011-03-03 Thread Jose Luis Zabalza
Hello everybody Is it possible that this error is due to the lack of package bootstrap-base on live image? I guess that live-installer is executed when live-installer/enable=false because is the only one package on image that provide installed-base although live-installer.isinstallable return fa

Bug#598182: This bug persist on v30

2011-02-19 Thread Jose Luis Zabalza
I guess these problems are the same. With these entries on syslinux cfg on a USB Live Debian image - the first install from live rootfs image and boot OK (live-installer runs OK) - the second install succesfull but don't boot (don't find rootfs in hd) - third install and boot but from live rootfs

Bug#608201: Patch

2011-01-13 Thread Jose Luis Zabalza
2011/1/13 Otavio Salvador : > On Thu, Jan 13, 2011 at 03:11, Jose Luis Zabalza wrote: >> Yes. I guest it work but, when you build a live with >> >>            lb config -a i386 -b usb-hdd -d squeeze >> >> preseed say  cdrom-detect/hybrid=false because it is not a

Bug#608201: Patch

2011-01-12 Thread Jose Luis Zabalza
2011/1/12 Otavio Salvador : > On Wed, Jan 12, 2011 at 12:16, joseangon wrote: >> Then try it with the hybrid. > > That's the point. > > It seems it just needs set > > cdrom-detect/hybrid as true by preseeding and let it go. > > Does it work? Yes. I guest it work but, when you build a live with

Bug#608201: Install with network solve the problem.

2011-01-09 Thread Jose Luis Zabalza
Hi 2011/1/9 Miguel Figueiredo : > > afaiu the first generator (01setup) is the starting point, and that line > comments existing sources.list as it is 'old stuff'. Then each of the > generators runs and generate a sources.list according the package source > such as a netinst cd, a cd set or networ

Bug#608201: apt-setup problem

2011-01-04 Thread Jose Luis Zabalza
Yes. I guess the problem is in apt-setup package. I install with expert mode and fails in Configure the Package Manager step. I think there is any generator script that handles the hd-media media. The 40cdrom script begins OK but after check iso system and out gracefully. === =

Bug#608201: More info

2011-01-03 Thread Jose Luis Zabalza
I was monitoring /target/apt/sources.list and it changes (the lines are commented) between this points of installation. I guest that the sources.list file is writen incorrectly (the lines are commented) by a script executed on this section. pciutils package is on pool directory.

Bug#608201: /target/etc/apt/sources.list incorrect when network is not configured

2011-01-03 Thread Jose Luis Zabalza
This is the sources.list on target when I install without configuring the network at the moment of grub fail. If I uncomment the squeeze line and retry, grub-pc is found and installation is OK. === # # deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ - Official Sn

Bug#608201: Install with network solve the problem.

2011-01-03 Thread Jose Luis Zabalza
Just on http://lists.debian.org/debian-live/2011/01/msg00023.html joseangon say a possible cause for this bug. If installer configure the network, the installation is OK. In my case, all the test were performed without network. If I setup the local network, with the same usb-stick, the installatio

Bug#608201: grub-installer: fails on live usb-hdd images (not on any other types)

2010-12-29 Thread Jose Luis Zabalza
2010/12/29 Miguel Figueiredo : > Hi, > > Ter, 2010-12-28 às 18:05 +0100, Daniel Baumann escreveu: > > I'm not sure this bug belongs to grub-installer or to live-build. > > [...] > >> see the following thread for more information: >> http://lists.debian.org/debian-live/2010/12/msg00113.html > > [...

Bug#607832: Bug persist

2010-12-28 Thread Jose Luis Zabalza
The bug persist with initrd.gz and vmlinuz downloaded from ~joeyh/d-i/images/daily/hd-media daily=28-Dec-2010 and /cdimage/squeeze_di_beta2/i386/iso-cd/debian-squeeze-di-beta2-i386-CD-1.iso as iso image following the standard procedure to create a usb-stick sudo fdisk /dev/sdd create a FAT

Re: How to build a cdrom debian-installer with preseed.cfg

2010-12-23 Thread Jose Luis Zabalza
2010/12/23 Bastian Blank : > On Thu, Dec 23, 2010 at 12:11:19AM +0100, Ferenc Wagner wrote: >> No, but this is the most general way.  The other is using multiple >> initrds, if your boot method supports it.  The Syslinux family does, you >> can supply multiple files separated by commas.  Probably y

Re: How to build a cdrom debian-installer with preseed.cfg

2010-12-22 Thread Jose Luis Zabalza
2010/12/23 Ferenc Wagner : > Jose Luis Zabalza writes: > >> Is there a smart way to build a d-i initrd with pressed.cfg inside? >> Now I uncompress, copy preseed.cfg and compress again the initrd.gz file. >> is this the only one way to get a initrd.gz with preseed? >

How to build a cdrom debian-installer with preseed.cfg

2010-12-22 Thread Jose Luis Zabalza
Hello everybody Is there a smart way to build a d-i initrd with pressed.cfg inside? Now I uncompress, copy preseed.cfg and compress again the initrd.gz file. is this the only one way to get a initrd.gz with preseed? Note: I have not found any clear information about this on Debian GNU/Linux Ins

squeeze build problems

2010-12-21 Thread Jose Luis Zabalza
Hello everybody On a squeeze debootstrap I execute u...@my:/home/user$ sudo chroot ./squeeze /bin/bash r...@my:/# cd home r...@my:/home# apt-get build-dep debian-installer . r...@my:/home# svn co svn://svn.debian.org/svn/d-i/trunk debian-installer r...@my:/home# cd debian-installer/ins

Bug#598130: similar from i386 architecture

2010-12-19 Thread Jose Luis Zabalza
I created a usb image with live-debian tool and I get the same error. Seems the error is on apt-get command on line 33 of apt-install command. apt-get return 100 in-target sh -c "debconf-apt-progress --no-progress --logstderr -- apt-get -q -y --no-remove install $packages" || ERRCODE=$? Seems gr