If you are using kde you can type the following in konqueror (just press Alt-F2 type konqueror) address bar drives:/ and you'll see some devices (like your harddisk and cdrom) and if you are using a descent distro (mine is Suse 9.2 pro) you should also see the usb storage mounted.
On Thu, 24 Feb 2005 21:13:05 +0200, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > hi man try this > 1-mkdir /mnt/usb > 2-mount /dev/sda /mnt/usb > or mount /dev/sda1 /mnt/usb > > edit /ets/fstab and add this line > /dev/sda1 /mnt/usb auto noauto,owner 0 0 > > after add and save > just use it like this > mount /mnt/usb > > see u man > > Mohammad Omer Salamah > > > -----Original Message----- > From: [EMAIL PROTECTED] on behalf of Manny Calavera > Sent: Thu 2/24/2005 8:20 PM > To: Jordan Linux User Group Mailing list > Subject: [JoLUG-General] USB 2.0 Memory Stick > > Hello all; > I'm using Linux Fedora Core 1, and im trying to mount my usb 2.0 memory > stick.. > i've googled around and no such info was useful.. > i tried: modprobe ehci-hcd > and it reported that the device doesn't exsist... > i have reported it to bugzilla.redhat.com .. > guys help.. > > _______________________________________________ > General mailing list > [email protected] > http://jolug.org/mailman/listinfo/general_jolug.org > > > _______________________________________________ > General mailing list > [email protected] > http://jolug.org/mailman/listinfo/general_jolug.org > > > _______________________________________________ General mailing list [email protected] http://jolug.org/mailman/listinfo/general_jolug.org
