How do you find out which boot loader your using in damn small linux distribution Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionBootstrapping a DSL installation onto a machine with no BIOS boot supportFind bootloaderHow does a boot manager work and work differently on BIOS and UEFI machine?After Debian installation, how to add Grub Entries for new/other bootable disks/installations?Install new Linux distribution without overwriting GRUB2Bootloader mess after installing MintIs it possible to not have a boot loader?Which Linux distributions support full disk encryption (including /boot)?How do I triple boot Windows 10, Arch Linux, and Ubuntu 18.04?GRUB2 won't install into MBR from chroot

If 'B is more likely given A', then 'A is more likely given B'

Sorting numerically

How do I stop a creek from eroding my steep embankment?

Is it possible to boil a liquid by just mixing many immiscible liquids together?

Java 8 stream max() function argument type misunderstand

Are variable time comparisons always a security risk in cryptography code?

What do you call a plan that's an alternative plan in case your initial plan fails?

What are the options for player characters to create traps?

Antler Helmet: Can it work?

Left action of a group on permutation representation

Can we download SSRS 2017 to use with SQL Server 2016?

How discoverable are IPv6 addresses and AAAA names by potential attackers?

How to pronounce "criar"?

Do we need dark matter and dark energy, if the Sun is a plasma and not a blackbody?

Why is "Captain Marvel" translated as male in Portugal?

What happens to sewage if there is no river near by?

3 doors, three guards, one stone

What are the pros and cons of Aerospike nosecones?

When is phishing education going too far?

Does surprise arrest existing movement?

When to stop saving and start investing?

Marking the functions of a sentence: 'She may like it'

List numbering with letters

Black holes as heat sinks



How do you find out which boot loader your using in damn small linux distribution



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionBootstrapping a DSL installation onto a machine with no BIOS boot supportFind bootloaderHow does a boot manager work and work differently on BIOS and UEFI machine?After Debian installation, how to add Grub Entries for new/other bootable disks/installations?Install new Linux distribution without overwriting GRUB2Bootloader mess after installing MintIs it possible to not have a boot loader?Which Linux distributions support full disk encryption (including /boot)?How do I triple boot Windows 10, Arch Linux, and Ubuntu 18.04?GRUB2 won't install into MBR from chroot



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















Im trying to figure out which boot loader my damn small linux distribution is using which can be either LILO or GRUB. This list all the installed packages http://www.damnsmalllinux.org/packages.html .Both the LILO and GRUB folders are available .



grub-install -v
grub-install (GNU GRUB 0.91)


enter image description here










share|improve this question
























  • Well, we can't know, we don't have access to your machine! Please edit your question and add a screenshot of your bootloader screen. Usually, the name of the bootloader is mentioned right there.

    – terdon
    May 7 '15 at 11:54











  • @terdon I uploaded the photo

    – David Lo
    May 7 '15 at 12:04

















2















Im trying to figure out which boot loader my damn small linux distribution is using which can be either LILO or GRUB. This list all the installed packages http://www.damnsmalllinux.org/packages.html .Both the LILO and GRUB folders are available .



grub-install -v
grub-install (GNU GRUB 0.91)


enter image description here










share|improve this question
























  • Well, we can't know, we don't have access to your machine! Please edit your question and add a screenshot of your bootloader screen. Usually, the name of the bootloader is mentioned right there.

    – terdon
    May 7 '15 at 11:54











  • @terdon I uploaded the photo

    – David Lo
    May 7 '15 at 12:04













2












2








2








Im trying to figure out which boot loader my damn small linux distribution is using which can be either LILO or GRUB. This list all the installed packages http://www.damnsmalllinux.org/packages.html .Both the LILO and GRUB folders are available .



grub-install -v
grub-install (GNU GRUB 0.91)


enter image description here










share|improve this question
















Im trying to figure out which boot loader my damn small linux distribution is using which can be either LILO or GRUB. This list all the installed packages http://www.damnsmalllinux.org/packages.html .Both the LILO and GRUB folders are available .



grub-install -v
grub-install (GNU GRUB 0.91)


enter image description here







boot-loader






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 7 '15 at 12:03







David Lo

















asked May 7 '15 at 11:44









David LoDavid Lo

184




