Is this doable? Maybe not in Mint but in linux?

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
confused.brit

Is this doable? Maybe not in Mint but in linux?

Post by confused.brit »

Have an old (2002ish) 'desktop replacement' laptop which im looking to give a new lease of life. 'Built for XP' so fairly modern, but the graphics driver for the Via graphics card inside is some customise job which, because the company (time Computers) went bust, is no longer available The only working geeric Via driver is unstable, and bluescreens at every single reboot, requiring 'last known good' to boot the system.

It worked well on Mint Elyssa's liveCD, which sparked this idea:

Since the people using it want to use windows as its what they are comfortable in, but it is going to be more stable as a Linux machine, is it possible to have it as a host OS, maybe just a command line only version, that autoloads a VM of windows on boot?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
revdjenk

Re: Is this doable? Maybe not in Mint but in linux?

Post by revdjenk »

confused.brit

Wow, you are a Saint!!
And I am glad you are comfortable in doing all this research for them.
To be honest, I have not done this, but knowing that virtualbox is an application, and applications can be started when the whole system is booted (see Preferences > Sessions > Startup Programs tab), and a virtualized machine can be left in a "running" state, I can see where this is do-able.
You should also be able to do this with Mint, as Mint 6 only requires 256megs of ram to run (after it is installed) so you could assign more ram to XP to enable it to run with speed.

However, even after saying all this, I would hope you ask the people using this machine to give Linux 2 weeks to see if they can duplicate everything they need. It would be safer, faster, and be less flaky. Wine's improvements in the last few months has been marvelous, so even some Windows apps they may "need" may run. Maybe they will do some "work" so you won't have to!!!!

God Bless
Doug
confused.brit

Re: Is this doable? Maybe not in Mint but in linux?

Post by confused.brit »

I would like to but these people are pretty technophobic.

These are the people you come across who dont update the AV if it nags incase it breaks something, so i had to find one to silently update for them...

They have heard about Linux and are terrified of it.

This is a long term project right now, i'll test it out on my machine first if I can, then if it does ok, pull in the laptop and set it up this way.

I hope I understand Grub enough to have 2 linux installs, with /home an NTFS parition in the middle or something. 1 labelled boot windows, one being a mint install, so I can try and convert em over time, but they dont get too afraid to turn it on if im not there.
altair4
Level 20
Level 20
Posts: 11461
Joined: Tue Feb 03, 2009 10:27 am

Re: Is this doable? Maybe not in Mint but in linux?

Post by altair4 »

This will get you part of the way there and expands a bit on what revdjenk wrote. I'm using my own Win2K VM as an example:

Step 1: Find the exact name of the VM

Open Terminal
Type VBoxManage list vms
This will give you a list of all your VMs in this kind of output:
Name: Win2KMint
Guest OS: Windows 2000
UUID: ba3250b8-5311-4c31-bea3-77b5ab599dac
Config file: /vmlin/VBox/Win2KMint/Win2KMint.xml
Memory size: 996MB
VRAM size: 8MB
Boot menu mode: message and menu
Step 2: Create a Session startup entry

Menu > Preferences > Session > Startup Programs > Add
Name: Win2K
Command: VBoxManage startvm Win2KMint

This will not load Win2K on boot as you desire but it will load Win2K upon login. This requires your users to login in twice - once into linux and once into Win2K. Similarly it will require them to logout twice - once from Win2K and once from linux. There is one other rare problem with this method. When you start VBox in the usual manner - starting the VBox application and then selecting the VM to start - you may from time to time get an error message for whatever reason. If you start the VM directly and there is an internal VirtualBox problem it will just fail.
Please add a [SOLVED] at the end of your original subject header if your question has been answered and solved.
User avatar
Zwopper
Level 10
Level 10
Posts: 3054
Joined: Fri Nov 30, 2007 12:20 pm
Location: Deep in the Swedish woods
Contact:

Re: Is this doable? Maybe not in Mint but in linux?

Post by Zwopper »

In theory(at least), you should be able do use Openbox or fluxbox without any panel activated, have gdm set to auto login, start vbox in fullscreen mode with "restore session " at startup and there should only be no login screen - just a "magic" hibernation feel.
This requires the user to "save state" instead of login out completely from windows, ONE new thing to learn.
Image
My artwork at deviantART | My Band - Electric Alchemea
CREA DIEM!

Lenovo U330P | i5 | 16GB | 128GB - SSD | Elemantary OS 0.4
Locked

Return to “Beginner Questions”