Bug#674849: Squeeze & Wheezy install for EFI & GPT boot through elilo
Package: installation-reports Boot method: CD debian-6.0.5 amd64 business card Image version: http://cdimage.debian.org/cdimage/release/6.0.5/amd64/iso-cd/debian-6.0.5-amd64-businesscard.iso Date: May 25, 2012, JST Machine: Self built PC based on Intel M/B D2700DC Processor: Intel D2700 Memory: 8GB M/B spec. says 4GB Max, but it boots and even its BIOS recognize 8GB Have not examined the recognized memory above 4GB, yet. Also tried a pair of 8GB modules, but it fails to boot as 16GB. $ cat /proc/meminfo is attached as dmeminfo.lst HDD partitions: Disk /dev/sda: 312581808 sectors, 149.1 GiB Logical sector size: 512 bytes Disk identifier (GUID): C1701390-2E1C-49D9-8B12-FBA7131DDD90 Partition table holds up to 128 entries First usable sector is 34, last usable sector is 312581774 Partitions will be aligned on 2048-sector boundaries Total free space is 5741 sectors (2.8 MiB) Number Start (sector) End (sector) Size Code Name 1 2048 526335 256.0 MiB EF00 EFI System 2 526336 67635199 32.0 GiB 8300 Sq64@d27@52512 3 67635200 134744063 32.0 GiB 8200 Linux swap 4 134744064 201852927 32.0 GiB 0700 Wh64@d27@52512 5 201852928 268961791 32.0 GiB EF00 Cent62@d27@52812 6 268961792 285739007 8.0 GiB 8300 Linux filesystem 7 285739008 302516223 8.0 GiB 8300 Linux filesystem 8 302516224 312578047 4.8 GiB EF00 Cent62Txt@d27@52812 Partitions: ~$ df -Tl Filesystem Type 1K-blocks Used Available Use% Mounted on rootfs rootfs 33027952 2601692 28748540 9% / udev devtmpfs 4084296 0 4084296 0% /dev tmpfs tmpfs 818036 312 817724 1% /run /dev/sda4 ext3 33027952 2601692 28748540 9% / tmpfs tmpfs 5120 0 5120 0% /run/lock tmpfs tmpfs 1636072 12 1636060 1% /tmp tmpfs tmpfs 1636072 76 1635996 1% /run/shm /dev/sda1 vfat 261868 78752 183116 31% /boot/efi /dev/sdb1 vfat 507104 78696 428408 16% /media/UEFI1 Output of lspci -knn: 00:00.0 Host bridge [0600]: Intel Corporation Atom Processor D2xxx/N2xxx DRAM Controller [8086:0bf3] (rev 03) Subsystem: Intel Corporation Device [8086:2011] 00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller [8086:0be2] (rev 09) Subsystem: Intel Corporation Device [8086:2011] 00:1b.0 Audio device [0403]: Intel Corporation N10/ICH 7 Family High Definition Audio Controller [8086:27d8] (rev 02) Subsystem: Intel Corporation Device [8086:2011] Kernel driver in use: snd_hda_intel 00:1c.0 PCI bridge [0604]: Intel Corporation N10/ICH 7 Family PCI Express Port 1 [8086:27d0] (rev 02) Kernel driver in use: pcieport 00:1d.0 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 [8086:27c8] (rev 02) Subsystem: Intel Corporation Device [8086:2011] Kernel driver in use: uhci_hcd 00:1d.1 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 [8086:27c9] (rev 02) Subsystem: Intel Corporation Device [8086:2011] Kernel driver in use: uhci_hcd 00:1d.2 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 [8086:27ca] (rev 02) Subsystem: Intel Corporation Device [8086:2011] Kernel driver in use: uhci_hcd 00:1d.3 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 [8086:27cb] (rev 02) Subsystem: Intel Corporation Device [8086:2011] Kernel driver in use: uhci_hcd 00:1d.7 USB controller [0c03]: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller [8086:27cc] (rev 02) Subsystem: Intel Corporation Device [8086:2011] Kernel driver in use: ehci_hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e2) 00:1f.0 ISA bridge [0601]: Intel Corporation NM10 Family LPC Controller [8086:27bc] (rev 02) Subsystem: Intel Corporation Device [8086:2011] 00:1f.2 SATA controller [0106]: Intel Corporation N10/ICH7 Family SATA Controller [AHCI mode] [8086:27c1] (rev 02) Subsystem: Intel Corporation Device [8086:2011] Kernel driver in use: ahci 00:1f.3 SMBus [0c05]: Intel Corporation N10/ICH 7 Family SMBus Controller [8086:27da] (rev 02) Subsystem: Intel Corporation Device [8086:2011] Kernel driver in use: i801_smbus 01:00.0 Ethernet controller [0200]: Intel Corporation 82574L Gigabit Network Connection [8086:10d3] Subsystem: Intel Corporation Device [8086:2011] Kernel driver in use: e1000e Base System Installation Checklist: [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it Initial boot: [O] Detect network card: [O] Configure network: [O] Detect CD: [O] Load installer modules: [O] Detect hard driv
Re: d-i testing with qemu
On Sun, May 27, 2012 at 06:46:59PM -0400, Joey Hess wrote: > Philipp Kern wrote: > > am Sun, May 27, 2012 at 05:28:50PM -0400 hast du folgendes geschrieben: > > > Philipp Kern wrote: > > > > I built d-i with build_netboot and try running it with qemu/kvm: > > > > kvm -hda hd_img.qcow2 -tftp dest/netboot -bootp /pxelinux.0 -boot n > > > > > > > > However it still tells me that it can't find a CDROM drive. Is this > > > > known > > > > breakage or does someone know a workaround so that I can test some udeb > > > > changes? (Same with mini.iso from build_cdrom_isolinux, fwiw.) > > > What does, d-i or qemu? > > sorry, d-i. qemu does boot and all, even if I specify an ISO. > How is cdrom-detect getting into your installer image? It's not included > in the netboot iso normally, so either you have a pkg-lists/local that > is forcing it in, or something is badly broken and causing it to be > retreived from the network when the installer is running. Fair enough, thank you. I copied all of apt-setup's udeb into localudebs and included them, so cdrom-detect got pulled in. Can I randomly add non-initrd udebs to an image? Somehow bootstrapping fails if I include apt-setup-udeb and works if I pull it from localudebs... (IIRC it should come after bootstrap-base.) Kind regards Philipp Kern signature.asc Description: Digital signature
armhf missing on http://www.debian.org/devel/debian-installer/
Hi, armhf is completly missing on http://www.debian.org/devel/debian-installer/ while eg http://ftp.nl.debian.org/debian/dists/testing/main/installer-armhf/current/images/ does exist, just like the rest. Makes testing the efika support kind of hard :) cheers, Holger -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201205281153.30212.hol...@layer-acht.org
Re: armhf missing on http://www.debian.org/devel/debian-installer/
Holger Levsen (28/05/2012): > armhf is completly missing on http://www.debian.org/devel/debian-installer/ > while eg > http://ftp.nl.debian.org/debian/dists/testing/main/installer-armhf/current/images/ > > does exist, just like the rest. > > Makes testing the efika support kind of hard :) One needs to find out where the arch list is defined. It's apparently not in images.data (under webwml/english/devel/debian-installer). Mraw, KiBi. signature.asc Description: Digital signature
Bug#674894: preseeding: Partitions are not aligned when forcing GPT
Package: partman-auto Version: 101 Severity: normal Tags: d-i Hello, partman-auto doesn't seem to align the partitions when gpt is forced with the option "d-i partman-partitioning/default_label string gpt". When I use the default, msdos is chosen and everything is aligned correctly. I've tried to change the value of partman-auto/alignment but without any improvements. Thanks. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120528121329.11809.18878.reportbug@anthony
Re: armhf missing on http://www.debian.org/devel/debian-installer/
On Mon, May 28, 2012 at 12:02:31PM +0200, Cyril Brulebois wrote: > Holger Levsen (28/05/2012): > > armhf is completly missing on http://www.debian.org/devel/debian-installer/ > > while eg > > http://ftp.nl.debian.org/debian/dists/testing/main/installer-armhf/current/images/ > > > > does exist, just like the rest. > > > > Makes testing the efika support kind of hard :) > > One needs to find out where the arch list is defined. It's apparently > not in images.data (under webwml/english/devel/debian-installer). > It seems to be in webwml/english/template/installer.wml. This change is needed to add the armhf link in the arch list: -amd64\narmel\nhppa\nkfreebsd-i386\nkfreebsd-amd64\ni386\nia64\nmips\nmipsel\npowerpc\nsparc\ns390\nsource +amd64\narmel\narmhf\nhppa\nkfreebsd-i386\nkfreebsd-amd64\ni386\nia64\nmips\nmipsel\npowerpc\nsparc\ns390\nsource But before doing it, I'd like to have the ack from debian-boot and -cd people. Cheers, Francesca -- "Nostra patria è il mondo intero e nostra legge è la libertà ed un pensiero ribelle in cor ci sta." P.Gori signature.asc Description: Digital signature
Re: d-i testing with qemu
On Mon, May 28, 2012 at 11:47:03AM +0200, Philipp Kern wrote: > Fair enough, thank you. I copied all of apt-setup's udeb into localudebs and > included them, so cdrom-detect got pulled in. Can I randomly add non-initrd > udebs to an image? Somehow bootstrapping fails if I include apt-setup-udeb > and works if I pull it from localudebs... (IIRC it should come after > bootstrap-base.) Ok, my guess is this: apt-setup-udeb depends on installed-base which is provided by live-installer, which is pulled into the initrd by apt during the installer creation. base-installer is also pulled in, but live-installer somehow takes precedence (is that possible?). Indeed both are missing from the manifest if I don't include apt-setup-udeb. Attached is a screenshot with the log of live-installer failing. How can I get around this issue? Kind regards Philipp Kern <> signature.asc Description: Digital signature
Alpha 1 installer: netboot ISO doesn't work from USB
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I tried the Wheezy Alpha 1 netboot installer [1]. I burned the .iso onto a USB drive and tried to boot from USB. The boot worked, but the installer gave the error message in [2]. Quoted here for reference: " The CD-ROM does not seem to contain a valid 'Release' file, or that the file could not be read correctly. You may try to repeat CD-ROM detection, but even if it does not succeed the second time, you may experience problems later in the installation." It looks like it is scanning for my actual CD Drive, rather than knowing that the installation should happen from USB itself. Is this expected ? I can provide more info if needed. Some specs: * Lenovo, core i3 (64-bit), 4 GB RAM * Optiarc DVD RW AD-7585H Rev:K822 * JetFlash 1GB USB used for booting PS: Please keep me in cc, as I'm not subscribed to the list. [1] http://cdimage.debian.org/cdimage/wheezy_di_alpha1/amd64/iso-cd/debian wheezy-DI-a1-amd64-netinst.iso [2] http://i50.tinypic.com/xmloc0.jpg Thanks & Regards, Satish.BD -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (GNU/Linux) iF4EAREIAAYFAk/D0zAACgkQ517UuLZLw3zvxgD+IiPvQS7rEkTdtCfhU5bVvgPp nh9ruU6ZUrAsoaRouMQA/0WvkNYdIuTFGff6r556VXHDLKZh6gWzs+JRjfUUiop1 =YAYy -END PGP SIGNATURE- -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201205282234.08949.bdsat...@gmail.com
Debian installer build: failed or old builds
Debian installer build overview --- Failed or old builds: * FAILED BUILD: amd64 May 28 04:43 debian-cd@pettersson 9source http://cdbuilder.debian.org/cdimage-log/9source * FAILED BUILD: amd64 May 28 04:43 debian-cd@pettersson 3source http://cdbuilder.debian.org/cdimage-log/3source * FAILED BUILD: amd64 May 28 04:43 debian-cd@pettersson source http://cdbuilder.debian.org/cdimage-log/source Totals: 176 builds (3 failed, 0 old) -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1szan6-0007de...@ravel.debian.org
s390-netdevice: upload?
Is anyone in the D-I team in position to build and upload a new version of the s390-netdevice package. That will update a few translations which I would like to see updated. I have to admit that I'm not sure how to do this myself... I indeed never used a porter machine to build packages and I don't even known if that's possible..:-) -- signature.asc Description: Digital signature
Re: s390-netdevice: upload?
On Tue, May 29, 2012 at 06:53:08AM +0200, Christian PERRIER wrote: > Is anyone in the D-I team in position to build and upload a new > version of the s390-netdevice package. That will update a few > translations which I would like to see updated. > > I have to admit that I'm not sure how to do this myself... I indeed > never used a porter machine to build packages and I don't even known > if that's possible..:-) Apart from s390-netdevice translations being sort of useless (I don't know if they can be turned on at all, you can't do UTF-8 at that point at least), I did a recent upload: http://packages.qa.debian.org/s/s390-netdevice/news/20120522T145708Z.html Isn't that sufficient? Apart from that it can be built on the porter box. Kind regards Philipp Kern signature.asc Description: Digital signature