Ubuntu :: Unable To Mount /dev/sda1 - Can't Find Volume

Aug 21, 2010

The problem I'm having didn't seem to be covered in other posts. Despite following what is supposed to be a straigtforward method, I am still unable to mount /dev/sda1.

Using Ubuntu 10.04 LTS LiveCD - Lucid Lynx

sudo /bin/bash
fdisk -lDisk /dev/sda: 250.1 GB
Disk identifier: 0xa08ea08e
Device Boot Start End Blocks Id System

[Code].....

I find it strange that fdisk sees the drive but mount doesn't.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Can't Load A Drive / Volume - "Unable To Mount Location Error Mounting: Mount: /dev/sda1: Can't Read Superblock"

Dec 25, 2010

I have a problem in my ubuntu 10.01 that it can't load a drive/volume in ubuntu. When I tried, it said: "Unable to mount location Error mounting: mount: /dev/sda1: can't read superblock". And when I boot my pc with 'Windows', it said : "UNMOUNTABLE_BOOT_VOLUME" under a blue screen. What can I do to solve this problem?

View 9 Replies View Related

Ubuntu :: Unable To Mount UDF Volume

Jan 23, 2010

I am trying to burn some data to CD/DVD, but when i insert a CD/DVD into the drive i get the 2 error messages shown in the screenshot below. The burn medium is not even recognised anymore by the PC.

This problem is new to me,it has suddenly appeared 3 days ago,and i have researched the forum already.

I have tried 5 other CD/DVD in the drive,but the problem is the same(some are brand new).

Iḿ using Brasero/K3b programm to burn with,but alas no joy.

View 5 Replies View Related

Ubuntu :: Unable To Mount The Volume C - OS

Jan 19, 2009

My Windows-system has broken down and I can't reach my files on the hard drive, because i'm unable to boot Windows.

I am running Linux from the cd, but when I try to open the hard drive, it gives me an error: 'Unable to mount the volume 'C:OS''

Details: '$LogFile indicates unclean shutdown (0,0). Failed to mount '/dev/sda1': Operation not supported Mount is denied because NTFS is marked to be in use.

Choose one action:

Choice 1: If you have Windows then disconnect the external devices by clicking on the 'Safely Remove Hardware' icon in the Windows taskbar then shutdown Windows cleanly.

Choice 2: If you don't have Windows then you can use the 'force' option for your own responsibility.

For example type on the command line: mount -t ntfs-3g /dev/sda1 /media/OS -oforce Or add the option to the relevant row in the /etc/fstab file: /dev/sda1/media/OS ntfs-3g defaults,force 0 0

View 3 Replies View Related

Ubuntu :: Unable To Mount The Volume 'My Passport'

Feb 15, 2010

Cannot mount volume.

Unable to mount the volume 'My Passport'.

Details

$MFTMirr does not match $MFT (record 0). Failed to mount '/dev/sdb1': Input/output error NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID then first activate it and mount a different device under the /dev/mapper/ directory, (e.g. /dev/mapper/nvidia_eahaabcc1). see the 'dmraid' documentation for more details.

I'm trying to reinstall ubuntu because I messed up a bunch of stuff but I need to back it up on this hard drive which won't mount in any linux distro.

View 5 Replies View Related

Ubuntu :: Error - Unable To Mount The Volume

Jun 2, 2010

I didn't have Linux until the day Windows crashed on me for the gazillionth time. I was simply playing some music in Windows Media Player as the entire PC froze. No CTRL+ALT+DEL, no alt F4... so I was forced to hard-reset my computer using the ON-button. After that it never launched Windows again simply because it didn't feel like it. Now, we're not here to find out why Windows is a bitch about all this, my real problem lays somewhere else. Seeing as a lot of important files were on my Windows drive I figured I could just install Linux on the other drive and fetch the files from there. The problem is I can't. Every time I attempt to open the disk I get the following error:

Quote:

Cannot mount volume.
Unable to mount the volume.

