Hello,
Conrado Badenas:
> I have just compiled a kernel for parport ZIP drive support, and now I
> would want to get an automatic way to mount and umount the drive. I have
> created the next script (/usr/local/bin/mtzip):
>
> /sbin/modprobe ppa.o
> /bin/mount /mnt/zip
Shell scripts can't be
On 09-Mar-99 Conrado Badenas wrote:
> Hi all!
>
> I have just compiled a kernel for parport ZIP drive support, and now I
> would want to get an automatic way to mount and umount the drive. I have
> created the next script (/usr/local/bin/mtzip):
>
A better solution is to install the 'sudo' pack
Hi all!
I have just compiled a kernel for parport ZIP drive support, and now I
would want to get an automatic way to mount and umount the drive. I have
created the next script (/usr/local/bin/mtzip):
/sbin/modprobe ppa.o
/bin/mount /mnt/zip
and added the next line in /etc/fstab:
/dev/sda4
3 matches
Mail list logo