Ubuntu :: Won't Load - Can't Access Important Files / Solution For This?
May 15, 2010
On my laptop I have a dual boot of Vista and Ubuntu (Karmic Koala). I have 3 Vista partitions and 1 Ubuntu partition (well, two if you include the swap disk). Recently I had started to notice that when trying to boot into Ubuntu, it simply wouldn't. It would have a screen with lots of text which would every few seconds refresh yet it never really looked any different, although I'd be unable to tell. I'd leave it there for several minutes and nothing would happen.
I wasn't worried for a while because I only used Ubuntu for some scientific work over the summer and I haven't needed it for a while but now I desperately need those files. I've tried three programs that apparently make Linux partitions accessible in windows but I've been succesful with none of them. I'm now seriously worrying that there has been a harddrive error of sorts...but then I only have one physical harddrive on my laptop and my windows partitions are working okay. I found my Karmic DVD and I tried to run "run Ubuntu without changing your system" but that wouldn't load after ages
On my laptop I have a dual boot of Vista and Ubuntu (Karmic Koala). I have 3 Vista partitions and 1 Ubuntu partition (well, two if you include the swap disk).
Recently I had started to notice that when trying to boot into Ubuntu, it simply wouldn't. It would have a screen with lots of text which would every few seconds refresh yet it never really looked any different, although I'd be unable to tell. I'd leave it there for several minutes and nothing would happen.
I wasn't worried for a while because I only used Ubuntu for some scientific work over the summer and I haven't needed it for a while but now I desperately need those files. I've tried three programs that apparently make Linux partitions accessible in windows but I've been succesful with none of them. I'm now seriously worrying that there has been a harddrive error of sorts...but then I only have one physical harddrive on my laptop and my windows partitions are working okay.
I found my Karmic DVD and I tried to run "run Ubuntu without changing your system" but that wouldn't load after ages.
I haven't tried to reinstall Ubuntu because I've read that doing so would wipe the existing files.
i was working in this Macbook (its my mothers i do not use apple very much), just looking at ..... and normal stuff. no installations or anything, only used my external harddrive. Next time i turned on my computer, this weird gray screen showed up with something written like "kernel mismatch from your hardware" or something like this, i panicked and didnt know what to do so i restarted like the message in multiple languages said so. Nothing happened.
I tried to boot from CD (press C key) and it worked so i went on disk utility and looked for errors but all says fine. I tried making a copy of the Macintosh HD to my external hard drive so that i could re install mac but after a while copying it stops and gives me an error saying "operation not supported". I asked a professional and he suggested using a live cd of Linux (ubuntu 9. ) to try and retrieve my files from there. I did this and the live cd worked and i could see into all my folders but when i went to /Users/myuser/ none of those folders would let me copy, open and see the files. Desktop is where the important data is. It gave an error file permissions. I cant compress, open, see the files nor copy them. This is very annoying as the files are extremely important and i cannot do anything to delete them.
500gb external hard drive Macbook Pro Linux Ubuntu
Apple Original Install DVD (Snow Leopard) way to retrieve these files and copy them onto something. I really need this with urgency.
I have 5 folders in the virtual rubbish bin that can not be seen and restored but is crucial for me to recover them.
I was trying too record 5 folders with brasero and I sttoped the process, then all of a sudden the folders dissapeared and after I found then in the reclycling bin by -> right click/properties in this "basic" windows there It's said: content: 413 elements ... 663.1 MiB in total ... also the picture of the bin appears full, and when I put the pick ontop of it it says: 5 elements in the bin...
I have had Hardy Heron 8.04 since 2008. Few problems, but when the red arrow indicated updates I clicked on it and it was for an upgrade to 10.04.I decided to upgrade but it didn't go well.I ended up with a black screen and white letters. I didn't know what to do.I don't know many commands.I posted here but got no response.I had no access to the Internet.I decided to reinstall Ubuntu 8.04 from the CD.At one point it asked me about a 10GB partition.I didn't really understand it at that point but clicked ok.When I got the computer running again I noticed that it was a new partition with 7 GB free space.What happened to all my precious other files?
I am panicking because I read a similar thread about a Windows/Ubuntu partition and the person was worried about losing all Windows files.I did back up the files on an external hard drive but not recently. Losing them would mean I had to make up a lot of work.
I plugged my external hard disk into my computer and it gives me this message: Quote:Unable to Mount:Error mounting: mount exited with exit code 13: ntfs_attr_pread_i: ntfs_pread
failed: Input/output error Failed to read of MFT, mft=6 count=1 br=-1: Input/output error Failed to open inode FILE_Bitmap: Input/output error
Firefox won't load. On clicking the icon in the plasma box the bouncing loading icon appears but after about 30 secs it disappears and nothing further happens.
I am running Suse 11.1. Not sure of the original version of FF! I have tried deleting it in Yast and reinstalling the latest version with the same result. It certainly used to work but as the machine is primarily a mail server, FF is not used much.
I have an odd problem loading certain webpages (not all) from the New York Times in Firefox.
If I try to load this for instance:http://well.blogs.nytimes.com/2010/1...-shoes-or-not/ the page will not load and I see the text "Waiting for graphics8.nytimes.com..." in the status bar.
I did a complete reinstallation of Firefox and it worked fine (yesterday). Today the problem is back again.
I tried the page on a friend's computer also running Firefox in Ubuntu and it worked fine.
I tried it in Windows Firefox and it worked fine.
I have the same add-ons/extensions in Windows as I have in Ubuntu and, in any case, I have removed them all once and tried the page with the same non-result. I also noted that the same thing happens if I try to load the page in Google Chrome in Ubuntu.
i had a bunch of documents opened and i saved one txt file. I then clicked it and dragged it to the recycle bin slowly but didnt release the button. Then the cursor just stayed like that. The cursor changed image while i was dragging it. It now remains as that image for the cursor. I can move it around but cannot click anything. If i press Alt Tab to switch to another window, it just highlights that file. I cant move about on the desktop either.
I would like to backup important files (totaling about 400GB) on my ext 4 RAID 5 array to an ext4 external hard drive over USB (external drive is mounted to /mnt. In the future I'd like to automate the process using rsync and cron so for now I'm using rsync to transfer the files. My problem is that using the rsync command like this: # rsync -Pr "/dir1" "/dir2" "/dir3" "/dir4" /mnt
rsync shows me the checks and transfers for awhile and then throws up an i/o error (wish I had a screenshot to show but I don't). When I ls /mnt I get a similar i/o error. I then check /dev for the drive and find that it no longer shows up. Originally the partition was /dev/sdc1. I tried unplugging the USB at this point, plugging it back in and mounting the drive back to /mnt, however it has now assigned it to (you guessed it) /dev/sdd1. I get the drive mounted and try the original rsync command again, hoping the first error was a fluke or some kind of one-time drive fart. This time it makes it quite a bit further and then throws up the exact same problem. Am I doing something terribly wrong here? As I said, I'm very new to bash so I'm not making some absolutely moronic, newbie mistake.
I have a Realtek WN511b wireless card with a BM4321 chip. It runs on the wl driver but when I boot the system the card won't install. With help (I am noob) we have figured out that the ssb and the b43 drivers are installing even though I have them blacklisted. I have seen similar problems described elsewhere but no real fixes. I can boot the system (Dell d630) then pop the card out and re-insert, enter password and it connects no problem. It would be nice if it simply installed on boot. Wondering if anyone had a solution?
I'm just setting up a partition on a seperate HDD in my system. I plan to use the partition to backup the important files on my main HDD (to guard against HD crash).
The question I have is about where would be the typical location to auto mount this partition? Which would it be normal to go for:
I've posted about this previously, but I am unable to find that post...
I have a separate partition: 'files'.
This has the mount point of: '/files'.
My /home/johnathan folder is a symbolic link to: /files/installed/backup/johnathan
So when this particular mount point '/files' is not available I get errors stating ICEAuthority and that /Desktop and /.nautilus can not be created.
If I log in as root, I can not mount the drive using System > Administration > Disk Utility
I get the error that '/files' can not be mounted because it is un use.
Sometimes, if I wait a while while logged in a root it will 'magically' mount and work again... then I can login as my profile.
I love Ubuntu that it keeps all of your settings and program settings within the profile. So, if I have to reformat or reinstall Ubuntu I simply recreate the symbolic link to /files/installed/backup/johnathan and all of my settings are back. All that is left is to reinstall my apps and I am back to where I was before reinstalling.
So, how can I correct this? I do have two other partitions that have mount points, but they do NOT do this like '/files' does.
I've even replaced the UUID in '/etc/fstab' with the path tot he partition: '/dev/sda2'. This also didn't work.
I've created a new user for a SSH tunnel only.After login I can access all directories because permissions is set for "Others" to "Access files".Now my question: Is this normal that permissions for Folder access for "Others" is always set to "Access files"?I don't want my SSH tunnel user accessing the directories.
I recently bought the book Hacking: The Art of Exploitation, and it came with a live cd of Ubuntu. I run it on my Mac, but I get this in the console screen whenever I try to load it:
Code: Loading, please wait� [2.424000] usb 1-1: can't set config #1, error -71 [4.644000] ieee1394: Error parsing configrom for node 0-00:1023 [6.236000] drivers/usb/input/hid-core.c: couldn't find an input interrupt endpoint [10.768000] sdb: assuming drive cache: write through [10.768000] sdb: assuming drive cache: write through
BusyBox v1.1.3 (Debian 1:1.1.1-3ubuntu3) Built-in shell (ash) Enter 'help' for a list of built-in commands /bin/sh: can't access tty; job control turned off I'm not sure what this means. I'm completely new to Linux, so I don't know whether the CD is corrupted, or I don't have some sort of BIOS or something.
I changed to wubi last night, i decided to go that way cause i was informed it was a safe way to try giving it a try for linux and ubuntu without any special effort needed to be payed and easily deleted if i am not pleased.Thankfully i am pretty satisfied with the results, i pretty much dealt with most of the issues i have faced so far successfully and i am running it ok beside one important thing.See i am using my laptop, which has a hdd of 250GB.On my Vista there are 2 different hdd C+E by default, they separated my hdd.So while i have windows on C and E is pretty much used for my additional data(see movies, music etc) when i installed wubi i installed it on E, thought it would be better and it had more space.
Now though, while i can access threw ubuntu all my files that were located on C(vista) i cant access any of the E ones, and search file dont helps either.The "vista hdd" as ubuntu describes it, its a 250 gb disk on computer, which means it should contain both of the vista disks.But sadly thats not the case.i cant seem to be able to find them anywhere.
Im trying to test out Ubuntu while running Windows currently, once i got the ISO image installed into my USB device by following the steps on the Ubunto site, i rebooted my PC and tried to get into BIOS to change the setting to boot through the USB device.
but i was unable to open BIOS.
this is all i saw in the bottom right side of my screen as far as commands to open some thing before my PC would boot through my Cdrive and load Windows.
I'm in need of some auditing to determine what is happening with some files on our local server. What is generally the best tool to load, and do you have any good links to a tutorial on how to install, setup and run?
I'm looking for what users have accessed a file. ... read, open, edit, delete, move, save... etc..
the permissions for my home directory were accidentally changed from 'access files' to 'create and delete files', and I changed them back, but ever since then I am not able to change any preferences/settings at all. power management, themes, panels, emerald, anything. my user account is supposed to be the administrator, and all the user privliges are checked. how to get control of my computer back?
I installed an Apache web server on Fedora 13. My website is built on PHP. When I try to access the web servers particular directory it take too much time to load.I have added index.php in DirectoryIndex statement also in the httpd.conf file. The home page of my sites has 150 kb image file.
I have heard great stuff about 10.04 so I am going to download and install it before the release IF it's ready though. So is there anything I should know about before I do this? Any bugs or things that hasn't been fixed yet?And beta 2 is that latest one right? And the last one before the final release?
I'm running Lucid Lynx. When I go into synaptic package manager and try to take updates, it says it can't authenticate some of the packages, including for example linux-image 2.6.32-27-generic. What is up with this?
opening a location that is a PDF file does not result in the file being loaded in Mozilla. Nor does it result in a dialog popup asking to save or open the file. I have the Adobe Reader plugin (Adobe Reader 9.3) enabled. On Lucid I get a blank white (sometime black) page. Using Karmic Koala, everything is fine; I get a dialog asking to save or open.
Here are a few example sites where loading does not work right:
[URL]
It is possible that the last one is only be accessible from a domain with online access such as a University.
There is now constantly an alert on my top panel saying that I need to update my repositories. However, when I go to do this (I'm assuming that I'm doing this correctly--by clicking "Check") not all are updated and the alert remains. Here is the error message I receive:
Code: Failed to fetch http://archive.canonical.com/ubuntu/dists/lucid/Release.gpg Something wicked happened resolving 'archive.canonical.com:http' (-5 - No address associated with
(SYN=Synaptic Package Manager; UM=Update Manager) Some reason recently the Update Manager has been saying it can only do partial upgrades, then it asks if I want to confirm the things, I look at them, they have a few set to upgrade, it also says it will remove certain packages that pretty much would render my computer useless.
Here's a screenshot of the box I took just a few seconds ago when I went to "Mark All Upgrades" in Synaptic Package Manager. You can see that wanting to remove important things like "ubuntu-desktop" and "network-manager". [URL]
I mean, I would love to upgrade my WebcamStudio etc to check out the newer version, but I'm not gonna upgrade it if I can't even access it! I'm planning on going back and manually checking the ones shown for upgrade after I get done posting this, and seeing if it might be a certain package.
I load the update manager, it says partial upgrade needed, then it asks me if I want to uninstall important stuff like the network manager and ubuntu desktop and etc. No I don't want to uninstall the network manager, how would it complete the upgrade with no internet to download the upgrade from? And what would be the point in having an upgrade if I won't be able to do anything on it! This is happening all over again, heres the previous thread that mentioned pretty much what happening, along with a video somewhere in there. (It says I need to make 15 posts to post [URL].
What I'm wanting to do is Do the upgrade it keeps bugging me about, but not have to remove anything at the same time. The previous thread I just kept getting told what to do and was told it always confirms me before upgrading that its about to delete something, I already know that. I know it is confirming it, but I want to do the upgrade but disable the uninstalling part of it. Is there any mod to the synaptic manager that could possibly fix this? I'll even go as far as to compress my entire ubuntu partition into an iso and upload it somewhere for someone to take a look at (if anyone would possibly know what program would do this besides parimage or whatever, that's trying to remove the files as well in order to install).
java ran just fine with 10.04 but when i upgrade to 10.10 it stopped working i can not get any of my java files to load, when i dub-click them my cpu spikes then nodda.
Ubuntu Software Center has a problem, when i click anything on categories, the files and folders wont load, when i type in search and press enter nothing loads, when i click installed programs nothing loads.