Using USB sticks in FreeBSD


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Using USB sticks in FreeBSD
# 1  
Old 08-19-2009
Using USB sticks in FreeBSD

I have a number of questions regarding using usb sticks on xfce and freebsd.
1- Does the thunar volume manager (xfce plugin) actually provide a means to automount usb sticks? I have set all possible options in the volume manager, but have not had any automount yet.
2- Is there any utility on freebsd to measure mean time between failure, or expected time to failure?
3- Is it possible (apart from being undesirable for security and performance reasons) to define a usb stick as a network disc, whereby it defines itself as network disc regardless of where it is plugged in?

Thanks in advance
 
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. BSD

Freebsd live usb

Hello. I'm going to make freebsd live usb based on FreeBSD-8.3-RELEASE-i386-livefs.iso. The iso is 257 Megabytes, but after i copy its content to usb drive its volume increases to 971 Megabytes. I tried different methods of copying (tar,cp,cpio) but with the same result. Could anyone help? (0 Replies)
Discussion started by: urello
0 Replies

2. BSD

Installing FreeBsd. No usb device found

Hello, all. My english is not good. I have a problem installing FreeBsd. I have not CD-Roms, so i use program FlashBoot for convert iso-image to USB Device. After, I was beginning to install FreeBsd (Sorry my english) When it's time to choose an installation media, i select 9 USB:... (3 Replies)
Discussion started by: snet
3 Replies

3. UNIX for Dummies Questions & Answers

USB-USB cable between linux and windows computers

Is there an easy way to setup a cross-over cable (USB-USB) between a linux box and a windows PC? My 2 machines are next to each other but I really do not want to keep transfering my files using my USB drive. Thanks! (4 Replies)
Discussion started by: Xterra
4 Replies

4. BSD

Mounting a USB stick in FreeBSD

When mounting a USB stick or pen drive on a FreeBSD machine I always issue the following command: mount -t msdosfs /dev/da0s1 /mnt Something I have always wondered is what the option msdosfs stands for and more importantly, why it is necessary. (7 Replies)
Discussion started by: figaro
7 Replies

5. BSD

Detecting usb stick in freebsd

I inserted a 8GB usb stick in a number of machine with FreeBSD 7.1, but the medium was not detected: $ dmesg | grep MB usable memory = 4263022592 (4065 MB) avail memory = 4082540544 (3893 MB) pci0: <serial bus, SMBus> at device 31.3 (no driver attached) ad0: 238475MB <WDC WD2500BEVT-00ZCT0... (6 Replies)
Discussion started by: figaro
6 Replies

6. UNIX for Dummies Questions & Answers

Using USB Memory Sticks to backup

I'm trying to set up a RELIABLE backup routine using several USB memory sticks on a SCO 6 Server. Does anybody have any experience of how to do this? I presume I have to mount the memory stick, copy the files to it & then unmount the stick so that another memory stick could be used for the next... (5 Replies)
Discussion started by: ifleet2007
5 Replies

7. UNIX for Dummies Questions & Answers

Usb printer on freebsd

Hello,i have laserjet 1000 usb printer on fbsd 4.7 when i connect it to usb, usbdev tells me it is working, on port ulpt0 (whatever). When i send some data to port it doesn't tell me any error, printcap is modifyed according manual, and lpr -Plj /etc/rc.conf gives me following error /kernel:... (1 Reply)
Discussion started by: hachik
1 Replies
Login or Register to Ask a Question
ORAGE(1)																  ORAGE(1)

NAME
orage - Calendar for the Xfce Desktop Environment SYNOPSIS
orage [options] [[FILE]...] DESCRIPTION
orage is a fast and easy to use graphical calendar for the Xfce Desktop Environment. It uses portable ical format and includes common calendar features like repeating appointments and multiple alarming possibilities. orage does not have group calendar features, but can only be used for single user. orage takes a list of FILEs for ical files that should be imported. Contents of those files are read and converted into orage, but those files are left untouched. For a more detailed explanation of orage, please see the Help menu. OPTIONS
-v, --version Print version information and exit. -?, --help Print brief help and exit. -p, ----preferences Open the preferences setting window. -t, --toggle Hide orage if it is visible and show it if it is hidden. -a, ----add-foreign file [RW] Add a foreign file into orage. By default this file is read-only but adding RW after the filename makes it writeable. -r, ----remove-foreign file Remove foreign file from orage. The file itself is not removed or modified. If you want to remove it, you need to do that separately using proper operating system command. FILES
All orage datafiles are by default in ~/.local/share/orage and all configuration files are in ~/.config/orage. (Note that you can change these locations, so if you do not find them, check from the UI.) BUGS
Please report any bugs and enhancement requests to http://bugzilla.xfce.org/. Usage related questions can be sent to xfce@xfce.org email list. HOMEPAGE
http://www.xfce.org/projects/orage/ AUTHOR
orage was originally written by Mickael Graf and is now being maintained by Juha Kautto <juha@xfce.org>. This manual page was written by Juha Kautto <juha@xfce.org>. 03/10/2008 ORAGE(1)