[vox-tech] Wine on amd64 for 32bit win

Ken Bloom kabloom at ucdavis.edu
Thu Apr 28 07:50:58 PDT 2005


Alex Mandel wrote:
> So after browsing some literature I decided I needed to install a
> chroot(http://ubuntuforums.org/showthread.php?t=24575) to run wine
> inside of, that way I could use i386 packages.
>
> That part went fine. Now I'm trying to configure wine and it's
> complaining that it can't find my windows partition. Now that makes
> sense, since I haven't mounted it yet.
>
> So I tried to mount my windows NTFS partition in  (etc/fstab):
> /dev/sda1       /Windows        ntfs    umask=0222   0       0
>
> and it works, except I can't open the partition, permission denied.
> I've toggled the settings a few times and sudo mount -a after each but
> always the same result.

What do you get if you run `ls -ld' on the mountpoint (when the drive is
mounted). I'm guessing that you're running kernel 2.6 where the umask
and showexec options have been replaced by fmask and dmask (for files
and directories respectively).

--Ken Bloom

--
I usually have a GPG digital signature included as an attachment.
See http://www.gnupg.org/ for info about these digital signatures.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://ns1.livepenguin.com/pipermail/vox-tech/attachments/20050428/2b3bde9f/signature.bin


More information about the vox-tech mailing list