Syslinux searches for kernel + initrd that are not present
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
livecd-rootfs (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
It seems that syslinux looks for /casper/initrd.lz and /casper/vmlinuz , however those files are not present / soft linked to the actual kernel and initrd that are installed.
Steps to reproduce :
sudo apt-get install livecd-rootfs syslinux-
cd /opt
sudo mkdir iso_create
cd iso_create
sudo chown -R $USER .
cp -aR /usr/share/
PROJECT=kubuntu SUITE=saucy ARCH=i386 BINARYFORMAT=
sudo lb build
Once complete you will get a binary.hybrid.iso , try booting that with KVM / VirtualBox. On boot syslinux presents you with a message that it could not find /casper/vmlinuz , in the build directory you can see that binary/casper has vmlinuz-
summary: |
- Syslinux for kernel + initrd that are not present + Syslinux searches for kernel + initrd that are not present |
description: | updated |
Changed in livecd-rootfs (Ubuntu): | |
status: | Incomplete → New |
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" http:// www.chiark. greenend. org.uk/ ~sgtatham/ bugs.html. We'd be grateful if you would then provide a more complete description of the problem.
We have instructions on debugging some types of problems at http:// wiki.ubuntu. com/DebuggingPr ocedures
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!