Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 1349 online users. » 0 Member(s) | 1347 Guest(s) Bing, Google
|
Latest Threads |
Set Home Folder
Forum: Installing Linux Lite
Last Post: LanceCorporal
3 hours ago
» Replies: 0
» Views: 9
|
Updates Error Log - no re...
Forum: Updates
Last Post: Valtam
8 hours ago
» Replies: 3
» Views: 93
|
NEW Wiki replaces Help Ma...
Forum: On Topic
Last Post: Valtam
Yesterday, 11:12 AM
» Replies: 0
» Views: 48
|
New Website Design
Forum: On Topic
Last Post: Valtam
Yesterday, 11:01 AM
» Replies: 11
» Views: 957
|
Install Error Log - No Pu...
Forum: Updates
Last Post: Valtam
08-14-2025, 11:18 AM
» Replies: 2
» Views: 402
|
Help me, please! - CDROM ...
Forum: Updates
Last Post: stevef
08-10-2025, 01:44 PM
» Replies: 26
» Views: 4,214
|
Linux Lite 7.6 RC1 Releas...
Forum: Release Announcements
Last Post: Valtam
08-09-2025, 11:05 AM
» Replies: 5
» Views: 1,802
|
Intel HD Graphics Not Wor...
Forum: Installing Linux Lite
Last Post: Abhi_245
08-08-2025, 06:44 PM
» Replies: 10
» Views: 1,305
|
installing 5.8 Lunix lite...
Forum: Installing Software
Last Post: Ren
08-01-2025, 03:34 PM
» Replies: 0
» Views: 319
|
VERY ODD install Issue
Forum: Installing Linux Lite
Last Post: Azoic
08-01-2025, 05:34 AM
» Replies: 0
» Views: 365
|
|
|
[SOLVED] Minecraft on LL2 |
Posted by: Dookus - 07-12-2014, 07:11 AM - Forum: Games Support
- Replies (3)
|
 |
I see tutorials around showing how to setup Minecraft on LL1, would like to do so on LL2, the LL1 tutorials do not seem to relate to LL2, nor can I find the software mentioned on Ubuntu forums that is being used on Ubuntu in the Synaptics list, can anyone post a tutorial please?
Much depreciated.
John
|
|
|
removing dual boot |
Posted by: newtusmaximus - 07-11-2014, 09:22 PM - Forum: Installing Linux Lite
- Replies (2)
|
 |
Wish to test LL2.0 + new trial Kernel on PCs already running other versions of linux. Once tested wish, to remove the LL2.0 & trial Kernel and return pcs to single boot, restoring original partition sizes and running original version of linux. Questions :-
Can this be done?
If so how ? using Gparted??
Thank you
|
|
|
hello from linux-newbie |
Posted by: martin - 07-10-2014, 10:10 AM - Forum: Introductions
- Replies (3)
|
 |
I'm swiss-german and tried a lot of small iso distros on usb.
LinuxLite is the best so far.
LiLi to usb ok > wlan ok > keybord ok > infos ok > updates ok > install wine ok!
I hopefully find now how to adapt persistence (persist file and cheatcode).
When this works, I'm going to test the windows portable tools I work with.
(persistence works fine in razor - there i have trouble installing wine).
|
|
|
VirtualBox -- Create VM for Booting Live ISOs/CDs/DVDs |
Posted by: gold_finger - 07-10-2014, 07:51 AM - Forum: Tutorials
- Replies (12)
|
 |
This is additional information on using VirtualBox once it is installed. For the basics on installing, creating VMs (virtual machines), and enabling USB support for VBox -- see Help Manual -> Software page -> Software Tutorials page link.
Creating a Dedicated VM for Live ISO/CD/DVD Booting
Sometimes you may not want to install to a virtual hard drive. You may just want to test something, take a look at an OS before deciding to install it, or you may just not want to use all of your disk space for virtual drives of various OSs. Whatever the reason, it is handy to setup a VM specifically for just booting live OSs. The example below describes how to do that and is setting it up to boot 64-bit versions of Linux. (Adjust settings as appropriate for the OSs you might be booting.)
From main VBox window, click New to make a new VM.
Fill-in Name, Type and Version. - Name = Live64DVDs (you can name it anything you like)
- Type = Linux
- Version = Other Linux (64-bit)
- NOTE: these settings can be changed later if necessary. After VM is created, just highlight it and click the Settings button.
- Click Next to continue.
Set the amount of memory (RAM) to dedicate to the VM.- Between 512MB - 2GB should work for most situations.
- DO NOT allot more than half of your memory to the VM.
- You can adjust the dedicated memory any time later if you need to change it.
- Click Next to continue.
On the Hard drive page, click "Do not add a virtual hard drive". It will warn you that you are creating a VM without a hard drive. Hit "Continue", because that is what you do want in this case.
Your "Live64DVD" VM will now appear on the main VBox window. When a VM is highlighted on the left, a summary of its settings will be shown on the right.- Highlight your new VM for live disks.
- Notice that under Storage it is showing the CD/DVD drive for booting and that it is Empty. That is telling you that nothing is currently selected to boot the VM from. So if you were to click Start at this point, nothing would boot.
- If you want to boot a CD or DVD, just load it into the tray and it will boot when you start the VM.
- If you want to boot an ISO file you have downloaded to your hard drive, you need to go into the settings for your live VM and tell it where that ISO file is and to use it for booting.
- Highlight the VM and click Settings button
- In Settings window, click "Storage" along left side
- Under "Storage Tree", click the word "Empty" under "Controller: IDE" (there will be a CD icon next to "Empty").
- Under "Attributes" (right side), click to check box for "Live CD/DVD"
- Now click the CD icon just above that to the right.
- Select "Choose a virtual CD/DVD disk file"
![[Image: 1SoQ7nZfo2Ot]](https://ibin.co/1SoQ7nZfo2Ot)
- That will open a window for navigating to the ISO in your file system. Find the one you want, select it and click "Open".
- It will now show up in the Storage Tree under "Controller: IDE"
- Click "OK"
- Back on the main VBox window and you will see that the ISO file is showing in the "Storage" settings for your VM.
![[Image: 1SoQI6N9mQcZ]](https://ibin.co/1SoQI6N9mQcZ)
- If you would like to adjust the Display settings to enable 3D or 2D acceleration and/or give the machine more video memory, go ahead and do that.
- When done adjusting settings, click the greenStart arrow and it will boot just like you computer would if you were using a live CD/DVD.
With this VM created, you no longer need to create a new virtual hard drive just to test out an ISO/CD/DVD or run something live if you need to for some other reason. Just select your live disk VM, change the settings to point to the correct ISO (or load your CD/DVD in the tray), and hit Start.
Tip: If you frequently try out both 32-bit and 64-bit OSs, make a VM for each so you don't have to remember changing that setting when moving from one to the other.
|
|
|
|