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

Re: Accessing /dev/hdc under a chroot



> I'm trying to use kaffeine under a 32-bit chroot to watch dvds on my amd64
> box.
> How can I give a chroot access to the /dev/hdc device? I tried a hard link
> and I get an error:
>   ln: creating hard link `/var/chroot/sid-ia32/dev/hdc' to `/dev/hdc':
> Invalid
>   cross-device link

try this from outside the chroot ..
mount --bind /dev /var/chroot/sid-ia32/dev

HTH

Matt.

>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>




Reply to: