Re: mounting on /mnt is failing
From: Martin Fluch (fluch_at_rock.helsinki.fi)
Date: 11/22/04
- Previous message: Robert Cates: "Is it possible to upgrade Woody to Sarge?"
- In reply to: Robert Vangel: "Re: mounting on /mnt is failing"
- Next in thread: Alexander Schmehl: "Re: mounting on /mnt is failing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 22 Nov 2004 10:33:40 +0200 (EET) To: Robert Vangel <vangelr@rfgt.net>
Actually the message tells, that the mount point "/mnt/point" does not
exists. If this directory does not exists at the time the mount command is
issued, then mount fails. Create the directory with
mkdir /mnt/point
and then mount the file system as before.
- Martin
On Mon, 22 Nov 2004, Robert Vangel wrote:
> What about doing it as root, not through sudo
>
> # mount [...]
>
> or
>
> $ su -c 'mount -o loop -t iso9660 isofile.iso /mnt/point'
>
> nornagon wrote:
>> I just want to mount some temporary fses, but mount seems not to want to.
>>
>> $ sudo mount -o loop -t iso9660 isofile.iso /mnt/point
>> mount: mount point /mnt/point does not exist
>>
>> Any clues?
>
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Robert Cates: "Is it possible to upgrade Woody to Sarge?"
- In reply to: Robert Vangel: "Re: mounting on /mnt is failing"
- Next in thread: Alexander Schmehl: "Re: mounting on /mnt is failing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|