Hibernated non-system partition, refused to mount. Failed to mount '/dev/sda2': Operation not permitted. The NTFS partition is hibernated. resume and shutdown Windows properly, or mount the volume 'read-only' with the ro-option. Or mount the volume 'read-write' with the remove_hiberfile-option.

Code:

mount -t ntfs-3g /dev/sda2 /media/disk -o remove_hiberfile

I've tried both the ro-option and the remove_hiberfile but in both cases I'm given this error in the console:

Quote:

Mount is denied because NTFS is marked to be in use.

Choice 1: If you have Windows.. click on the 'Safely Remove Hardware' icon in Windows task bar to shutdown Windows cleanly..

Choice 2: If you do not have Windows then you can use the 'force' option...

And thus looping me back to the first command, upon entering I will again receive the first error. Things I have tried:

- said commands or slight variants

- re-installing windows (gets stuck during installation)

- used the Ultimate Boot CD in an attempt to access and copy the files from my Windows Drive onto an external hard drive / my Linux drive

- clicking the Drive icon furiously for a period of time in hope of a different result (which obviously did not work) Seeing as I can't screw open my laptop and take the drive out I'm really hoping there is some way for me to connect to the drive from Linux and extract the files.

- most likely my Windows system files have gone corrupt and I will need a format, but I'm not willing to do that unless I'm a 100% sure there is no way for me to extract the files first. I have an Acer ASPIRE 7720G (laptop) running an Intel Core Duo T7500 and have 2 physical hard drives (each as one large partition) of 500GB, further more it has 4GB DDR2 RAM memory and a fancy graphics card.

View 9 Replies View Related

Ubuntu :: Unable To Mount Volume - Drive Not Found

Feb 18, 2010

I am not well versed in using Ubuntu. I was using Win XP Pro SP3 on my old machine. I decided to make the move to Ubuntu. No problem since all files on the primary drive of the old machine were just OS related. I kept all of the important stuff (music, documents, reg codes, etc.) The computer had no problem importing the songs on the external drive to the music library. I am playing songs and loving it. Now the problem... when I am starting with ubuntu I don't find the drive and I can't mount it.

I get a box stating:
You are not privileged to mount this volume
DBus error org.freedesktop.DBus.Error.NoReply:
Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

View 5 Replies View Related

Ubuntu :: Unable To Mount 52 GB LVM2 Physical Volume?

Jul 10, 2011

When I installed Ubuntu, I created an 52 gb encrypted partition which shows up in the disk utility, and in the window that opens when I click on the "home folder" icon. I get my normal windows partition, and under that the 52 GB LVM2 partition. But when I try to access it, I get this error.

Unable to mount 52 GB LVM2 Physical Volume - not a mountable file system

This is what fdisk -l shows

Device Boot Start End Blocks Id System
/dev/sda1 * 1 52 409600 27 Unknown
Partition 1 does not end on cylinder boundary.
/dev/sda2 52 30452 244193280 7 HPFS/NTFS

[Code]....

How can I fix this, and be able to access that 52gb partition? This is only my second day that I work with Ubuntu, so If more information is needed then let me know

View 9 Replies View Related

Ubuntu :: Unable To Find The Volume Control

Jun 28, 2010

I was just playing some .flv files on my laptop with Ubuntu Lucid. At the start they played okay but after playing a few of those files the next files stopped playing. I tried playing one which had played just two minutes ago and it could not play. So evidently the problem was not with the files. Since I was using VLC I got an error message saying that the file could not be opened. So I restarted the laptop and tried playing them again and they did work(play). But the problem now is that the volume control which is placed at the top panel was not there anymore. I right clicked and selected Add to Panel. I searched for Volume Control but could not find it.

View 4 Replies View Related

Debian Hardware :: Unable To Mount New Volume

Jul 27, 2011

When I try to open my flash stick's folder:

Error mounting: mount exited with exit code 1: helper failed with:

mount: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail  or so

Here are some, probably, useful information:

root@debian:/home/dagrevis# fdisk -l /dev/sdb
Disk /dev/sdb: 2004 MB, 2004877312 bytes
129 heads, 32 sectors/track, 948 cylinders
Units = cylinders of 4128 * 512 = 2113536 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

