Thanks for the follow-up. Jose M Calhariz <[email protected]> (2019-04-26): > On Fri, Apr 26, 2019 at 03:09:31PM +0200, Cyril Brulebois wrote: > > Jose M Calhariz <[email protected]> (2019-04-26): > > > I am doing this report because I wanted test preseed on buster. > > > I found some problems, by order of priority: > > > > > > - The installation using preseed, ends with an incomplete > > > /etc/apt/sources.list that prevents to install more software after > > > the instalation. > > > > Can you please share more details about that? > > This is the /etc/apt/sources.list that I get when using preseed: > > # > > # deb cdrom:[Debian GNU/Linux buster-DI-rc1 _Buster_ - Official RC amd64 > NETINST 20190411-22:32]/ buster main > > deb cdrom:[Debian GNU/Linux buster-DI-rc1 _Buster_ - Official RC amd64 > NETINST 20190411-22:32]/ buster main
This seems consistent with your settings (excerpt from [1]):
# Uncomment this if you don't want to use a network mirror.
d-i apt-setup/use_mirror boolean false
# Select which update services to use; define the mirrors to be used.
# Values shown below are the normal defaults.
d-i apt-setup/services-select multiselect
#d-i apt-setup/security_host string security.debian.org
1. http://web.ist.utl.pt/ist24403/preseed.cfg
since apt-setup/use_mirror=false means the cdrom: URI will be kept and
no network mirror is to be used?
> > > - The text installer show a black screen, I need to use "fb=false".
> >
> > We would probably need to know more about your hardware here.
>
> Right, I missed that I am using virtio as display, my command line is:
>
> kvm -m 4096 -localtime -drive file=debian.qcow2,if=virtio -usbdevice
> tablet -k en-gb -vga virtio -cdrom
> /srv/software/debian-buster-DI-rc1-amd64-netinst.iso -boot d
Hopefully somebody else will pick up this specific part.
Cheers,
--
Cyril Brulebois ([email protected]) <https://debamax.com/>
D-I release manager -- Release team member -- Freelance Consultant
signature.asc
Description: PGP signature

