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

Ken Bloom kabloom at ucdavis.edu
Thu Apr 28 21:29:17 PDT 2005


On Thu, Apr 28, 2005 at 08:47:28PM -0700, Alex Mandel wrote:
> Hmm. It appears that after a reboot this line did work
> /dev/sda1   /Windows        ntfs    ro,defaults,umask=0000   0       0
              ^^^^^^^^^
	      Change this, to mount the drive inside the chroot.

> but how do I 'bind' that to my chroot so wineinstall sees it?
> 
> /etc/fstab currently has this:
> /home /chroot/home none bind 0 0
> /tmp /chroot/tmp none bind 0 0
> /dev /chroot/dev none bind 0 0
> /proc /chroot/proc proc defaults 0 0
> /media/cdrom0 /chroot/media/cdrom0 none bind 0 0
or add another bind line like these
/Windows /chroot/Windows none bind 0 0

> 
> If I open up fstab in the chroot it's blank, should I be adding a mount 
> here?
> When I tried that it told me th line was bad.
> 
> Thanks,
> Alex
> 

-- 
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: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://ns1.livepenguin.com/pipermail/vox-tech/attachments/20050428/c56dc522/attachment.bin


More information about the vox-tech mailing list