Either use sudo, or use pmount instead of mount. Also without the entry in /etc/fstab, ubuntu will mount it automatically by default in /media/something and it will appear on your desktop. R Kimber wrote: >Yes but > >~/>mount -t ext2 /dev/sda4 /media/zip >mount: only root can do that > > >