Ubuntu :: Can't Mount Or Use Kingston 8GB Usb

Jul 19, 2010

I have problem with my kingston 8gb usb. When I attached it to the computer, it doesn't mount automatically. consequently I type in the terminal

Code:
lsdisk

to see whether it is connected or not and this is the answer

Code:
storm@storm-desktop:~$ lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 15d9:0a4c Dexon
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

[Code].....

View 9 Replies


ADVERTISEMENT

Fedora Hardware :: Can't Mount Device - Kingston USB Not Found

Jul 27, 2011

Fedora 14 is used throughout the whole problem. The problem started when I wanted to install Fedora 15 DVD by making a bootable USB key. The size of the USB stick is 8 GB. The problem happened when I (following the tutorial) wrote the line [URL]... livecd-iso-to-disk command associated with the path to the ISO DVD and the partition on the USB stick. the USB stick has the device name /dev/sdb , 1 partition sdb1.

I then noticed that it was mentioned to unmount the USB drive before doing this command. so, while the terminal had written in it "Checking" , I pressed CTRL+C to stop the execution and then pressed on the arrow beside the device in the computer window (Which I think that it unmounts the device). The actual problem started here. I then tried to mount the device but couldn't, It said the device was not found. so I removed the drive and inserted it again, the OS didn't automount the USB drive, I tried to manually mount it but it said the device is not found or doesn't exist. then I used fdisk -l, It said that the sdb didn't have a valid partition table. Also the size of the device is wrongly reported. It should be 8 GB but it is reported to be 2 TB?!

[code]....

I think the wrong partition table made it think that it has a certain number of sectors which isn't real,that made it think that the device is 2 TB large....

View 3 Replies View Related

Ubuntu Installation :: Kingston USB Not Visible / Active

Jan 2, 2010

I am using ubuntu 9.10 but when I insert my kindston usb it is not active, not visible, a software I should install? This problem is solved. how can I change the display tag ?

View 1 Replies View Related

Ubuntu :: 16 Kingston Usb Flash Drive Not Working?

Apr 15, 2010

it now calls itself skymedi. In windows it does not open or format. I tried some utilities from [URL] but i cant figure them out. Im going to try it out with gparted.

View 1 Replies View Related

Ubuntu Installation :: Eeepc Asus - Boot From Kingston Data Traveler G2

Mar 15, 2010

ok i have a asus eeePC:

i installed puppy linux on my KINGSTON data traveler G2 and i cant figure out how i select my flash drive from the boot esc menu ive tried changing the boot settings

oh yea the flash drive is 5 gigs so i want to use its memory

View 4 Replies View Related

Ubuntu :: Create A Bootable Install Of 10.04 Which Boots Off An 8GB Kingston DataTraveler USB Stick?

May 5, 2011

I'm trying to create a bootable install of Ubuntu 10.04 which boots off an 8GB Kingston DataTraveler USB stick. I used the latest Universal USB installer from pendrivelinux to install it, and I used the I386 ISO of Ubuntu 10.04. It successfully installed to the USB stick and I enabled 4GB of persistence. However, when I put it into any machine it gives me the following message:

Mount: mounting /dev/loop0 on //filesystem.squashfs failed: No such device (initramfs) Can not mount /dev/loop0 (/cdrom/casper/filesystem.squashfs) on //filesystem.squashfs I tried redoing it, and redoing it without persistence enabled, but still no luck.

View 2 Replies View Related

Fedora Hardware :: Recover Usb Flash Drive Kingston 8GB?

Feb 27, 2010

I bought a usb drive flash drive (pendrive) Kingston 8GB: And i have a problem: In windows XP, the drive is recognized but when i click appears a message: "Insert a disk in drive X: " So, when i plug the same drive in fedora 12, nothing happen.

View 4 Replies View Related

Fedora Hardware :: Kingston 2GB Flash Drive Not Working?

Dec 20, 2010

I am running a 32-bit Fedora 11 OS (in GNOME).

My 2GB Kingston Flash Drive is plugged into my hp pavilion dv6000; the light on the flash drive is on but there is no icon on my desktop, and it is also missing from the 'Places' tab.

After typing fdisk -l I receive the following message:

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000d7c32

[Code]...

I've plugged in the drive to different USB slots to no avail. I also plugged in my e-reader to see if my USB slots were malfunctioning, but the e-reader was detected by Fedora.

I have plugged the thumb drive into my Windows 7 Desktop PC with the hope of the OS recognizing the drive, but the result is the same as in my laptop.

View 3 Replies View Related

Hardware :: Kingston SSDnow V Series 64MB Only Supports NTFS?

Sep 20, 2010

I have an old P4 system with a Sil3112a PCI SATA card which works fine for convetional hard drives. I have been testing a Kingston SSD for a couple of weeks now. I have done several tests today with GParted on the Ubuntu 10.10 LiveCD and the Gparted LiveCD. I can create any number of NTFS partitions of any size and format them as NTFS. The response is quick. Gparted creates and formats NTFS in a couple of seconds.

But try to create a partition with anything other than NTFS or Linux Swap, and it crashes the disk or its controller. Gparted no longer sees the Kingston SSD. Plug it out and in again and hey presto its still alive only to accept many more NTFS partitions, but none ext2 etc.

mke2fs has similar issues. It hangs for a while, then says complete, but its really just times out. The disk is no longer visible. I opened a case with Kingston saying I could not format ext4, and they wanted to know which version of Windows 7 I had. Have they got a secret deal with someone, or are they just releasing 2nd rate products?

View 2 Replies View Related

OpenSUSE Hardware :: Unable To Delete Files From Kingston 'ur Drive' 4gb Usb Stick

Apr 5, 2011

i have a 4gb kingston 'ur drive' usb stick but i am unable to delete files from it. i have another usb stick a PNY 8gb stick whick works ok, but not the 4gb.

View 9 Replies View Related

Hardware :: Cannot Create Regular File `/mnt/kingston/linux_guide.pdf': Permission Denied

Dec 16, 2010

i installed Slackware 13.1 64 bits in a asus laptop and until now everything is running ok. But when i tried to mount a usb pendrive, i just can mount it as root;well, i thought there would be no problem, i will change permissions with chmod and everyone could access, read and write on it the command :

mount -t ntfs /dev/sdb1 /mnt/kingston

and making ls -l the result is :

drwx------ 1 root root 12288 Dec 8 17:20 kingston

so next i wrote (as root):

chmod 777 -R kingston

and the message was "Operation not supported" i tried also changing the ownership permission :

chown molei:users /kingston
drwxrwxrwx 1 molei users 12288 Dec 8 17:20 kingston

so, apparently i would have total access to the kingston directory; the problem is when i try to copy something to the kingston dir, an error msg. appears :

cp: cannot create regular file `/mnt/kingston/linux_guide.pdf': Permission denied

View 2 Replies View Related

General :: Can't Format Kingston 8GB Data Traveller G2 - Fix Partition Table Back?

Oct 25, 2010

I used a Kingston 8Gb flash drive as a live usb recently (copied the live iso image over using dd). I am done with the installations and all but seem to have a problem. i cannot format my flash drive. It now shows as a live CD (800 or so mb). Is there a way to fix the partition table back? I guess if i copy a partition table image from some other 8 gb drive that might fix the problem but i dont have any other flash drives. Is there a solution possible or am i stuck with a live usb forever

View 1 Replies View Related

General :: How To Install A Distro Onto A Memory Stick "Kingston"

Nov 9, 2010

Have just purchased a 4GB Kingston Traveler memory stick and would like to know how i can install a Linux distro "Austrumi Linux" onto the memory stick.

View 9 Replies View Related

Ubuntu Servers :: Mount A USB Drive In Rc.local With /sbin/mount And UUID Instead Of Fstab?

Feb 6, 2010

I run a headless Ubuntu 8.04 server, which acts as a web, email and file server. I am sticking with 8.04 as it is a LTS release and will upgrade to the next LTS when it is released.

I have two external USB drives, that I need to mount at boot. I have been using /etc/fstab up until now, with the following entries:

Code:

However, as I gather from doing searches is quite common, occasionally I get an error during boot (causing the system to drop to a recovery shell) because the USB drives take time to wake up and the system hasn't found them by the time it reads /etc/fstab.

From doing searches, it seems there is nothing you can do to fstab to fix this, so you need to mount them using an rc.local script instead, using:

Code:

The problem is, as I have two USB drives, their /dev/sdxx location changes between boots. I thus want to use UUID codes as I do in fstab, however I haven't found anything about this.

Does anyone know how I can use the mount command and UUID to mount a drive in rc.local and what options I have to use the mount the drive with the same options that I am using in my fstab entry? Obvisouly, I can't refer back to fstab using the mount command, because then I will still get the boot error issue if they are listed in fstab. And there is no space internally for the USB drives as there is already two internal drives.

View 3 Replies View Related

Ubuntu :: Can't Mount The Installer CD: $sudo Mount - Unknown Filesystem Type 'iso9660'

Mar 12, 2010

I installed Ubuntu Server 9.10 in a virtual machine, and I'm trying to install the VMware Tools but I can't mount the installer CD: $ sudo mount /dev/scd0 /media/cdrom mount: unknown filesystem type 'iso9660'

View 1 Replies View Related

Ubuntu Networking :: Unable To Mount Location / Failed To Mount Windows Share

Jul 26, 2010

I have a Dell Inspiron 1720 running Ubuntu v10.04 with a wireless card.My desktop is a Dell Optiflex running WinXP.The desktop is connected via ethernet cable to a Linksys wireless router. Certain folders on the desktop are set for sharing. Up until early last week I was able to access the desktop folders from the laptop with no issues.Suddenly I am now getting this error "Unable to mount location Failed to mount Windows share" whenever I try to access the desktop folders from the laptop.I suspect an upgrade is the culprit, but not sure.

View 3 Replies View Related

Ubuntu :: Fresh 9.10 Install Reboot Error No Device - Mount Partition Mount: Can't Fin?

Jun 24, 2010

what now trying to mount partition get this error this is the partition ubuntu 9.10 is installed on and upon reboot error no device with a long string. mount: can't find /dev/sda6/mnt in /etc/fstab or /etc/mtab

so now that I believe I've successfully mounted the partition how do I direct the bootloader to this partition /dev/sda6 on /media/11076e45-e27d-470b-bb6d-6894f7809a0c type ext4 (rw,nosuid,nodev,uhelper=devkit)

View 1 Replies View Related

Ubuntu :: Mount Failure - Press S To Skip Mount Or M For Manual Recovery

Jan 16, 2011

I saw a post where you were faceing "Type s for swith or M or mannual restore"

I got the same message. I tried S but nthing happend then I tried M. it took me to root@ubuntu:/#

How i restore it manunally or if not possible I need to back up the data to pend drive

but i cant find the pendrive in the home section.

View 2 Replies View Related

Ubuntu :: Mount Single Directory To Multiple Mount Points

Jan 27, 2011

I have a requirement that seems to be unique in nature. I have multiple clients who are caged to their home directories. I would like to "share" a directory which exists above these chroots with all these caged users. I know this can be accomplished using mounts but my problem is, how can I mount a single directory to multiple mount points located in each users home dir? Can this be done in the fstab file?

View 9 Replies View Related

Ubuntu Servers :: Mount Does Not List CIFS Mount Options On 10.04.2 LTS?

Apr 4, 2011

Linux box info: root@mytestbox:~# uname -a Linux mytestbox 2.6.32-30-generic-pae #59-Ubuntu SMP Tue Mar 1 23:01:33 UTC 2011 i686 GNU/Linux

Windows box info: Windows Server 2008 SP2 Enterprise I've verified via --verbose output that mount.cifs is indeed processing the passed on options.

root@mytestbox:~# mount -t cifs //10.1.1.10/Test /root/testwin --verbose -o credentials=/root/testcreds,rw,nocase,noperm,noacl,nounix,noserverin o,iocharset=utf8,file_mode=0777,dir_mode=0777

[Code]...

Yet, when I type mount all it reports is (rw,mand). The share works just fine, and I can see the masking (all files are showing as rwxrwxrwx as expected etc) but mount is not listing the options?!

Is this normal expected behavior? Is there a bug report on this? I've google'd to the best of my capabilities and could not locate any such information which is why I decided to hit the forums prior to filing a bug.

View 1 Replies View Related

Ubuntu :: Mount: Only Root Can Mount /dev/sdb1 On /media/MyUSBDrive

Apr 27, 2011

I used the ntfs-config utility to mount my windows drives automatically at startup. While doing so, I had my USB-HDD still attached, and after making changes and rebooting, it did something unknown I didn't expect and I cannot mount my USB-HDD again, and it gives me the following error message:

Error mounting: mount exited with exit code 1: helper failed with:
mount: only root can mount /dev/sdb1 on /media/MyUSBDrive

I did manage to open it somehow, but then all the data was erased apart from ~3 GiB [edit: it's got some kind of extra drive built-in which is mounted as a CD-ROM drive, and when I open that one first all the files are missing in the actual drive, otherwise I get the message above]. I don't know what information I should include here, but my fstab looks like this:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>

[code]....

This line in terminal:

sudo mount -t ntfs-3g /dev/sdb1 /media/sdb1

Gives:

fuse: failed to access mountpoint /media/sdb1: No such file or directory

What should I do to recover my files and fix the mount error? [edit: at the very least, how do I backup my files onto my internal HDD so I can format it and recover it in this manner]

View 6 Replies View Related

Ubuntu :: Unable To Mount Internal Drive - Error: Mount Exited With Exit Code 1: Helper Failed

Aug 5, 2010

I have 2 internal drives. One is for the OS and one is for the Data. I tried to get the Data drive to mount automatically at login using some crap I found on a linux blog. Safe to say it didn't work and now I can't mount it with the OS on the OS Drive.

It mounts from a live CD and all the data is perfectly safe. When I try to mount the drive I get this error message: "Error mounting: mount exited with exit code 1: helper failed with: mount: only root can mount /dev/sdb1 on /media/data" What have I done wrong and how can I make it mount again? Preferably this time at login.

View 2 Replies View Related

Ubuntu :: Cannot Mount Partitions Anymore - Error Mounting: Mount Exited With Exit Code 1: Helper Failed

Aug 24, 2010

First of all: it's been more than 12 years ago since I worked with Linux, and a lot has changed in the meantime. But I considered it a challenge to install Ubuntu 9.10 and lateron upgraded to 10.04 LTS without any troubles, until now:

Except my main partition ("/") all other partitions fail to mount. All NTFS partitions from my other OS and also 2 other linux ext4 partitions I've made are not accessible anymore. and, what bothers me the most: I deleted those 2 new linux partitions in the meantime because I couldn't access them initially because Root was the owner (Duh! root is standard disabled in Ubuntu, right?). After an attempt to try to automount all partitions following the help guides I got now big grey errors on my splashscreen while booting, telling that an error occured with e.g. /media/Backup because it is missing or it cannot be mounted, with 3 options below: waiting, skipping or using a command prompt to solve this. I always choose Skip for safety.

Now if I want to see the content of all my other partitions I got a popup telling me unable to mount e.g. /media/Downloads and the message included:

[Code]....

View 9 Replies View Related

Ubuntu Networking :: Samba And External Drive - Unable To Mount Location - Failed To Mount Windows Share - Dialog Box

May 25, 2010

I have been trying to share folders from my main PC which is running Ubuntu 10.04. I have been able to figure out Samba enough to get my a couple of folders shared, but I have been unable to share any folders which are on my external harddrive. After entering the path in my smb.conf file they appear on the network but I am unable to navigate to them. When trying to navigate to them through the network folder on the pc they are actually connected to I get an "Unable to mount location: Failed to mount windows share" dialog box. On the windows pc I am trying to share with I get, "Windows cannot acces \Josh-Desktop
ame of folder"

My smb.conf file looks like this:

That folders I cannot access are Music and Videos.

View 9 Replies View Related

Ubuntu Installation :: Mount Or Not To Mount - Can't Create A Partition

Jan 2, 2010

I've just bought a HP mini compaq laptop. The laptop doesn't have any CD/DVD "reader". So i was forced to download the .iso file to install ubuntu in addition to Windows XP that was present when i bought it. To do so i used UNetbootin, and i used my only hard disk as a live CD. But when i wanted to install ubuntu, they told me to create a partition. The problem is that i can't. I have only one partition sda1(nfst) which covers the whole stockage memory, and an empty space(8Mo). I can't acceed to any of the resizing or modifying options to edit the nfst partition. The only options are manage flags and umount. When i click on this one, they tell me : # umount /cdrom : cdrom is busy.

View 3 Replies View Related

Ubuntu :: Unable To Mount Location Can't Mount File

May 7, 2009

I on a dell latitude c500/c600 and running 9.10 and have a maxtor 160 gb external hd that wont mount right. it shows up in / but when i click on it i get the error message:unable to mount location can't mount file. could someone give a suggestion to get this to work.

View 9 Replies View Related

OpenSUSE Hardware :: Mount / Unmount USB / Mount Exited With Exit Code 1: Failed?

Jun 6, 2010

It seems I cannot mount and unmount a USB Drive, it gives me the following error:

Error mounting: mount exited with exit code 1: helper failed with: mount: only root can mount /dev/sdb1 on /media/DAVE-1

I have changed FSTAB, and now it looks like this:

proc/procprocdefaults00
sysfs/syssysfsnoauto00
usbfs /proc/bus/usb usbfs auto,user 00
devpts/dev/ptsdevptsmode=0620,gid=500
code....

View 2 Replies View Related

General :: Mount External USB Drive In Debian To A Mount Point Based On The Volume Name

May 5, 2011

How do I configure my Debian installation to mount external USB drives to mount points based on the volume names of the drives? For instance, if I have a thumb drive with the volume name of "SWORDFISH," how do I have Linux mount it at /media/SWORDFISH? I'm aware that this can be setup in FSTAB, but that requires that I know the UUID of the device beforehand and that I take the time to set each external device up in FSTAB first. That does nothing for me when I have a thumb drive that has never been plugged into my computer before.

This seems to be setup by default in Ubuntu/Kubuntu, but is not working for me with a fresh installation of Debian Squeeze and KDE4. I've spent the past 2 hours Googling for a solution and have turned up nothing. UPDATE: My results are inconsistent. Sometimes Debian mounts devices to mount points based on the volume names, and other times it gives them generic mount points (e.g. /media/usb1).

View 2 Replies View Related

General :: Setup Fstab To Automatically Mount NTFS Partitions - GUI To Set The Mount Permissions?

Feb 10, 2010

I am trying to setup fstab to automatically mount my NTFS partitions. I have used various Mount managers to create the entries in fstab. The fstab seems fine, but when mounting at boot or even via Nautilus I get the error message that I do not have permission to mount the disk.

1) Can this permission be set in the fstab file? If so what is the syntax of the fstab entry?

2) If not, is there a tool i.e. GUI to set the mount permissions?

View 14 Replies View Related

Software :: Error - 'some Of Your Partitions Are Unable To Mount Press 's' To Skip Or 'm' To Manually Mount

Jun 26, 2011

actually some my windows ntfs partiitions are unable to mount at start up. the error msg is -'some of your partitions are unable to mount press 's' to skip or 'm' to manually mount.

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved