On Sun February 3 2008, Pantor wrote:
> What is a command to unmount?
>
> body:/home/andrius# unmount /dev/hdc1 /mnt/small
> bash: unmount: command not found

that would be umount
so I did the mount command, and found my CDROM mounted:
/dev/scd0 on /media/cdrom0 type iso9660 (ro,noexec,nosuid,nodev,user=guest)


so I would issue the command:
$ umount /dev/scd0



-- 
Paul Cartwright
Registered Linux user # 367800
Registered Ubuntu User #12459


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to