184












  • Well, we can't know, we don't have access to your machine! Please edit your question and add a screenshot of your bootloader screen. Usually, the name of the bootloader is mentioned right there.

    – terdon
    May 7 '15 at 11:54











  • @terdon I uploaded the photo

    – David Lo
    May 7 '15 at 12:04

















  • Well, we can't know, we don't have access to your machine! Please edit your question and add a screenshot of your bootloader screen. Usually, the name of the bootloader is mentioned right there.

    – terdon
    May 7 '15 at 11:54











  • @terdon I uploaded the photo

    – David Lo
    May 7 '15 at 12:04
















Well, we can't know, we don't have access to your machine! Please edit your question and add a screenshot of your bootloader screen. Usually, the name of the bootloader is mentioned right there.

– terdon
May 7 '15 at 11:54





Well, we can't know, we don't have access to your machine! Please edit your question and add a screenshot of your bootloader screen. Usually, the name of the bootloader is mentioned right there.

– terdon
May 7 '15 at 11:54













@terdon I uploaded the photo

– David Lo
May 7 '15 at 12:04





@terdon I uploaded the photo

– David Lo
May 7 '15 at 12:04










1 Answer
1






active

oldest

votes


















2














Based on your screenshot, Damn Small Linux (DSL) is running from a Live CD in a virtual machine. So the boot loader is most likely ISOLINUX.



According to this readme text file, there are four types of DSL.




dsl-.iso: the standard isolinux version, which is used for
liveCD, frugal, or traditional harddrive install.



dsl--syslinux.iso: boots using syslinux instead of isolinux,
used for some very old hardware that is no longer supported by
isolinux. Use syslinux version if booting fails with the standard
iso.



dsl--embedded.zip: comes with qemu, for running inside of a
host Windows or Linux system.



dsl--vmx.zip: a virtual machine that will run in VMware or
VMware player.




User would usually download the standard dsl-<version>.iso, which OP probably did. If dsl-<version>-syslinux.iso was downloaded, the boot loader would be Syslinux instead. User can tell by which type of DSL has been downloaded.



In case DSL is installed on a hard disk, the boot loader could be either LILO or GRUB. However, it has been mentioned in this howto (PDF document) that the default boot loader is LILO.



In case DSL is installed on a USB flash drive, the boot loader can be either GRUB or Syslinux. For more information, you can visit this wiki page.




Both the LILO and GRUB folders are available




That was the incorrect place. For a Live CD, user should check inside the ISO image file itself. The easiest way is to open the ISO image file in an archive manager.



viewing inside DSL 4.4.10 ISO image file in an archive manager



Inside the ISO image file, look into ./boot/isolinux directory for the boot loader configuration files. The isolinux.cfg file contains settings that could be used in the boot: _ prompt. Then again, when DSL (or any distro) has been installed to a hard disk, user should check the content of /boot directory on the local disk instead. If GRUB2 is used, /boot/grub directory will exist.



TL;DR A Live CD traditionally uses ISOLINUX as the boot loader. Open the ISO image file and check what files are found inside.






