Hi,

> 1. I have the following line in my isolinux.cfg on the boot-cd:
>   LABEL local
>     MENU LABEL ^Next boot device in line
>     MENU DEFAULT
>     LOCALBOOT -1
> After selecting this entry in the boot menu I get "PRESS A KEY TO REBOOT" 
> instead of the pc booting from the next boot device. This kinda defeats the 
> whole purpose of this entry. :/ Any ideas?
Ok, fixed this problem myself:
  LABEL boot
    MENU LABEL ^Boot First Hard Disk
    KERNEL chain.c32
    APPEND hd0

The other problems are still there though. :/

-
jens

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to