Thank you Jeff,
I tried to do as you said, but I always get the same error message mounting my usb pen-drive:

DebianUM:~# mount -t vfat /dev/ubdc1 /mnt/pendrive
mount: special device /dev/ubdc1 does not exist



2006/11/5, Jeff Dike <[EMAIL PROTECTED]>:
> DebianUM:~# mount /mnt/cdrom/
> mount: /dev/ubd2 is not a valid block device

You didn't define ubd2, so it doesn't exist.

How can I create it???

Here's my /etc/fstab :

DebianUM:~# cat /etc/fstab
# UNCONFIGURED FSTAB FOR BASE SYSTEM
/dev/ubd0   /    ext3  defaults 0 0
/dev/ubd1   none swap  sw       0 0
/dev/ubd2   /mnt/cdrom iso9660 user,noauto,ro 0 0

Thanks ..

Flavio
-------------------------------------------------------------------------
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
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to