Jared Heinrichs

  • Technology Blog
  • Winnipeg Computer Repair
  • Winnipeg Photographer
  • Cooking With Jared
You are here: Home / Damn Small Linux / How to install “Damn Small Linux” in Virtual Box

Aug 6, 2017 By Jared Heinrichs Leave a Comment

How to install “Damn Small Linux” in Virtual Box

The process for this is pretty straight forward. The website makes the install seem like it much harder than it should be.

I am going to assume you have Virtual Box already installed.

Files needed:

  1. Virtual Box
  2. Damn Small Linux (DSL) iso

These files are hosted on my MEGA account. You can get the files from the original sites but this post will use these items.

When you open Virtual box click “New” icon.

Name the VM. I am calling mine DSL-inside.

Change the size to: 2GB and click “create” button.

Select the new VM and click “Start“.

You will ask what you want to boot off of. Select the DSL iso file.

Hit enter to boot into the Live OS.

Click on Terminal.

You will now need to create 2 drives:

  1. hda1 – App 128MB Swap drive
  2. hda2 – DSL location 2Gb (83MB smallest)

Type these commands to open the partition manager.

sudo -s
cfdisk

This will open the partition manager. You will be asked to zero the HD table. Say “y“es.

You will need to select the free space and create a new partition. Use the left and right arrows to select “New“.

Will will need to make a primary partition

Select 128MB. This is the recommended size for the swap partition (HDA1).

You will need to create this partition at the beginning of the drive.

Select the remaining free space. using arrows select “New” to create the data partition (HDA2).

Will will need to make a primary partition

Use the default which should be the remaining space. (2018.97MB)

Make HDA2 bootable.

Finalize and write the partitions to the hard drive.

Confirm the writing to disk by typing “yes“.

Type these commands:

        sudo -s
        swapoff -a    swapoff is a critical step, make sure you do it.
        mkswap /dev/hda1
        swapon /dev/hda1  [If you get "device or resource busy" here, ignore it.]

Run the HD install by running this command:

sudo -u root dsl-hdinstall

Select HDA2 to install DSL to. Follow the rest of the prompts.

Proceed with Bootloader (y)es and tell DSL to use (G)rub.

You obviously don’t have windows install so say “n“o.

You will need to create a password for two users:

  1. root – Super User.
  2. dsl – Normal Linux user.

Filed Under: Damn Small Linux, Damn Small Linux

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Board Game Rules
  • Camera
  • Computer Hardware
    • Blackberry
    • drivers
    • iPad
    • Magic Jack
    • USB
  • Damn Small Linux
  • Exam Notes
  • Facebook
  • FREE Flashcards
  • Games
    • PC
      • League of Legends
    • Wii
    • xbox 360
  • Music
  • Networking
    • Cisco Certification
    • Mitel
    • Palo Alto Firewall
  • News
    • Google
    • Microsoft
  • Operating System
    • Active Directory (2003)
    • Android
    • Command Prompt
    • Damn Small Linux
    • Group Policy
    • Hyper-V
    • IIS
    • ISA 2006
    • Mac OS X
    • Microsoft Exchange Server
    • Powershell
    • Security
    • SME Server
    • Terminal Server 2003
    • Ubuntu Linux
      • Adito Web SSL VPN
      • OpenVpn-als
      • Webmin
    • Virtual Machine Manager
    • Windows 2003 SBS
    • Windows 2003 Server
    • Windows 2008
    • Windows 2008 R2
    • Windows 2012R2
    • Windows 7
    • Windows 8
    • Windows Command Line
    • Windows Deployment Services
    • Windows Server Backup
    • Windows Vista
    • Windows XP
  • Phones
  • Photography
  • Photos
    • Animals
    • Misc
    • Nature
    • Portraits
  • Portfolio
  • Programming
    • CSS
    • HTML
    • jQuery
    • MySQL
    • PHP
    • Script
  • Programs
    • Acrobat
    • Acrobat Reader
    • Adobe Dreamweaver
    • Adobe Illustrator
    • Adobe Photoshop
    • Anti-virus Software
    • Antivirus
    • Backup Exec
    • Bittorent
    • Blackberry BESADMIN
    • Internet Explorer 9
    • Lightroom
    • Microsoft Office
    • Netbeans
    • Onenote
    • Outlook
    • Shelby
    • Sysprep
    • Trend
    • Video Editing
    • Visual Studio
    • Windows Live Writer
    • WireShark
    • XP Mode
    • Zarafa
  • Recipe
  • Review
  • Software Links
  • Troubleshooting
  • Uncategorized
  • Videos
  • Web Applications
    • Brage
    • Google
    • Spiceworks
    • Wordpress
  • Web Browsers
    • Internet Explorer
  • Web Server
    • XAMPP
  • Winnipeg
    • ISP

Try searching this site!

Copyright © 2021 Winnipeg Web Design