On Tue, 18 Nov 2003 at 12:47pm, Isma�l BALLO wrote > Hi, > > I've put chmod 777 for trying. It's the same thing ! > > ls -l /dev/sg0 > crwxrwxrwx 1 root disk 21, 0 avr 11 2002 /dev/sg0 > [EMAIL PROTECTED] root]# mt -f /dev/sg0 offline > /dev/sg0: Permission denied
mt works on tape devices, not generic SCSI devices. Try 'mt -f /dev/nst0 offline'. -- Joshua Baker-LePain Department of Biomedical Engineering Duke University
