Re: Debian-installer on amd64.

2004-04-17 Thread Kurt Roeckx
On Sat, Apr 17, 2004 at 01:31:32AM +0200, Kurt Roeckx wrote: > - It downloads all packages and unpacks them. When it comes at > 50% it says "doing something important" and just after that it > says "couldn't install root". > I have no idea what's the problem with this or have any idea > ho

Re: Debian-installer on amd64.

2004-04-16 Thread Kurt Roeckx
On Sat, Apr 17, 2004 at 12:55:04AM +0100, Martin Michlmayr wrote: > * Kurt Roeckx <[EMAIL PROTECTED]> [2004-04-17 01:31]: > > Current problems: > > - It doesn't auto detect my sata disks. I have to run "modprobe > > sata_via" myself. > > - It doesn't detect mynetwork card either anymore and I ha

Re: Debian-installer on amd64.

2004-04-16 Thread Martin Michlmayr
* Kurt Roeckx <[EMAIL PROTECTED]> [2004-04-17 01:31]: > Current problems: > - It doesn't auto detect my sata disks. I have to run "modprobe > sata_via" myself. > - It doesn't detect mynetwork card either anymore and I have to > "modprobe sk98lin" Can you paste the output of lspci and lspci -n

Debian-installer on amd64.

2004-04-16 Thread Kurt Roeckx
I've build a new iso for the debian-installer for amd64 and it looks like it's almost in a useable state. It's now using a 2.6 kernel. It's available from bytekeeper.as28747.net/amd64/debian-installer/monolithic for those who want to try and test it. Current problems: - It doesn't auto detect my

Re: Debian-installer on amd64.

2004-04-11 Thread Kurt Roeckx
On Sun, Apr 11, 2004 at 01:06:05PM +0200, Kurt Roeckx wrote: > I seem to have most things working on amd64 now. It properly > boots, gets in the menu, retrieves some files from the archive. > It downloads a few of them and then makes me go to the shell. > > I think I'm missing some udebs, but I h

Debian-installer on amd64.

2004-04-11 Thread Kurt Roeckx
I seem to have most things working on amd64 now. It properly boots, gets in the menu, retrieves some files from the archive. It downloads a few of them and then makes me go to the shell. I think I'm missing some udebs, but I have no idea which. Is there some lists of all the udebs that I need?

Re: Debian-installer on amd64.

2004-04-10 Thread Kurt Roeckx
On Sat, Apr 10, 2004 at 12:18:25PM -0400, Joey Hess wrote: > Kurt Roeckx wrote: > > It seems to boot properly. On the screen it stops with: > > Setting up filesystem, please wait ... > > > > It does get all the way to starting init, the other vc's are > > started. I can run commands on the secon

Re: Debian-installer on amd64.

2004-04-10 Thread Joey Hess
Kurt Roeckx wrote: > It seems to boot properly. On the screen it stops with: > Setting up filesystem, please wait ... > > It does get all the way to starting init, the other vc's are > started. I can run commands on the second vc. It seems > debian-installer has become a zombie for some reason.

Debian-installer on amd64.

2004-04-10 Thread Kurt Roeckx
I'm trying to get d-i working for amd64. I'm working with 2.6 kernels because the 2.4 ones don't really work properly. I've changed busybox-cvs not to include support for modules. I'm only using netboot currently. It seems to boot properly. On the screen it stops with: Setting up filesystem, ple

Re: Trying to build debian-installer on amd64.

2004-04-03 Thread Kurt Roeckx
On Fri, Apr 02, 2004 at 11:45:12PM -0500, Joey Hess wrote: > That's the problem, you need the current version in subversion, or at > least version 20040331. Everything seems to be building except for those 3: build_floppy_boot, build_floppy_root, build_floppy_access They all fail with "Disk full"

Re: Trying to build debian-installer on amd64.

2004-04-02 Thread Joey Hess
Kurt Roeckx wrote: > Is this a bug in d-i? I'm using version 20040326. That's the problem, you need the current version in subversion, or at least version 20040331. -- see shy jo signature.asc Description: Digital signature

Re: Trying to build debian-installer on amd64.

2004-04-02 Thread Kurt Roeckx
On Fri, Apr 02, 2004 at 01:48:08PM -0500, Joey Hess wrote: > Kurt Roeckx wrote: > > > > mkdir -p > > ./tmp/floppy/root/tree/lib/modules/2.4.25-1-amd64/kernel; if [ -e > > ./tmp/floppy/root/tree/boot/System.map ]; then depmod -F > > ./tmp/floppy/root/tree/boot/System.map -q -a -b > > ./tmp/floppy/

Re: Trying to build debian-installer on amd64.

2004-04-02 Thread Joey Hess
Kurt Roeckx wrote: > > mkdir -p > ./tmp/floppy/root/tree/lib/modules/2.4.25-1-amd64/kernel; if [ -e > ./tmp/floppy/root/tree/boot/System.map ]; then depmod -F > ./tmp/floppy/root/tree/boot/System.map -q -a -b > ./tmp/floppy/root/tree/ 2.4.25-1-amd64; mv > ./tmp/floppy/root/tree/boot/System.map ./

Re: Trying to build debian-installer on amd64.

2004-04-02 Thread Kurt Roeckx
On Fri, Apr 02, 2004 at 11:20:56AM +0400, Nikita V. Youshchenko wrote: > > I think this is because apt fails to resolve udeb dependences. > I tried to raise this issue recently - see > http://lists.debian.org/debian-boot/2004/debian-boot-200403/msg05466.html > > Unfortunately seems this is not co

Re: Trying to build debian-installer on amd64.

2004-04-02 Thread Nikita V. Youshchenko
> I'm trying to get d-i to build an amd64. But it seems unable to > install the packages. When I try to make it I get: > > Need to download : countrychooser iso-3166-udeb load-cdrom > cdrom-retriever hw-detect-full cdrom-detect > Reading Package Lists... Done > Building Dependency Tree... Done

Re: Trying to build debian-installer on amd64.

2004-04-01 Thread Stephen R Marenka
On Thu, Apr 01, 2004 at 08:41:16PM +0200, Kurt Roeckx wrote: > E: Broken packages > > But I do have all the mentioned udebs in my local package dir > which I've put in sources.list.udeb.local. > > Anybody have any idea what's wrong? FWIW, I used a combination of apt-get --assume-yes \

Trying to build debian-installer on amd64.

2004-04-01 Thread Kurt Roeckx
I'm trying to get d-i to build an amd64. But it seems unable to install the packages. When I try to make it I get: Need to download : countrychooser iso-3166-udeb load-cdrom cdrom-retriever hw-detect-full cdrom-detect Reading Package Lists... Done Building Dependency Tree... Done iso-3166-udeb i