Re: etch install log: not possible to be authentificated

2007-02-27 Thread Geert Stappers
Op 27-02-2007 om 16:55 schreef Ionel Mugurel Ciobica:
 
 About 300 lines above is just a list of packages to be installed.
 And the same list saying that the packages are not to be trusted
 because it was not possible to be authentificated.
 
 Since the boot loader was not installed I can't use the system. Any
 ideeas what to do? The error is reproduceable. It happend now three
 times in a row.

Visit http://wiki.debian.org/DebianInstaller/Today
and scroll down to Current issues


 Thank you,
 Ionel


You are welcome,
Geert Stappers
-- 
http://enosig.org   EindhoveN Open Source Interest Group
It is about Free software, Free as in Freedom of speech


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Re: etch install

2006-11-22 Thread Alexander Vlasov
 can you please share your steps to build NEW kernel for d-i?

Sure. BTW, I successfully build installer with custom kernel at last...

1) I grabbed linux-image-2.6.18-2 from unstable.
2) apt-get source linux-kernel-di-amd64-2.6; 
apt-get build-dep linux-kernel-di-amd64-2.6
3) vim kernel-versions
4) vim modules/amd64/scsi-modules (I added arcmsr, the main reason to
upgrade kernel for me)
5) kernel-wedge gen-control  debian/control
6) dpkg-buildpackage

Ok, we have a kernel udebs.

7) svn co svn://svn.d-i.alioth.debian.org/svn/d-i/trunk/installer
8) copy udebs to localudebs/
9) vim config/amd64.cfg (enable monolithic target; it's more easy to use
monolithic than any other media)
10) make build_monolithic

burn, install, enjoy 8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]