[Code].....

On Windows it works... only problem - the Windows don't work as I want.

View 2 Replies View Related

Fedora Hardware :: Find The Volume And Mountit Or Set Fstab To Create The Mount Point

Jan 13, 2010

Gateway m275 laptop with builtin smartcard reader. I've done modeprobe - <mmc module of all types> after having removed modprobe.conf file. I see that there is a pcmcia rules, Do I add all modules to this list so hat it can be probed. Once pccardctl is working, how do I find the volume and mountit or set fstab to create the mount point or to have it automatically mounted in media.

View 1 Replies View Related

Fedora Installation :: Unable To Mount 250GB LVM2 Physical Volume

Mar 17, 2011

I just installed linux fedora 14 on my hp probook 4320s with installation CD with this name: Fedora-14-x86_64-Live-Desktop. Then I installed it on the hard disk. During installation I chose to encrypt hard disk. When I try to access my hard disk it says "unable to mount 250GB LVM2 Physical Volume, Not a mountable file system". What can I do to get access to my hard disk?

View 4 Replies View Related

Server :: Unable To Mount Additional Harddrive From RAID Volume System

Apr 8, 2010

I believe server section is the best when speaking of RAID stuff...

I have the following situation:We have a DELL T3400 with embedded fake raid on it. I dont know exactly how the system was setup (I wasnt here at that time), but the RAID was enabled in bios and while booting, the two harddrives would be seen as members of intel raid volume0 (RAID 1 mirror). I am not sure if the software raid was actually properly configured in Linux (Fedora 9) and if the OS was reconstructing the whole raid or it was just the bios part that was mirroring the /boot or just some parts of it. Frankly I find these hydrid raids very confusing.Some bad disk manipulation from my part caused the server to crash, but I was able to recover and boot just with one hard drive after using fsck.

I decided to get rid of the raid as it's not the right solution for the application we need it for and decided to go for a traditional single harddrive system and to use Ghost for Linux to clone to a spare disk when backups are needed.So I installed the latest Fedora 12 distribution onto another harddrive and disabled RAID in bios (changed from RAID ON to autodetect, which is the only other option).

Here is what I have now:
/dev/sda has the newly installed fedora 12
/dev/sdb is an empty harddrive that I would use as an intermediate
/dev/sdc is the old harddrive member of intel raid volume0

sdb was partitioned into sdb1 sdb2 and sdb3 and I created an ext3 filesystem on sdb2. The hard drive belonging to RAID volume0 (sdc) has a lot of work done on it and I would like to be able to recuperate the files to the new disk (sda). I cannot mount that old harddrive while in fedora 12, as it sees some unknown raid member filesystem on it probably assigned by the intel raid chip.

So I decided to do it from the other side: to boot from raid volume 0, and from there mount a third intermediate harddrive (sdb) onto which I would copy the documents and then mount the same harddrive from the newly installed fedora 12 and copy those documents from that intermediate harddrive.I can mount /dev/sdb2 from fedora 12 fine and copy stuff to and from it, but not when I boot from the RAID volume 0 harddrive (sdc) with fedora 9 on it. It keeps saying that the partition in question (/dev/sdb2) is an invalid block device.I am stuck here, as my knowledge in this sort of things is very limited.If somebody can indicate me how to recuperate files from that old raid harddrive onto the new fedora 12 drive, I would appreciate a lot.

View 3 Replies View Related

Ubuntu :: 10.04 Can't Mount Its Own Partition (/dev/sda1)

Feb 26, 2011

I turned on my laptop today and noticed a load of unfamiliar startup text so I knew something was wrong. Now whenever I startup my laptop, GRUB loads fine but when I try to start Ubuntu it says the following:

Quote:

mount : mounting /dev on /root/dev failed : No such file or directory
mount : mounting /sys on /root/sys failed : No such file or directory
mount : mounting /proc on /root/proc failed : No such file or directory

[code]....

so all I'm left with is this BusyBox command prompt. I'm on a live Ubuntu CD right now and if I try to mount /dev/sda1 either in the terminal (with the mount command) or with the GUI it just gets stuck.

