LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-01-2009, 04:16 PM   #16
Chris Stegman
LQ Newbie
 
Registered: Mar 2009
Posts: 26

Rep: Reputation: 15

tag
 
Old 04-01-2009, 04:21 PM   #17
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
OK-everything went fine except this-
Code:
modprobe vboxflt # load the first module
FATAL modprobe vboxflt not found
Other than that everything went fine-no errors
what is vboxflt??
 
Old 04-01-2009, 04:41 PM   #18
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
OK-it's cool-
everything is working-I set up a fixed size VHD of 8GB, enabled USB/audio/net and booted off the DSL-4.4.10 iso
But when vbox started my screen went black and then came back on-then the vbox window appeared and I'm now installing dsl to the VHD.
Why did the screen go black and what is vboxflt?
edit that DSL would not load right-what's wrong?

Last edited by linus72; 04-01-2009 at 04:47 PM.
 
Old 04-01-2009, 05:34 PM   #19
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,062

Rep: Reputation: Disabled
IMHO 8GB is way too much for DSL and my advise is to set up you virtual HDs as of variable size, so you won't waste space. Don't worry, they will expand as needed till they reach the fixed limit.

For the screen going black I don't know, neither what is vboxflt.

To install/launch a new distribution, if it is in an ISO image on your HD:
1) In the File menu select "virtual support managers" -- or something like that, translated from French
2) Go to the "Optical disc images" and add one -- add DSL-4.4.10 iso, for instance
3) Highlight the DSL VM in the menu, then hit Preferences, click Optical disk, check "Insert an optical disk", select the ISO image you just added.
4) Hit Launch.

Same apply for using real CD/DVD instead of ISO image on your HD, but steps 1) and 2) which are not necessary. In step 3) choose your real CD/DVD reader.

And read the Help, it's helpful

Last edited by Didier Spaier; 04-01-2009 at 05:36 PM.
 
Old 04-01-2009, 05:45 PM   #20
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Yea-something is wrong-my whole screen goes black when I start the emulator window, then goes black again when it says "press F12 for boot", then goes black again as DSL boots-but I tried another iso and same result-they both hang and freeze during boot...?
So, I guess vboxflt must be important or something....?
Note that I am in Slack 12.2 on sda1.

Last edited by linus72; 04-01-2009 at 05:47 PM.
 
Old 04-01-2009, 06:18 PM   #21
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,062

Rep: Reputation: Disabled
My fault, I misspelled one of the modprobe commands. As root type:
Code:
modprobe vboxnetflt
Then check that both modules be loaded:
Code:
lsmod|grep vbox
Then restart VirtualBox.

Last edited by Didier Spaier; 04-01-2009 at 06:21 PM.
 
Old 04-01-2009, 06:23 PM   #22
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
OK-did that-
Code:
root@bz:~# modprobe vboxnetflt
root@bz:~# lsmod|grep vbox
vboxnetflt             88456  0
vboxdrv               114216  1 vboxnetflt
root@bz:~#
Now, do I ave to restart anything?
Or should vbox work now?
 
Old 04-01-2009, 06:25 PM   #23
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,062

Rep: Reputation: Disabled
VirtualBox should work, but to make sure close it then run it again.

You should not loose your settings.
 
Old 04-01-2009, 06:34 PM   #24
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Original Poster
Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
OK-thanks for all your help Didier!!
Your the man!
the issue with the screen still exists-I click the vbox start button-the entire screen(my screen) goes black-pops back up and vbox window is open-says "press F12 for boot device"
screen again goes full black-pops up again with the dsl boot screen in vbox window-screen goes black again-pops up again and dsl boots fine.
I'm worried cause MY moniter is the one blacking out-not the vbox "window"
Can vbox cause harm to my monitor??
 
Old 04-01-2009, 06:52 PM   #25
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,062

Rep: Reputation: Disabled
Quote:
Originally Posted by linus72 View Post
I'm worried cause MY moniter is the one blacking out-not the vbox "window"
Can vbox cause harm to my monitor??
I don't think so. Remember that if your VM is set-up full screen what you see on the screen is is the VM's display or window. Sometime I don't even remember if what I see is the "real" Slackware 12.2 screen or the "virtual" Slackware-current screen. I have to type "uname -r" to make sure

Anyway fiddle with the VM's menu and see what changes when you go "Full screen" or "Adjust window's size", for instance
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Qemu vs. VirtualBox Woodsman Slackware 23 08-24-2008 03:46 PM
LXer: Look out VirtualPC and VMWare... VirtualBox is in the house LXer Syndicated Linux News 0 04-09-2008 12:20 AM
From VirtualBox to VMware Server Neo-Leper Linux - Software 2 07-23-2007 12:10 PM
Use Qemu to boot VMWare 'image' ? lefty.crupps Linux - Software 2 05-24-2007 03:02 PM
Qemu or VMWare depam Linux - Software 11 05-06-2006 08:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration