diff options
Diffstat (limited to 'build_tools/larch8/larch0/profiles/oldprofiles/xmaxi/cd-root/boot')
-rw-r--r-- | build_tools/larch8/larch0/profiles/oldprofiles/xmaxi/cd-root/boot/bootlines | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/build_tools/larch8/larch0/profiles/oldprofiles/xmaxi/cd-root/boot/bootlines b/build_tools/larch8/larch0/profiles/oldprofiles/xmaxi/cd-root/boot/bootlines new file mode 100644 index 0000000..07bd7f2 --- /dev/null +++ b/build_tools/larch8/larch0/profiles/oldprofiles/xmaxi/cd-root/boot/bootlines @@ -0,0 +1,19 @@ +# The information here will be adapted for the bootloader and inserted into its configuration +# file at the place marked '###LARCH' +# This header will be removed. +# Each block must have an empty line before and after it. +# There may be no empty lines within a block. + +comment: +title: larch boot to xfce desktop +options: + +comment: +title: larch boot to xfce desktop, with vesa xorg driver +options: nomodeset xvesa + +comment: Might be useful if there is some trouble with starting xorg +title: larch boot to console +options: nox + +# END OF FILE |