Software :: Permanently Install Or Mount The Turboc From Dosbox In Ubuntu?

Jun 4, 2010

I have mount the turboc in ubuntu ,as following..1)Make a new folder named c in home directory 2)Then i copy the turboc's folder in c folder (Home directory)3)Go to dosbox and typed followingsa) mount c c b)c: c)cd turboc d)tc4)Now the turboc startsBut when exit from the turboci have to again mount the turboc and have to followagain the above procedure. Can i mount the turboc permanantly throught dosbox, that means whenever i clicked dosbox,turboc starts automatically

View 3 Replies


ADVERTISEMENT

General :: Typed The Command As Sudo Apt-get Install Dosbox The Error Occured As E:couldnt Find The Package Dosbox?

Feb 6, 2010

when i was about to install turbo c using dosbox in ubuntu on the console i typed the commandas sudo apt-get install dosbox the error occured as E:couldnt find the package dosbox

View 5 Replies View Related

Ubuntu :: Dosbox Doesn't Recognize Any Directory Other Then The Directory That Dosbox Is In?

Mar 17, 2010

I have the C drive were dosbox is mounted. I have 3 hard drives, C, D, and E. D I use for storage and quick refrence, E hd has all my games on it. I have figured out how to mount the 2nd hard drive. But dosbox doesn't recognize any directory other then the directory that dosbox is in.

View 8 Replies View Related

Networking :: Networking Is Not Getting Out Of The Dosbox Instance \ Needs To Have Some Config In Place To Link Networking Over To Dosbox?

Jan 31, 2011

I am attempting to setup and old BBSinside of DosBOXI've built one of the DosBOX Megabuilds, with the NE2000 patch.It uses libpcap in order to piggy back on top of the system's NIC. All of the dosbox side appears to be working.My system comes up, gets the MAC address i told it to use, i can load a packet driver in dosbox, all of that seems well and good. The issue, i think, is on the linux side. It's built on a Fedora 14 box. I'm getting the feeling that networking isnt getting out of the dosbox instance. Does it seem possible that fedora needs to have some config in place to link networking over to dosbox?

View 7 Replies View Related

Ubuntu :: How To Permanently Mount Drives

Jan 21, 2010

i used to mount my drives in ubuntu..How to mount all the drives permanently?

View 2 Replies View Related

Ubuntu :: Auto Mount - Drive Permanently ?

Feb 8, 2010

I wanted to mount a drive permanently that I see in my Places -> Network ->

I can add it no problem, but I want it to always mount it when it is available when I am not around.

Once I mount it in the GUI is there any way to make that mount a permanent one?

View 1 Replies View Related

Ubuntu Servers :: To Mount Sharedserver Permanently

Aug 5, 2011

I just mount my sharedserver and Photos on my newly installed LUBUNTU, Is there any ways i can mount it permanently on MY COMPUTER OR DESKTOP? Because every time i want to access it i need to go to "FILE MANAGER" "GO" and I have to retype the address before i access it.

View 3 Replies View Related

Ubuntu :: Permanently Mount External Hard-drive

Mar 17, 2010

I've recently started using a 500gb external hard drive for music and backups. It is always plugged into the computer but doesn't always mount at boot-up and I have to dis-connect and re-connect the USB cable. The desktop icon then appears.The fact that it's mount point changes also means I can't share the Music folder on the external hard drive via Samba (WinXP machines say they can't access the folder) and also Songbird 'loses' the tracks.

How do I permanently mount the external hard drive? I assume it will mean some editing of the fstab file? Unfortunately, I've got no idea of what I should enter on there.The external hard drive volume is called 'Music and BackUps' - Gparted screengrab attached.

View 9 Replies View Related

Ubuntu :: Can't Permanently Mount A Windows Share Folder?

Jan 7, 2011

I'm successfully accessed a local Windows Share folder with the "Places --> Connect to Server" tool, but I can't figure out how to get it permanently mounted so that I don't have to keep logging in every time I boot up. I understand that the solution is supposed to involve adding a line to fstab, but I've tried a dozen variations on it based on various tutorials I've found online to no avail. Is there any way to check and see how the "Connect to Server" tool is doing its magic? Or to make that permanent?

-Brett Bowman
Erdr1ck
System:
Ubuntu 10.10 (AMD64)

View 2 Replies View Related

Ubuntu :: Permanently Mount NTFS With Open Permissions?

Jul 25, 2011

I installed a new media drive that I will be using to share with a windows 7 laptop using samba. After days of frustration, I figured out that the sharing is not working because I have to set the permissions for the NTFS drive when it is mounted. Once it is mounted, using chmod, chown or right-clicking in nautilus does not work. As a result, when I try to access the files from my windows laptop, it keeps saying that it can't find the share (due to the permission issue). How do I change the fstab to automatically mount the ntfs drive, and have completely open permissions (read/write/execute by everyone)?

Code:

UUID=28ASDFGF4AABFA4 /media/media ntfs-3g defaults,blksize=4096,umask=0000

View 2 Replies View Related

Ubuntu :: Mount EXT4 Permanently With Read / Write Support?

May 14, 2010

I have created 700 GB ext4 logical partition on my HDD. It is named sda7. Now I don't have read/write permissions, only root has those permissions.

How to change read/write permissions and how to mount it permanently?

View 3 Replies View Related

Server :: Mount Samba Share On Windows Permanently?

Jul 7, 2010

Client OS :- Windows XP
Server OS :- Centos 5.4
Service :- samba or smb

Actually i want to take a back of windows xp's users data which on d: or etc and that backup i want to store in samba share which i made on my centos 5.4 . To do this we need to mount samba share as local drive then any script or any software can detect that share easily in that drive.

View 4 Replies View Related

Server :: Unable To Permanently Mount Samba Share

Nov 13, 2010

my samba server is working properly but i want to mount it permanently on linux (red hat) client.i have tried /etc/fstab and also autofs service but both are not working for me.

1. /etc/fstab i made the following entry in it //192.168.0.254/myshare /temp smbfs credentials=/root/pass 0 0 and when i use comman mount -a it shows "unknown filesystem smbfs" why this is so?

2. using autofs

my auto.master file is shown below

#
# $Id: auto.master,v 1.4 2005/01/04 14:36:54 raven Exp $
#
# Sample auto.master file

[code]....

View 13 Replies View Related

Debian Installation :: "permanently" Change The Mount Point?

Feb 11, 2011

I recently installed Squeeze and it was simple and is running great. I have a usb fat32 drive that shares data on 3 partitions with winxp. None are listed in fstab. They all are mounted in /media.2 partitions, Video and Music, are shown in gparted as mounted by their volume labels, which is what I want; eg /media/MUSIC. The DATA volume is mounted by its' uuid. This is how it is displayed on my desktop. The other 2 volumes display the way I want: MUSIC and VIDEO. I have changed the mount point in /media to the label name:/media/DATA but it returns to its' uuid after reboot. How can I change it to display the label name? It works fine, but I have a need to "tidy up" my desktop.

View 5 Replies View Related

Ubuntu :: Installing Old Version Of Dosbox

Aug 4, 2011

I have the current version of dosbox installed, and I'd like to install version .73 as well and have both installed simultaneously.Is this possible and how can I do this?

View 1 Replies View Related

General :: How To Permanently Install Driver

Jun 22, 2010

I have installed two wireless-related drivers:

modprobe lib80211
insmod wl.ok

On rebooting, I find that these are no longer installed. How do I fix them in place?

View 2 Replies View Related

Ubuntu :: Dosbox Shows Splash Screen, Then Quits?

Jan 10, 2010

I am trying to run Dosbox on 9.10, and both the Software Centre isntallation, aswell as DBGL's included version of Dosbox load the splash screen, then promply quit. I have had success with previous ubuntu versions, and am wondering why I can't get any further on the new version?

View 4 Replies View Related

Ubuntu Installation :: Sdl-config Error When Compiling DOSbox 0.70?

May 8, 2011

Trying to compile DOSbox version 0.70. Apparently this is the only version that can run Privateer flawlessly.Problem is, when I extract the source and try to './configure', I get an error that SDL 1.2 is not installed.

Code:
anthony@anthony-1010:~/Games/DOS/dosbox-0.70$ ./configure
checking build system type... i686-pc-linux-gnu

[code]....

View 1 Replies View Related

Fedora :: How To Create Launcher For Application Using DosBox

Jun 13, 2011

how do I create a launcher for an application using DosBox? I tried in Alacarte, but it does not show up. I did this both as root and as user.Disregard. It did create the launchers. It just put them in "Other" even though I told it to create them in "Internet" so they are there, but just not where I want them. That is okay since now I can add them to my favorites and put them in the order I want.

I guess I will like Gnome 3 better as I find tweaks to make it work like I want it to work. Still though, it is not nearly as user friendly as my heavily tweaked Gnome 2 with Compiz.Another question though: How do I get it to select and use a photo I want for the background instead of the stock images? It is annoying as all get-out to have the screen turn to grey rather than stay the way I want it. :

View 5 Replies View Related

Software :: Cannot Run The Program In Dos Mode - Maxmind In Dosbox?

May 25, 2011

I have debian 5 installed on a laptop. I am trying to install maxthink on this computer (according to some people here it is the best software after slackware )I tried to install maxthink on wine (debian default) it complains about some version conflicts and finally gives an error'c:windowssystem32Tlist7.ocx' not being registered. tried dosbox.With dosbox while running the application it tells me that'this program cannot be run in dos mode'.After about a week of tweaking things I still have no solution

View 3 Replies View Related

Software :: Cant Find To Run Dosbox In Any Of The Menus Or From Terminal?

Jul 31, 2010

i'm running slackware 13.0. i've installed dosbox package and the installation process showed no errors,but now i cant find how to run dosbox in any of the menus or from terminal.

View 2 Replies View Related

Software :: Mounting DOSBOX On A Remote Share ?

Mar 4, 2011

I am trying to mount dosbox on a share on a remote computer. I did it in Win XP without any troubles. In Ubuntu it does n't work.

First I made the map in media and connected the share. The share works fine, but I cann't mount DOSBOX. Then I put the share in the /home/user directory. Share works fine! But dosbox does not mount.

On mount c /home/user/mydrive

I get: Drive C does not exist.

I think that the permissions are not correct.

View 3 Replies View Related

OpenSUSE Install :: OS 11.3 RC2 - Disable Nouvou Module Permanently; Use Propietary NVidia Drivers?

Jul 5, 2010

I have compiled the proprietary nvidia drivers for 11.3. When I boot, even using the nomodeset boot option, the nouveau module still loads, causing gdm/X to fail. I am able to manually remove the modules with rmmod and restart gdm. Everything then works normally. I have added the line "blacklist nouveau" to both 50-blacklist.conf and 99-local.conf in /etc/modprobe.d

View 7 Replies View Related

Software :: Make The Screenshots Dosbox Takes A Higher Resolution Than 320x200?

Oct 11, 2010

Is there any way to make the screenshots dosbox takes a higher resolution than 320x200?

View 2 Replies View Related

Ubuntu :: Fresh 9.10 Install Reboot Error No Device - Mount Partition Mount: Can't Fin?

Jun 24, 2010

what now trying to mount partition get this error this is the partition ubuntu 9.10 is installed on and upon reboot error no device with a long string. mount: can't find /dev/sda6/mnt in /etc/fstab or /etc/mtab

so now that I believe I've successfully mounted the partition how do I direct the bootloader to this partition /dev/sda6 on /media/11076e45-e27d-470b-bb6d-6894f7809a0c type ext4 (rw,nosuid,nodev,uhelper=devkit)

View 1 Replies View Related

OpenSUSE :: Plasma No Longer Registers Mouse Clicks After Unlocking The Cursor From DOSBox

Jun 18, 2011

I'm currently running openSuSE 11.4 (kde v 4.6.4), and after unlocking the mouse cursor from the DOSBox (v 0.74) window, none of the Plasma Desktop Widgets or Components will register mouse clicks until I reboot.

Is there something config-wise I might change to prevent this from happening, or is there an otherwise quick way to restart only plasma using the terminal? Yakuake still drops down, and works, fortunately, so doing this is not a problem.

EDIT: Forgot to mention that all of said applications were installed from openSuSE repos using YaST2.

View 6 Replies View Related

Slackware :: Dosbox/KDE4 Desktop Icons Moving (desktop Folderview)?

Mar 4, 2011

If I use Dosbox in full screen mode, and then exit back to KDE, my desktop icons get shuffled around.I'm using the desktop folder view in KDE 4.4.3I've noticed that this also happens with ScummVM as well, so I think it's more a KDE issue?

View 3 Replies View Related

General :: Run Dosbox On Network \ Run That On Network (use Windows Xp)?

Aug 10, 2010

I have installed CentOs as server and trying to run .exe(dos program) there. i have already installed dosbox and works on running the program. But the problem is how can i run that on network (i use windowsXp)? i store the program and data on CentOs server and the client program runs directly on server (client just create shortcut to network path). I misassumed if we install dosbox on centos it can work, but it didnt for network

View 5 Replies View Related

Ubuntu :: Permanently Disable A Key?

Apr 2, 2010

So I just installed Ubuntu on my second laptop, however I ran into a problem. The F9 key is going crazy. I'm not exactly sure what is causing it (I've already popped off and cleaned the keys) but if I could find a way to just disable it I'd be very happy.

View 3 Replies View Related

Ubuntu :: How To Change The Timezone Permanently

Jan 3, 2010

So, here's my problem. Every time I'm trying to change my timezone, it last until I'm restarting my comp again, it seems like it doesn't save the changes permanently.I'm using Ubuntu v9.10 installed through Wubi. My timezone is set currently via BIOS.

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved