> >chroot $r /bin/sh > >tty > >not a tty > > > >Where I am going wrong? > > I'll bet $r is on a filesystem mounted with the nosuid option.
Err, I meant nodev here, of course. And this should work even if /var/run/dev.db is missing, though... Miod
> >chroot $r /bin/sh > >tty > >not a tty > > > >Where I am going wrong? > > I'll bet $r is on a filesystem mounted with the nosuid option.
Err, I meant nodev here, of course. And this should work even if /var/run/dev.db is missing, though... Miod