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

Re: Cedega and chroot



On Saturday 17 March 2007 03:54, José Sánchez wrote:
> 2007/3/16, Thomas Jollans <thomas@jollans.com>:
> > On Friday 16 March 2007 23:17, José Sánchez wrote:
> > > E:F1 2007-03-16 05:32:27,575 CRITICAL Unable to load GTK2 Python
> > > bindings: could not open display
> >
> > that sounds like an X11 permission problem. Run
> >
> > % xhost local:localhost
> >
> > outside the chroot (non-root...) and try again.
> >
> > Thomas
>
> thanks a lot, it worked, now, im getting stuck with the cdrom drives
> inside the chroot, my /dev folder (from outside) is already binded to
> the chroot, but i try the mount and i cant get it working, any idea?

How does it fail ? (is there an error message?)  You may need a /proc mount 
and/or an mtab (mount table) in the chroot.

  First, mount /proc
outside# mount -t proc none /chroot/proc
 
  Then, get an /etc/mtab
chroot# cat /proc/mounts > /etc/mtab

Thomas

PS: Please, NEVER reply off-list. If you want to reply to a mailing list post, 
send the reply to the mailing list. That's the whole point of having them. If 
your mail client doesn't cut it, get a decent one like Sylpheed-Claws, KMail 
or Mutt. IceDove/Thunderbird isn't perfect, but usable if you hit Reply All 
and edit the recipients.

Attachment: pgp3e9zrO7Dpv.pgp
Description: PGP signature


Reply to: