I had to mount /dev because I use udev and my /dev directory in chroot was almost empty, and had no sound information (/dev/dsp, /dev/snd, /dev/mixer, etc). That is the only way sound worked on my system. If you are using devfs or udev, the /dev directory needs to mounted. I suspect this needs to be changed in the howto.
Good luck, Alan >>>>> "Alexandru" == Alexandru Cabuz <[EMAIL PROTECTED]> writes: >> Make sure you have /dev, /proc and /sys mounted in the chroot >> directory. According to the howto add /home and /tmp also. Alexandru> The howto does not say anything about /dev. So it should Alexandru> also be mounted in the chroot, huh? Cos the chroot has its Alexandru> own /dev and I thought it should be able to get by on Alexandru> that... For example because I can *watch* DVDs, which Alexandru> means it can find the /dev/hdb and /dev/hda devices, which Alexandru> are my two ide DVD drives. But apparently it can't find Alexandru> the sound device, whatever that is... I'll try mounting Alexandru> the /dev also see if that helps. Alexandru> Thanks. Alexandru> Alex.

