Processed: Re: Bug#537841: debian-cd copies vmlinuz to /install.386 whereas isolinux is configured to fetch it in /install

2011-02-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 537841 +moreinfo
Bug #537841 [debian-cd] debian-cd copies vmlinuz to /install.386 whereas 
isolinux is configured to fetch it in /install
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
537841: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537841
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-cd-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.12984840217882.transcr...@bugs.debian.org



Bug#537841: debian-cd copies vmlinuz to /install.386 whereas isolinux is configured to fetch it in /install

2009-07-21 Thread Alexis Bezverkhyy
Package: debian-cd
Version: 3.1.1

debian-cd/tools/boot/lenny/boot-x86 states at line 59
INSTALLDIR_i386=install.386
but isolinux
(dists/lenny/main/installer-i386/current/images/cdrom/debian-cd_info.tar.gz)
is set up to boot the kernel from /install, so the generated CD can't
boot. Replacing install.386 by install solved this issue for me.



-- 
To UNSUBSCRIBE, email to debian-cd-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537841: debian-cd copies vmlinuz to /install.386 whereas isolinux is configured to fetch it in /install

2009-07-21 Thread Frans Pop
On Tuesday 21 July 2009, Alexis Bezverkhyy wrote:
 debian-cd/tools/boot/lenny/boot-x86 states at line 59
 INSTALLDIR_i386=install.386
 but isolinux
 (dists/lenny/main/installer-i386/current/images/cdrom/debian-cd_info.ta
r.gz) is set up to boot the kernel from /install, so the generated CD
 can't boot. Replacing install.386 by install solved this issue for me.

This is wrong. The script also takes care of creating the install.386 
directory _and_ to change the isolinux config appropriately [1].
If it does not in your case, then the script is failing somewhere and you 
should trace where and why it is failing.

The script normally creates working images, so the problem is with your 
use of it.

[1] The reason it does this is to support multi-arch images containing 
both i386 and amd64 which each have their own install.arch directory.



-- 
To UNSUBSCRIBE, email to debian-cd-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org