Displaying 1 result from an estimated 1 matches for "iso1mnt".
2010 Dec 01
4
problem booting (Fedora) LiveCD ISO over PXELINUX
...UX Config:
label LiveCD
MENU LABEL LiveCD
kernel livecd/vmlinuz0
append initrd=livecd/initrd0.img media=network
root=live:CDLABEL=F13-LiveCD-POC-20101201-122711 rootfstype=auto ro
liveimg rhgb rd_NO_LUKS rd_NO_MD rd_NO_DM ramdisk_size=164212
init=/bin/init iso1=nfs://imagesrv/fedora-livecd.iso
iso1mnt=/mnt/bootdevice
What I got was the following error message:
Boot has failed, sleeping forever.
Am I specifying the wrong filesystem or bootdevice?
Has anyone been able to get this to work with a LiveCD? Seems like the
Fedora Forums Bugzilla most people are giving up on this. My theory is
if it...