[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: still probs with display in chroot



Gavin,
  the bind mounts go in the fstab *outside* the chroot.  For example:

/home           /ia32-root/home    none    bind    0       0
/tmp            /ia32-root/tmp     none    bind    0       0
proc            /ia32-root/proc    proc    defaults        0       0

I don't think anything is needed in the fstab inside the chroot (could be 
wrong though)...  Check to make sure that the bind mounts are mounted (use 
df) *outside* the chroot BEFORE entering the chroot.

-Ted

On Wednesday 09 March 2005 06:19, Dr Gavin Seddon wrote:
> Hi,
> I understand this prob of mine must be an incorrect chrot setup.  But I
> followed the distructions.  I have the /newroot/etc/fstab setup as
> instructed.  The error I get is
> 'debian1:/# oowriter
> Xlib: connection to ":0.0" refused by server
> Xlib: No protocol specified
>
> I18N: Operating system doesn't support locale ""
> Xlib: connection to ":0.0" refused by server
> Xlib: No protocol specified
>
> /usr/lib/openoffice/program/soffice.bin X11 error: Can't open
> display: :0.0
>    Set DISPLAY environment variable, use -display option
>    or check permissions of your X-Server
>    (See "man X" resp. "man xhost" for details)'.  If this stuff is
> mounted why do I get this?
>
> --
> Yhanks.
> Gavin.



Reply to: