| Author |
Message |
mwp
|
|
Post subject: USB will not mount
Posted: Jun 03, 2008 - 08:22 AM
|
|
Joined: Jun 03, 2008
Posts: 3
Status: Offline
|
|
| I cannot get the usb to mount in 1.5 release #2. So I'm stuck not being able to transfer docs, and stuff, from a previous setup. Can someone help me get this running. I am not a linux expert, but I am not a noob either. Can use the command line and a editor. Just need to know what to do. I have never had this type of problem happen before. Thanks. |
|
|
| |
|
|
|
 |
alan
|
|
Post subject: RE: USB will not mount
Posted: Jun 03, 2008 - 09:45 AM
|
|
Developer

Joined: Jan 25, 2005
Posts: 326
Location: Glendale, California
Status: Offline
|
|
| Attach your usb stick and send the last 20 lines of dmesg command. |
|
|
| |
|
|
|
 |
mwp
|
|
Post subject: USB will not mount
Posted: Jun 03, 2008 - 02:21 PM
|
|
Joined: Jun 03, 2008
Posts: 3
Status: Offline
|
|
|
Quote:
sdb: rw=0, want=4067027080, limit=1005568
attempt to access beyond end of device
sdb: rw=0, want=4067027304, limit=1005568
attempt to access beyond end of device
sdb: rw=0, want=4067027304, limit=1005568
attempt to access beyond end of device
sdb: rw=0, want=4067027304, limit=1005568
attempt to access beyond end of device
sdb: rw=0, want=4067027304, limit=1005568
attempt to access beyond end of device
sdb: rw=0, want=4067027304, limit=1005568
attempt to access beyond end of device
sdb: rw=0, want=4067027304, limit=1005568
attempt to access beyond end of device
sdb: rw=0, want=4067027304, limit=1005568
attempt to access beyond end of device
sdb: rw=0, want=4067027248, limit=1005568
attempt to access beyond end of device
sdb: rw=0, want=4067027296, limit=1005568
attempt to access beyond end of device
sdb: rw=0, want=4067027304, limit=1005568
attempt to access beyond end of device
sdb: rw=0, want=4067027304, limit=1005568
This is the read out. |
|
|
| |
|
|
|
 |
alan
|
|
Post subject: RE: USB will not mount
Posted: Jun 03, 2008 - 05:19 PM
|
|
Developer

Joined: Jan 25, 2005
Posts: 326
Location: Glendale, California
Status: Offline
|
|
So, the problem source is not your Parsix settings but the USB device problem. Reformatting or Re-partitioning the device would probably fix the problem. At the moment, try to mount it manually:
Code:
$ su
# mount -t vfat /dev/sdb /media/disk
Create /media/disk if it does not exist. |
|
|
| |
|
|
|
 |
mwp
|
|
Post subject: usb problem
Posted: Jun 07, 2008 - 11:00 PM
|
|
Joined: Jun 03, 2008
Posts: 3
Status: Offline
|
|
Sorry for taking so long to get back. things came up. Some more fooling around shows that this one usb drive will not mount. My other usb drives will. Strange. it has never happened before.
Took the device and transferred all data from it. Then used gparted to clean and reformat to fat32. Still no love. Only happens onthis distro. Oh well, I have another.
Thanks for your help Allen. One suggestion. Could you improve your installer somehow to make it easier to mount multiple partitions such as /home. I can mount them after an install using gparted and then modifiying /etc/fstab, but real noobies are not going to be able to do that. Just a suggestion. Keep up the good work.
I am impressed with the ndiswrapper feature. I still had to use the terminal to get the .inf file loaded followed by loading the ndiswrapper module. But the parsix network configuration tool was very nice, spot on actually. Was able to use my usb antenna without a reboot. This was done on live cd before the install. Now that was very impressive. Only Sidux has been able to give me internet access through a usb dongle without a reboot first. Good show. Great work. I look forward to your future releases.
Thanks again. Sorry for the delay.
Cheers,
Michael
PS: almost forgot --there is some bug with the num lock. It wants to be on all the time. |
|
|
| |
|
|
|
 |
Daniele
|
|
Post subject: RE: usb problem
Posted: Jul 14, 2008 - 01:03 AM
|
|
Joined: Jul 02, 2007
Posts: 4
Status: Offline
|
|
I had the same problem here, I got a long error message that I can't fully remember.
However after adding the Kanotix repo and dist-upgrading it, I solved it. |
|
|
| |
|
|
|
 |
blix
|
|
Post subject: RE: usb problem
Posted: Jul 14, 2008 - 06:06 AM
|
|
Forum Moderator

Joined: Jun 19, 2007
Posts: 72
Status: Offline
|
|
|
mwp wrote:
Thanks for your help Allen. One suggestion. Could you improve your installer somehow to make it easier to mount multiple partitions such as /home. I can mount them after an install using gparted and then modifiying /etc/fstab, but real noobies are not going to be able to do that. Just a suggestion. Keep up the good work.
This helps you to setup different partition for /home. you can use it for other midifications as well. |
_________________
Those who sacrifice liberty for security deserve neither.
Benjamin Franklin
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jul 15, 2008 - 07:54 AM
|
|
Forum Moderator

Joined: Jan 25, 2008
Posts: 213
Location: UK
|
|
| Remember you must always unmount Usb devices before removing them, this also applies to windows. If you don't you run the risk of damaging the file stucture, and in some cases the Usb device as well, I use Usb devies all the time but like every thing else you only get what you pay for and the cheap ones do fail with very little use. |
_________________ Parsix running AMD 6000 x2 64bt, Asus mother board 8gb ram, Nvidia graphic card 1gb unboard ram, Plextor PX760, EPSON R300, 2x 500gb sata+2x 500gb usb Hardrive, Netgear, 19" DELL monitor 1600X1200 X 75hz Resolution
|
| |
|
|
|
 |
lawmanuk
|
|
Post subject:
Posted: Aug 19, 2008 - 10:26 AM
|
|
Joined: Aug 08, 2008
Posts: 143
Status: Offline
|
|
similar problem...
usb hdd works on pc1, but not pc2
both with parsix.
says does not have rights to mount on pc2
 |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 19, 2008 - 01:08 PM
|
|
Forum Moderator

Joined: Jan 25, 2008
Posts: 213
Location: UK
|
|
Try this
If you are using a external USB hd, make sure its not showing in the fstab file if it is then remove or use ## before the entry then when you plug it in it should read/write as it should |
_________________ Parsix running AMD 6000 x2 64bt, Asus mother board 8gb ram, Nvidia graphic card 1gb unboard ram, Plextor PX760, EPSON R300, 2x 500gb sata+2x 500gb usb Hardrive, Netgear, 19" DELL monitor 1600X1200 X 75hz Resolution
|
| |
|
|
|
 |
|
|