how to mount feisty partition from dapper
Peter Garrett
peter.garrett at optusnet.com.au
Fri Nov 16 17:59:39 UTC 2007
On Fri, 16 Nov 2007 12:20:17 -0500
anthony baldwin <anthony.baldwin01 at comcast.net> wrote:
> Hi,
>
> Feisty automagickally mounts my dapper partition,
> but, dapper does not mount the feisty partition,
> and, I have not been able to do so manually.
>
> I added
> /dev/hda3 /media/feisty auto rw,user,noauto 0 0
>
> to /etc/fstab
>
> then tried
>
> tony at somedamnedthang:~$ sudo mount /media/feisty
>
> and got
>
> mount: mount point /media/feisty does not exist
>
> tony at somedamnedthang:~$ sudo mount /dev/hda3
>
> gives me the same thing.
You need to create the mount point directory
sudo mkdir /media/feisty
(In dapper, of course)
--
"INX Is Not X" based on Ubuntu 7.04 Live CD: http://inx.maincontent.net
Screenshots slideshow: http://inx.maincontent.net/album/1.png.html
More information about the ubuntu-users
mailing list