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.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
vox-tech mailing list
[email protected]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to