Results 1 to 4 of 4
Hello,
I have an Acer Aspire 5673WLmi, I recently installed Kubuntu 8.04. However it seems that usb devices isn't accessible. I tried using my external usb driver formatted as ntfs ...
- 08-09-2008 #1Just Joined!
- Join Date
- Aug 2008
- Posts
- 2
USB stick isn't accessible Kubuntu 8.04
Hello,
I have an Acer Aspire 5673WLmi, I recently installed Kubuntu 8.04. However it seems that usb devices isn't accessible. I tried using my external usb driver formatted as ntfs and a 4gig flash drive formatted as fat32.
When I plug in both drives the autorun pops up. When I select open in new window. Dolphin opens up and on the bottom I get a error. The file of folder /media/PKBACK does not exist. PKBACK is the name of the USB drive.
I'm quite new to linux and don't know much about troubleshooting these types of problems.
Thank you
- 08-09-2008 #2
Hi and Welcome !
Plug-in USB drive, open Konsole and execute this
Post output here.Code:sudo fdisk -l df -h
* Its small L in fdisk -l.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-10-2008 #3Just Joined!
- Join Date
- Aug 2008
- Posts
- 2
Thanks for the reply.
However I seem to have sorted this problem out. The usb stick was named PKBACK#001 and when I changed the name to just "BACKUP". Everything went smooth. Strange maybe kubuntu can't handle the # in the file name.
- 08-10-2008 #4Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
The #/hash sign denotes a comment in many Unix scripting languages. I would imagine that it was ignoring from then on in the mount line.


Reply With Quote