473,386 Members | 1,763 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

How to mount Windows partition in Debian Linux ?

296 100+
Hello ,

I want to mount Windows in Debian Linux so that I can use Wine.

Please tell me how to do ?
Feb 14 '07 #1
18 5043
pankajit09
296 100+
I am able to mount windows in /mnt/win directory but the Wine is not able to autodetect the partition.
I have made an entry in /etc/fstab also.

Please advise.
Feb 14 '07 #2
cassbiz
202 100+
try using VMmanager with wine

http://vmmanager.sourceforge.net/vmm-wine.html

hope this helps, good luck
Feb 14 '07 #3
pankajit09
296 100+
I have configured my Wine but I am not able to open Internet Explorer.


Expand|Select|Wrap|Line Numbers
  1. wine C:\\Program Files\\Internet\ Explorer\\iexplore.exe
Feb 15 '07 #4
You are probably best off not using wine like this. A virtual machine is probably more like what you need. Wine is intended to provide a complete, stand-alone system for running windows applications on other operating systems (typically Linux, MacOS etc). It uses a set of "fake" disks, which are really just directories off a common root (typically, in your home directory, it will make a folder calle .wine). You can put in links to your "real" windows drives, mounted somewhere in your linux filesystem, inside your .wine directory... browse it and see.

http://www.winehq.org has plenty of help, and the winecfg can be used to interactively set up nearly all the parameters for wine.

hth
-cybervegan
Feb 15 '07 #5
Motoma
3,237 Expert 2GB
I have configured my Wine but I am not able to open Internet Explorer.


Expand|Select|Wrap|Line Numbers
  1. wine C:\\Program Files\\Internet\ Explorer\\iexplore.exe
When you do this, what errors do you get? Is Internet Explorer just an example or do you really want to use it? In the latter case, have you tried IEs4Linux?
Feb 16 '07 #6
pankajit09
296 100+
When you do this, what errors do you get? Is Internet Explorer just an example or do you really want to use it? In the latter case, have you tried IEs4Linux?

You are right I wanted IE in Linux for testing.

Thanks a lot !!
Feb 16 '07 #7
pankajit09
296 100+
When you do this, what errors do you get? Is Internet Explorer just an example or do you really want to use it? In the latter case, have you tried IEs4Linux?
This is the error which I am getting -->

Invoking /usr/lib/wine/wine.bin /mnt/win/Program Files/Internet Explorer/iexplore.exe ...
Warning: Language 'en_IN' was not recognized, defaulting to 'en_US'.
Warning: Language 'en_IN' was not recognized, defaulting to 'en_US'.
Warning: Language 'en_IN' was not recognized, defaulting to 'en_US'.
fixme:shell:StopWatchMode () stub!
fixme:seh:EXC_RtlRaiseException call (from 0x401dd9) to unimplemented function shdocvw.dll.SHRestricted2A
wine: Unhandled exception (thread 0009), starting debugger...
err:seh:start_debugger Couldn't start debugger ("winedbg 8 100") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
Wine exited with a successful status
Feb 16 '07 #8
pankajit09
296 100+
When you do this, what errors do you get? Is Internet Explorer just an example or do you really want to use it? In the latter case, have you tried IEs4Linux?
While installing IE for Linux I got the following error -->

An error occured when trying to cabextract some files.
Feb 16 '07 #9
Motoma
3,237 Expert 2GB
While installing IE for Linux I got the following error -->

An error occured when trying to cabextract some files.
Could you post the full error message?
Feb 16 '07 #10
pankajit09
296 100+
Could you post the full error message?
The full error message is -->

Installing IE 6
Initializing
Creating Wine Prefix
Extracting CAB files
/home/pankaj/.ies4linux/downloads/ie6/EN-US//ADVAUTH.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//CRLUPD.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//HHUPD.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IEDOM.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_EXTRA.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S1.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S2.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S3.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S4.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S5.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S6.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//SCR56EN.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//SETUPW95.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//VGX.CAB: no valid cabinets found
An error occured when trying to cabextract some files.
Feb 20 '07 #11
Motoma
3,237 Expert 2GB
The full error message is -->

Installing IE 6
Initializing
Creating Wine Prefix
Extracting CAB files
/home/pankaj/.ies4linux/downloads/ie6/EN-US//ADVAUTH.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//CRLUPD.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//HHUPD.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IEDOM.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_EXTRA.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S1.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S2.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S3.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S4.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S5.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S6.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//SCR56EN.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//SETUPW95.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//VGX.CAB: no valid cabinets found
An error occured when trying to cabextract some files.

A simple Google of your error message revealed this solution.
Feb 20 '07 #12
pankajit09
296 100+
A simple Google of your error message revealed this solution.
I had gone to that forum earlier.

Installing IE 6
Initializing
Creating Wine Prefix
Extracting CAB files
/home/pankaj/.ies4linux/downloads/ie6/EN-US//ADVAUTH.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//CRLUPD.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//HHUPD.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IEDOM.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_EXTRA.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S1.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S2.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S3.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S4.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S5.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//IE_S6.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//SCR56EN.CAB: no valid cabinets found
/home/pankaj/.ies4linux/downloads/ie6/EN-US//SETUPW95.CAB: WARNING; possible 6752 extra bytes at end of file.
/home/pankaj/.ies4linux/downloads/ie6/EN-US//VGX.CAB: no valid cabinets found
An error occured when trying to cabextract some files.
Feb 21 '07 #13
Motoma
3,237 Expert 2GB
Did you try the solution on the linked page:
Expand|Select|Wrap|Line Numbers
  1. ./ie4linux  --wget-flags  --no-proxy
  2.  
Feb 21 '07 #14
pankajit09
296 100+
Did you try the solution on the linked page:
Expand|Select|Wrap|Line Numbers
  1. ./ie4linux  --wget-flags  --no-proxy
  2.  

Yes I did that.

But the same error came.
Feb 21 '07 #15
Motoma
3,237 Expert 2GB
Perhaps, then, you should post to the ies4linux forum :P
Feb 21 '07 #16
Perhaps a bit too late as its over a year but still you can try the answer at the bottom of:
http://www.linuxquestions.org/questions/debian-26/what-the-crap-is-up-with-wine-618487/#post3045186

It worked for me :-)
Mar 5 '08 #17
pankajit09
296 100+
No I am not working in Debian anymore.

Thanks a lot. :-)
Mar 6 '08 #18
No I am not working in Debian anymore.

Thanks a lot. :-)
Why?

Do you want to mount a Windows system in a Virtual Machine or mount a partition of Windows?

If you want to mount Windows in a Virtual Machine (VM now), use the Virtual Box application, is good, and it have a kind of shared folder to share the Linux/Windows files.
If you want to mount a a partition of Windows in linux, you have to try the ntfs-3g.
Mar 10 '08 #19

Sign in to post your reply or Sign up for a free account.

Similar topics

13
by: Peter Maas | last post by:
Recently I replaced Win2k with Linux on my desktop computer. Using mostly multi-platform software I thought this would be easy. It was not as easy as expected getting wxPython to work. There seemed...
35
by: Michael Kearns | last post by:
I've been using python to write a simple 'launcher' for one of our Java applications for quite a while now. I recently updated it to use python 2.4, and all seemed well. Today, one of my...
0
by: Fabian Lienert | last post by:
Hello mysql news group, our debian mysql server 4.0.16-2 used within a cms configuration fills up the /var partition, where the mysql.sock file is located. because this is on a cluster that...
3
by: tguclu | last post by:
Hi there, I hope this is the right place for my question if not please accept my apologies. In my application I want to mount/umount file system. From GNU C Library Reference Manual, for...
3
by: m.smith_1999 | last post by:
Hello, I'm a student software developer. As a part of an excerise I'm doing I'm trying to build a program to create "mount files" and mount them. Something like Sarah Dean's OTFE but really...
1
Plater
by: Plater | last post by:
I've run into a bit of trouble on this, not sure anyone here has ever done anything similar. We have a cirus ARM chip with an MTD FLASH chip Redboot is running on it (with ethernet support)...
1
Nepomuk
by: Nepomuk | last post by:
In most modern distributions of Linux and Unix (at least ones with graphical environments like KDE, Gnome or XFCE), you get to mount your partitions easily from the desktop. In some cases however, it...
1
by: scotter86 | last post by:
Hey everyone, for the love of god i cannot get this straight. I have 2 hard drives, each runing windows xp home. I installed linux on my second hard drive and it over wrote the windows mbr. thats...
12
by: tvnaidu | last post by:
Trying to mount windows folder on Linux machine, getting this error. I have a folder called "CheckIn" on windows, I made that folder as Network sharing. ON lInux, I tried to access that folder by...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.