home *** CD-ROM | disk | FTP | other *** search
- ;echo "You must edit this script to configure for your system."
- ;echo "See documentation."
- if NOT EXISTS ENV:Linux68kRoot
- RequestString TITLE "Root selection" BODY "Please specify the name of your Linux*nroot partition (e.g.: /dev/hda3)" >ENV:Linux68kRoot
- copy ENV:Linux68kRoot ENVARC:Linux68kRoot
- endif
-
- amiboot --keep-video -k $Linux68kKernel root=$Linux68kRoot $Linux68kVideoMode
-