Quote:

This will provide you with a list of your drives and partitions, you need to pick the one that your root file system is installed to, it will be something like /dev/sda1 but in my case I can't even mount /dev/sda1. When I run sudo fdisk -l heres what I get

Quote:

ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders

[code]...

thats weird because I rebooted with a live Ubuntu CD and didn't even try to mount /dev/sda1 this time. The instructions were to then try to mount the drive from the GUI so heres what happens when I do that: it attempted to mount it for about a minute then gave me this error message When I tried again heres the error it gave me The problem seems to be that /dev/sda1 can't be mounted for some reason.

I don't know what that error message means and I don't know what else I can do to further diagnose /dev/sda1 and find out why it can't be mounted. Ordinarily I'd just reinstall Ubuntu but I have a couple of lab reports that I had saved on that partition so I'm in trouble if I can't figure out how to access the partition.

EDIT: At the end of that other thread someone recommends to use testdisk to recover the data from the partition. All I really need to do is get those lab reports back but I had them saved inside a Windows 7 guest on Virtual Box. Will this complicate matters a lot for me?

UPDATE: I tried to reinstall Ubuntu and it wouldn't work. Seems this is a bigger problem than I suspected. Does this mean my harddrive is corrupted? I can still use the Windows 7 partition but I take it that the Ubuntu installer not working is a bad sign.

View 3 Replies View Related

Ubuntu Installation :: Cannot Mount /dev/sda1 In Live CD

Jun 8, 2011

In a desperate attempt to play Tomb Raider, I have shrunk the /dev/sda1 with GParted in Maverick Live CD (the same one I used to install) then installed WinXP on it. Unfortunately for reason X, XP simply does not boot. So again I am in the Live CD, I have deleted the XP partition and am now trying to fix Grub2. In all the tutorials, you need to mount the normal partition. Which is what I am trying to do, but:

Code:
sudo mount /dev/sda1
mount: can't find /dev/sda1 in /etc/fstab or /etc/mtab

So there in nothing that I can do. Under "Places" I see my 489GB file system but I cannot mount it.

At least I am getting Internet through the Live CD and I always have Knoppix on hand.

EDIT: I should tell you that there is a boot flag on the /dev/sda1.

View 1 Replies View Related

General :: Mount -t Vfat /dev/sda1 /var/card - No Device Or Address

Jun 23, 2010

Found a raw device for my card when reading through the /proc/partition list but got a "no device" message when mounting the card - mount -t vfat /dev/sda1 /var/card though there is sda in the list.How to know if sda1 exists?

View 1 Replies View Related

General :: Mount USB Mounting /dev/sda1 On /mnt/usb Failed: Invalid Argument

Jul 23, 2010

I am using an embed linux application and trying to mount a USB device. The USB worked fine in windows. I then put it on my Linux box formatted (I hope correctly) And then tried to do the following to mount it

Code:

Disk /dev/sda: 4040 MB, 4040748544 bytes
255 heads, 63 sectors/track, 491 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

View 10 Replies View Related

OpenSUSE Install :: Can't Find /dev/sda1 After Update From Suse 11.2

May 22, 2011

I used OpenSuse 11.2 and tried to update it to 11.4 from iso, choosing "update" in the installation dialogue. It went ok, but at first boot something failed and I got the following:

"
doing fast boot
FATAL: Module amd74xx not found
FATAL: ide_pci_generic not found

[code]....

Like this. Then if I choose Y, it starts up to the login screen, but the image is blurry and unreadable. It even logs in, but the desktop is still unreadable. When I choose to boot "failsafe" mode, it boots normally, all graphics look ok. What could I do to boot normal system? I have never experienced any problems like this with Suse 11.2. If I go to the console and type mount /dev/sda1 from failsafe boot, it returns "according to mtab, /dev/sda1 is already mounted on /" I have AMD Athlon Dual Core 4850e and nVidia GeForce 6150SE, Suse is the only OS installed.

View 5 Replies View Related

CentOS 5 Hardware :: NTSF Mount - Bash: /dev/sda1: Permission Denied

Nov 5, 2009

I have tried to mount Sda on my laptop HP dv6 and I have got this problem [root@cpe-74-71-125-175 ~]# /dev/sda1 /mymount/win ntfs-3g rw,umask=0000,defaults 0 0 bash: /dev/sda1: Permission denied

View 3 Replies View Related

Ubuntu :: Unable To Open -m/dev/sda1 - No Such File Or Directory

Dec 31, 2008

I have two large HDD's in my windows based system. Of course I partitioned them and such (by the way the OS is XP Home) I decided that i would like to try Ubuntu so set up a live CD of version 8.10. now I used the install directions on the disk and installed onto a external 500 gig HDD.Now I can't boot to XP and I get GRUB errors. Some times iit's error 17 sometimes it's 21 . I try using the command terminal ...sudo ms-sys /dev sda1 (my boot-able NTFS disk) but I get "Unable to open -m/dev/sda1, No such file or directory"

View 5 Replies View Related

Ubuntu :: "Warning: Unable To Find A Suitable Fs In /proc/mount, Is It Mounted?

Mar 4, 2010

i got problem which slows my boot to linux. Before loading Ubuntu logo in console i see fast flash with words: "Warning: unable to find a suitable fs in /proc/mount, is it mounted? Use --subdomainfs to override." What should i do? To fix that warning?

View 3 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

Software :: Mount Error: Can't Mount An Encrypted Volume With An Overlaying Ext3 FS

Jun 6, 2010

I created a encrypted volume on top of software raid1. These are my steps:

1. Create logical partition on sda

2. Create logical partition on sdb (same size)

3. Change type to partition to 'fd' for both partitions

4. Check that the both partitions are same size and type
fdisk -l /dev/sda && fdisk -l /dev/sdb

5. partprobe

6. Make sure there are no remains from previous RAID installations on /dev/sdb by running:
mdadm --zero-superblock /dev/sda6
mdadm --zero-superblock /dev/sdb6

7. mdadm --create /dev/md4 --level=1 --raid-disks=2 /dev/sda6 /dev/sdb6

8. watch cat /proc/mdstat

9. update mdadm.conf
mdadm --examine --scan | grep mdx >> /etc/mdadm.conf

10. Load twofish module
[root@localhost ~]# modprobe twofish

11. # cryptsetup -y -c twofish-cbc-essiv:sha256 create ftdata /dev/md4
Enter passphrase:
Verify passphrase:

12. mkfs.ext3 -b 4096 -R stride=8 /dev/mapper/ftdata

13. mkdir /ftdata

14. Mount the encrypted volume: mount -O noatime /dev/mapper/ftdata /ftdata

It mounts successfully this first time. When I cd /ftdata, I can see the lost+found dir

Now, I unmount the volume
cd ~

Code:
umount /ftdata
cryptsetup remove ftdata

And now, if I try to setup my encrypted volume like this:

Code:
[root@localhost ~]# cryptsetup create ftdata /dev/md4
Enter passphrase:
mount -O noatime /dev/mapper/ftdata /ftdata
I get this error:
mount: you must specify the filesystem type

[Code].....

View 1 Replies View Related

CentOS 5 :: Mount Error: Can't Mount An Encrypted Volume With An Overlaying Ext3 FS

Jun 6, 2010

I created a encrypted volume on top of software raid1. These are my steps:

1. Create logical partition on sda

2. Create logical partition on sdb (same size)

3. Change type to partition to 'fd' for both partitions

4. Check that the both partitions are same size and type fdisk -l /dev/sda && fdisk -l /dev/sdb

5. partprobe

6. Make sure there are no remains from previous RAID installations on /dev/sdb by running: mdadm --zero-superblock /dev/sda6 mdadm --zero-superblock /dev/sdb6

7. mdadm --create /dev/md4 --level=1 --raid-disks=2 /dev/sda6 /dev/sdb6

8. watch cat /proc/mdstat

9. update mdadm.conf mdadm --examine --scan | grep mdx >> /etc/mdadm.conf

