2007-02-09: John Connor dixit:
> I am running Ubuntu Edgy.  My system recognizes that my Karma
> is usb attached.  Running dmesg I get the following:
> [...]
> [17192703.280000] sda: sda1 sda2
> [...]
> When I run mount I get the following:
> 
> sudo mount -t omfs /dev/sda2 /mnt/karma2
> mount: mount point /mnt/karma2 does not exist
> 
> I am very new but think I have OMFS built properly but I am
> obviously doing something wrong.  Any help would be
> appreciated.

The error you get tells it all: "... /mnt/karma2 does not exist".  
Have you created /mnt/karma2 ? (i.e., sudo mkdir /mnt/karma2).

The error you'd get if omfs were not availabel is:

  "mount: unknown filesystem type 'omfs'"

Good luck,
EV.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-karma-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-karma-devel

Reply via email to