Hi :) After setting up the 32bit chroot this was the status: - HD automount was fine (again checked today) - DVD automount was broken (again checked today) - USB automount not tested today
After comment out "/media/cdrom0 /chroot/media/cdrom0 none bind 0 0" in fstab the status is: - HD automount is fine (checked) - DVD automount is fine again (checked) :) - Animata still is fine :) Note: Just running "mount -a" enabled automount for the DVD, but I couldn't eject it. After a restart automounting a DVD and ejecting is fine. $ sudo gedit /etc/fstab $ sudo mount -a $ cat /etc/fstab [snip] /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 $ dchroot -d /usr/src/animata-read-only/build/animata I: [hardy-aeb48ded-0077-4153-9e9f-e84c0bf03148 chroot] Running command: “/usr/src/animata-read-only/build/animata” http://wiki.ubuntuusers.de/32-Bit_chroot Cheers, Ralf _______________________________________________ 64studio-users mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-users