10. Load twofish module [root@localhost ~]# modprobe twofish

11. # cryptsetup -y -c twofish-cbc-essiv:sha256 create ftdata /dev/md4 Enter passphrase: Verify passphrase:

12. mkfs.ext3 -b 4096 -R stride=8 /dev/mapper/ftdata

13. mkdir /ftdata

14. Mount the encrypted volume:
mount -O noatime /dev/mapper/ftdata /ftdata

It mounts successfully this first time. When I cd /ftdata, I can see the lost+found dir

[Code]....

So why is it that I can't mount my encrypted volume after the first time? I am giving the correct password when it asks to.

View 3 Replies View Related

General :: Invalid Mount Option When Attempting To Mount The Volume

Jun 30, 2010

I have two internal hard drives.I just installed Debian Lenny in the smaller 80GB. But when I try to access the other hard drive it shows:

"Invalid mount option when attempting to mount the volume"

info:

-The 80GB is on dual boot with Windows 7 and Debian Lenny.

-The 500GB secondary hard drive is NTFS filesystem.

View 1 Replies View Related

General :: Moving /usr From '/' On Sda1 To Sda7 -- System Is Debian Squeeze: Sda7 Doesn't Mount?

Apr 1, 2011

I am running a Postgres server and after I did the whole installation I realized the Postgres data was set in /usr/pgsql/data. Sda1 is just 10 Gig so I decided to re-organize the partitions to be able to move /usr to say /dev/sda7 with a mount point as /usr. The / partition is on the only primary partition and the rest is on an extended partition. When I tried to resize the primary partition GParted did not give me that possibilty so I decided to move /usr

Original partitions:
sda1 / 10 G on primary partition this includes /usr /var and all others
sda5 swap 2 G on extended partition
sda6 /home 140 G on extended partition
So I did create another partition using Knoppix and Gparted the disk:here is the new picture:
sda1 / 10 G on primary partition this includes /usr /var and all others
code....

I did rsync to copy all the file to /dev/sda7/usr and then mv /dev/sda7/usr* /dev/sda7. I stop the postgres database and services then I mv /dev/sda1/usr to dev/sda1/poufusr . When I rebooted it reports errors from kbd files on /etc File not found. It brings me to a terminal (No GUI) I did a check with :#mount: nothing is reported about sda7

What am I missing ?

View 5 Replies View Related

Software :: CIFS - Unable To Find Its Location In The Filesystem Using "mount"

Apr 26, 2011

I have a CIFS share mounted from the "Places" menu and it is accessible from the desktop.I am unable to find its location in the filesystem using "mount" Where does it get mounted to?

View 1 Replies View Related

General :: "Invalid Mount Option When Attempting To Mount The Volume" On Plugging USB

Jan 18, 2010

I plugged in USB(single fat32 partiton of 2GB) and got message window Cannot mount volume. Invalid mount option when attempting to mount the volume.

[Code]...

Also did check in gparted , dosfsck and fsck.vfat but no errors reported.

View 5 Replies View Related

Fedora Installation :: I2O Controller - No Volume Groups Found Volume Group "VolGroup00" Not Found Unable To Access Resume Device

Apr 8, 2009

Dual PII 400, 512Mb with a Promise SuperTrak 100 IDE Array Controller. At present I have only one drive on the controller, configured for 1 JBOD array. I install FC9 with no problem. New partition is created and formatted, Grub is installed, and then... Grub is found and booted, but then I get:

Reading all physical volumes. This may take a while... No volume groups found Volume group "VolGroup00" not found Unable to access resume device (/dev/VolGroup00/LogVol01) mount: could not find filesystem '/dev/root' I can boot in rescue mode, chroot to the installed system. I changed the kernel boot parm "root=/dev/VolGroup00/LogVol00"

View 2 Replies View Related

Ubuntu :: Can't Mount Any Volume / Fix This Error?

Jun 7, 2010

I keep getting this error message. i don't want to go back to windows but if I can't fix this I'm afraid I will have to so I can listen to my podcasts. Does anyone know how to fix this error?

View 9 Replies View Related







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