error message

Sebastian Holler shgeo at online.de
Fri Feb 22 08:59:54 UTC 2008


> mount: devpts-live est d?j? mont? ou chroot/dev/pts est occup?
> mount: selon mtab devpts-live est mont? sur /root/debian-live/chroot/dev/pts

I think this french message is the same as:

Mount: devpts-live already mounted or chroot/dev/pts busy
Mount: according to mtab, devpts-live is mounted on ...

Right?

This is a known bug, too.

In order to solve the problem you have to edit the script 
"/usr/bin/lh_chroot_devpts".

* replace the following original line [80?]:

     if [ -e chroot/dev/pts/0 ]

* with:

     if mountpoint chroot/dev/pts -q



Good luck!



More information about the debian-live-devel mailing list