Hi!
Is it possible to set up Wine for access to a real partition or entire disc over standard Windows API ?
Or at least access to "disk-file" ?
(that is : a file in the linux system that appears to Wine processes as a physical disk)
Thanks,
David
Access to partition or entire disk
Access to partition or entire disk
Last edited by xerces8 on Tue Aug 12, 2008 11:53 am, edited 1 time in total.
Access to partition or entrie disk
On Tue, Aug 12, 2008 at 11:40 AM, xerces8 <[email protected]> wrote:
have you wine C: drive mapped to the real windows c: because this will
lead to corruption of your windows drive and also break your wine as
well.
John
Not sure what the heck you are talking about but you do not want toHi!
Is it possible to set up Wine for access to a real partition or entire disc over standard Windows API ?
Or at least access to "disk-file" ?
(that is : a file in the linux system that appears to Wine processes as a physical disk)
have you wine C: drive mapped to the real windows c: because this will
lead to corruption of your windows drive and also break your wine as
well.
John
Access to partition or entrie disk
On Tue, Aug 12, 2008 at 10:40 AM, xerces8 <[email protected]> wrote:
drive, and have the ISO file be the 'physical' device?
I.e., you want to mount an ISO, point to it in winecfg as a realHi!
Is it possible to set up Wine for access to a real partition or entire disc over standard Windows API ?
Or at least access to "disk-file" ?
(that is : a file in the linux system that appears to Wine processes as a physical disk)
Thanks,
David
drive, and have the ISO file be the 'physical' device?
Re: Access to partition or entrie disk
No Wine can not do things like that. You have to mount such a "disk-files" with your system and them point Wine to it.xerces8 wrote:Or at least access to "disk-file" ?
(that is : a file in the linux system that appears to Wine processes as a physical disk)
Re: Access to partition or entrie disk
More or less (but for a hard drive, not CD/DVD).austin987 wrote: I.e., you want to mount an ISO, point to it in winecfg as a real
drive, and have the ISO file be the 'physical' device?
For others, I would use a dedicated disk for this, no data on it to be lost or corrupted.
Access to partition or entire disk
On Tue, Aug 12, 2008 at 11:55 AM, xerces8 <[email protected]> wrote:
image, format it ext3 with mkfs.ext3, mount the image, then use wine
to access it. It's a lot of trouble though, not sure why you'd want
to...
Wine does not emulate a hard drive. You could use dd to make a diskaustin987 wrote:More or less (but for a hard drive, not CD/DVD).I.e., you want to mount an ISO, point to it in winecfg as a real
drive, and have the ISO file be the 'physical' device?
For others, I would use a dedicated disk for this, no data on it to be lost or corrupted.
image, format it ext3 with mkfs.ext3, mount the image, then use wine
to access it. It's a lot of trouble though, not sure why you'd want
to...