BUGS > Archiv Wiki

 Question - How i can boot iso directly from Grub2 / Burg ???

<< < (2/2)

piper:
lol :)

melmarker:
@piper - one can simply change the /etc/default/grub2-ffl-fromiso like that:


--- Code: ---# Defaults for grub2-fll-fromiso update-grub helper
# sourced by grub2's update-grub
# installed at /etc/default/grub2-fll-fromiso by the maintainer scripts

#
# This is a POSIX shell fragment
#

# specify where to look for the ISO
# default: /srv/ISO
#FLL_GRUB2_ISO_LOCATION="/srv/ISO"

# array for defining ISO prefices --> siduction-*.iso, non-recursive
# default: "siduction- fullstory-"
FLL_GRUB2_ISO_PREFIX="siduction- debian- "

# set default language
# default: en_US
FLL_GRUB2_LANG="de_DE"

# override the default timezone.
# default: UTC
FLL_GRUB2_TZ="Europe/Berlin"

# additional cheatcodes
# default: quiet noeject
FLL_GRUB2_CHEATCODE="quiet noeject"

--- End code ---

update-grub will then do the magic

piper:

--- Quote from: melmarker ---@piper - one can simply change the /etc/default/grub2-ffl-fromiso like that:

Code: # Defaults for grub2-fll-fromiso update-grub helper
# sourced by grub2's update-grub
# installed at /etc/default/grub2-fll-fromiso by the maintainer scripts

#
# This is a POSIX shell fragment
#

# specify where to look for the ISO
# default: /srv/ISO
#FLL_GRUB2_ISO_LOCATION="/srv/ISO"

# array for defining ISO prefices --> siduction-*.iso, non-recursive
# default: "siduction- fullstory-"
FLL_GRUB2_ISO_PREFIX="siduction- debian- "

# set default language
# default: en_US
FLL_GRUB2_LANG="de_DE"

# override the default timezone.
# default: UTC
FLL_GRUB2_TZ="Europe/Berlin"

# additional cheatcodes
# default: quiet noeject
FLL_GRUB2_CHEATCODE="quiet noeject"

update-grub will then do the magic

--- End quote ---
Yes, that works also, that is how I used to do it, using custom_40, nothing changes when/if grub updates (colors, names, grub screen, etc ...) and I also purge os prober.

I do recommend that way (grub2-fll-fromiso) to anyone who hasn't used fromiso and wants a true easy way to do it.

I still have an old copy ;)


--- Quote ---# Defaults for grub2-fll-fromiso update-grub helper
# sourced by grub2's update-grub
# installed at /etc/default/grub2-fll-fromiso by the maintainer scripts

#
# This is a POSIX shell fragment
#

# specify where to look for the ISO
# default: /srv/ISO
FLL_GRUB2_ISO_LOCATION="/media/disk2part5/siduction"

# array for defining ISO prefices --> siduction-*.iso, non-recursive
# default: "siduction- fullstory-"
FLL_GRUB2_ISO_PREFIX="aptosid-2012-01-thanatos-kde-full-i386-amd64-201212010120 siduction-12.2.0-ridersonthestorm-lxde-amd64-201212092122 siduction-12.2.0-ridersonthestorm-xfce-amd64-201212092126 siduction-12.2.0-ridersonthestorm-rqt-amd64-201212092240 siduction-13.0.5 PaintItBlack-kde-amd64-201308031300"

# set default language
# default: en_US
FLL_GRUB2_LANG="en_US"

# override the default timezone.
# default: UTC
FLL_GRUB2_TZ="America/New York"

# additional cheatcodes
# default: quiet noeject
FLL_GRUB2_CHEATCODE="quiet noeject toram"
--- End quote ---

Navigation

[0] Message Index

[*] Previous page

Go to full version
Powered by Advanced Topic Prefix Pro
Powered by SMFPacks WYSIWYG Editor