mount output is
/dev/sda1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
none on /var/lib/ureadahead/debugfs type debugfs (rw,relatime)

nintendo is a volume group which holds these LVMs

On Mon, Oct 4, 2010 at 2:20 PM, Jordon Bedwell <jor...@envygeeks.com> wrote:

> On Mon, 2010-10-04 at 14:13 +0530, Tapas Mishra wrote:
> > mount /dev/nintendo/backupos /mnt/backup/
> > mount: /dev/mapper/nintendo-backupos already mounted or /mnt/backup/
> > umount: /mnt/backup/: not mounted
>
> What is '/dev/nintendo'? Did you run the 'mount' command as is to see
> what it lists so you can see if it's already mounted for real and then,
> if it is, unmount it so you can remount it at the mount point you
> choose?  Just typing 'sudo mount' will list everything that's mounted.
>
>
> --
> ubuntu-users mailing list
> ubuntu-us...@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Reply via email to