share|improve this answer

























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f201996%2fhow-do-you-find-out-which-boot-loader-your-using-in-damn-small-linux-distributio%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    Based on your screenshot, Damn Small Linux (DSL) is running from a Live CD in a virtual machine. So the boot loader is most likely ISOLINUX.



    According to this readme text file, there are four types of DSL.




    dsl-.iso: the standard isolinux version, which is used for
    liveCD, frugal, or traditional harddrive install.



    dsl--syslinux.iso: boots using syslinux instead of isolinux,
    used for some very old hardware that is no longer supported by
    isolinux. Use syslinux version if booting fails with the standard
    iso.



    dsl--embedded.zip: comes with qemu, for running inside of a
    host Windows or Linux system.



    dsl--vmx.zip: a virtual machine that will run in VMware or
    VMware player.




    User would usually download the standard dsl-<version>.iso, which OP probably did. If dsl-<version>-syslinux.iso was downloaded, the boot loader would be Syslinux instead. User can tell by which type of DSL has been downloaded.



    In case DSL is installed on a hard disk, the boot loader could be either LILO or GRUB. However, it has been mentioned in this howto (PDF document) that the default boot loader is LILO.



    In case DSL is installed on a USB flash drive, the boot loader can be either GRUB or Syslinux. For more information, you can visit this wiki page.




    Both the LILO and GRUB folders are available




    That was the incorrect place. For a Live CD, user should check inside the ISO image file itself. The easiest way is to open the ISO image file in an archive manager.



    viewing inside DSL 4.4.10 ISO image file in an archive manager



    Inside the ISO image file, look into ./boot/isolinux directory for the boot loader configuration files. The isolinux.cfg file contains settings that could be used in the boot: _ prompt. Then again, when DSL (or any distro) has been installed to a hard disk, user should check the content of /boot directory on the local disk instead. If GRUB2 is used, /boot/grub directory will exist.



    TL;DR A Live CD traditionally uses ISOLINUX as the boot loader. Open the ISO image file and check what files are found inside.






    share|improve this answer





























      2














      Based on your screenshot, Damn Small Linux (DSL) is running from a Live CD in a virtual machine. So the boot loader is most likely ISOLINUX.



      According to this readme text file, there are four types of DSL.




      dsl-.iso: the standard isolinux version, which is used for
      liveCD, frugal, or traditional harddrive install.



      dsl--syslinux.iso: boots using syslinux instead of isolinux,
      used for some very old hardware that is no longer supported by
      isolinux. Use syslinux version if booting fails with the standard
      iso.



      dsl--embedded.zip: comes with qemu, for running inside of a
      host Windows or Linux system.



      dsl--vmx.zip: a virtual machine that will run in VMware or
      VMware player.




      User would usually download the standard dsl-<version>.iso, which OP probably did. If dsl-<version>-syslinux.iso was downloaded, the boot loader would be Syslinux instead. User can tell by which type of DSL has been downloaded.



      In case DSL is installed on a hard disk, the boot loader could be either LILO or GRUB. However, it has been mentioned in this howto (PDF document) that the default boot loader is LILO.



      In case DSL is installed on a USB flash drive, the boot loader can be either GRUB or Syslinux. For more information, you can visit this wiki page.




      Both the LILO and GRUB folders are available




      That was the incorrect place. For a Live CD, user should check inside the ISO image file itself. The easiest way is to open the ISO image file in an archive manager.



      viewing inside DSL 4.4.10 ISO image file in an archive manager



      Inside the ISO image file, look into ./boot/isolinux directory for the boot loader configuration files. The isolinux.cfg file contains settings that could be used in the boot: _ prompt. Then again, when DSL (or any distro) has been installed to a hard disk, user should check the content of /boot directory on the local disk instead. If GRUB2 is used, /boot/grub directory will exist.



      TL;DR A Live CD traditionally uses ISOLINUX as the boot loader. Open the ISO image file and check what files are found inside.






      share|improve this answer



























        2












        2








        2







        Based on your screenshot, Damn Small Linux (DSL) is running from a Live CD in a virtual machine. So the boot loader is most likely ISOLINUX.



        According to this readme text file, there are four types of DSL.




        dsl-.iso: the standard isolinux version, which is used for
        liveCD, frugal, or traditional harddrive install.



        dsl--syslinux.iso: boots using syslinux instead of isolinux,
        used for some very old hardware that is no longer supported by
        isolinux. Use syslinux version if booting fails with the standard
        iso.



        dsl--embedded.zip: comes with qemu, for running inside of a
        host Windows or Linux system.



        dsl--vmx.zip: a virtual machine that will run in VMware or
        VMware player.




        User would usually download the standard dsl-<version>.iso, which OP probably did. If dsl-<version>-syslinux.iso was downloaded, the boot loader would be Syslinux instead. User can tell by which type of DSL has been downloaded.



        In case DSL is installed on a hard disk, the boot loader could be either LILO or GRUB. However, it has been mentioned in this howto (PDF document) that the default boot loader is LILO.



        In case DSL is installed on a USB flash drive, the boot loader can be either GRUB or Syslinux. For more information, you can visit this wiki page.




        Both the LILO and GRUB folders are available




        That was the incorrect place. For a Live CD, user should check inside the ISO image file itself. The easiest way is to open the ISO image file in an archive manager.



        viewing inside DSL 4.4.10 ISO image file in an archive manager



        Inside the ISO image file, look into ./boot/isolinux directory for the boot loader configuration files. The isolinux.cfg file contains settings that could be used in the boot: _ prompt. Then again, when DSL (or any distro) has been installed to a hard disk, user should check the content of /boot directory on the local disk instead. If GRUB2 is used, /boot/grub directory will exist.



        TL;DR A Live CD traditionally uses ISOLINUX as the boot loader. Open the ISO image file and check what files are found inside.






        share|improve this answer















        Based on your screenshot, Damn Small Linux (DSL) is running from a Live CD in a virtual machine. So the boot loader is most likely ISOLINUX.



        According to this readme text file, there are four types of DSL.




        dsl-.iso: the standard isolinux version, which is used for
        liveCD, frugal, or traditional harddrive install.



        dsl--syslinux.iso: boots using syslinux instead of isolinux,
        used for some very old hardware that is no longer supported by
        isolinux. Use syslinux version if booting fails with the standard
        iso.



        dsl--embedded.zip: comes with qemu, for running inside of a
        host Windows or Linux system.



        dsl--vmx.zip: a virtual machine that will run in VMware or
        VMware player.




        User would usually download the standard dsl-<version>.iso, which OP probably did. If dsl-<version>-syslinux.iso was downloaded, the boot loader would be Syslinux instead. User can tell by which type of DSL has been downloaded.



        In case DSL is installed on a hard disk, the boot loader could be either LILO or GRUB. However, it has been mentioned in this howto (PDF document) that the default boot loader is LILO.



        In case DSL is installed on a USB flash drive, the boot loader can be either GRUB or Syslinux. For more information, you can visit this wiki page.




        Both the LILO and GRUB folders are available




        That was the incorrect place. For a Live CD, user should check inside the ISO image file itself. The easiest way is to open the ISO image file in an archive manager.



        viewing inside DSL 4.4.10 ISO image file in an archive manager



        Inside the ISO image file, look into ./boot/isolinux directory for the boot loader configuration files. The isolinux.cfg file contains settings that could be used in the boot: _ prompt. Then again, when DSL (or any distro) has been installed to a hard disk, user should check the content of /boot directory on the local disk instead. If GRUB2 is used, /boot/grub directory will exist.



        TL;DR A Live CD traditionally uses ISOLINUX as the boot loader. Open the ISO image file and check what files are found inside.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 11 hours ago

























        answered Aug 19 '15 at 18:55









        clearkimuraclearkimura

        2,0251231




        2,0251231



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Unix & Linux Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f201996%2fhow-do-you-find-out-which-boot-loader-your-using-in-damn-small-linux-distributio%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            -boot-loader

            Popular posts from this blog

            Identify plant with long narrow paired leaves and reddish stems Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?What is this plant with long sharp leaves? Is it a weed?What is this 3ft high, stalky plant, with mid sized narrow leaves?What is this young shrub with opposite ovate, crenate leaves and reddish stems?What is this plant with large broad serrated leaves?Identify this upright branching weed with long leaves and reddish stemsPlease help me identify this bulbous plant with long, broad leaves and white flowersWhat is this small annual with narrow gray/green leaves and rust colored daisy-type flowers?What is this chilli plant?Does anyone know what type of chilli plant this is?Help identify this plant

            fontconfig warning: “/etc/fonts/fonts.conf”, line 100: unknown “element blank” The 2019 Stack Overflow Developer Survey Results Are In“tar: unrecognized option --warning” during 'apt-get install'How to fix Fontconfig errorHow do I figure out which font file is chosen for a system generic font alias?Why are some apt-get-installed fonts being ignored by fc-list, xfontsel, etc?Reload settings in /etc/fonts/conf.dTaking 30 seconds longer to boot after upgrade from jessie to stretchHow to match multiple font names with a single <match> element?Adding a custom font to fontconfigRemoving fonts from fontconfig <match> resultsBroken fonts after upgrading Firefox ESR to latest Firefox

            Shilpa Shastras Contents Description In painting In carpentry In metallurgy Shilpa Shastra education in ancient India Treatises on Shilpa Shastras See also References Further reading External links Navigation menueOverviewTraditions of the Indian Craftsman251930242ŚilpinŚilpiniTraditions of the Indian CraftsmanThe Technique of Wall Painting in Ancient IndiaEssay on the Architecture of the HindusThe Journal of the Society of Arts10.1007/s11837-998-0378-3The role of India in the diffusion of early culturesTraditions of the Indian CraftsmanAn Encyclopedia of Hindu ArchitectureBibliography of Vastu Shastra Literature, 1834-2009The Technique of Wall Painting in Ancient India4483067Les lapidaires indiens