Ubuntu Installation :: Cannot Mount Downloaded Home Partition After Upgrade
May 6, 2010
When I had 9.10 installed I had /home and / on separate partitions but this time, I wanted them both within the same. I downloaded my old home partition to an external drive, wiped the old partitions and installed lucid but now I can't mount the drive. I am trying to use:
Code:
sudo mount -o loop -t auto /mnt/storage/home.img /mnt/oldhome/
but I get an error of wrong fs type, bad option or bad superblock.
fdisk -l shows:
I haven't been using Ubuntu for a couple of years. Yesterday I decided to fire up my ubuntu box and upgraded from 8.04 to 10.10.
The upgrade went fine, but when I boot it tells me that the /home dir cant be mounted. It allows me to Wait, Skip, or Manually mount it. If I skip I can log in and mount the partition that contains my /home folder so I know that nothing is corrupt. I'm sure my fstab just got overwritten during the upgrade, but, since its been so long, I don't recall how to (correctly) fix it back.
Cliffs: --Upgraded from 8.04 to 10.10 --/home dir is on a separate partition & is not mounting properly --How do I set it up so that my /home dir mounts on boot?
I'd just try messing around with fstab myself, but I really don't want to lose any data.
I just need some clarification on the best upgrade path for me. I currently have Karmic installed with a separate partition for /home. I want to do a clean install of lucid with the CD.
What's the safest way to ensure my /home partition remains untouched? Should I install lucid overtop the karmic partition and then indicate a mount point for the other partition? or should I leave /home alone completely during installation and then just manually configure the mount point after install?
Edit: I had previously upgraded from jaunty to karmic via the update manager. This worked well but Karmic has felt very buggy overall so I feel a clean install might be best. although the audio is silent when the live cd boots :S
I will be helping a friend upgrade from 9.04 through to 10.04 LTS, and I am aware that the machine was installed with a separate home partition. I know a clean install is an option however I am tempted by online version upgrades with the thought that any apps they are using will be carried over. Is this a realistic hope? I know that medibuntu for example does not survive a version upgrade.
I just installed kernel 2.6.37-rc3-natty in an effort to clear up the audio stuttering problems prevalent in Maverick. It worked, but now my swap partition won't mount on startup and because of this the computer won't hibernate. I'm using a Toshiba NB305-400 netbook w/1GB of ram, 250GB HDD and 1.6 GHz processor.Here's what's in my fstab file:Quote:
# <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc nodev,noexec,nosuid 0 0 # / was on /dev/sda1 during installation
I would like to mount a partition on a second disk as /home. I have two hdds. one is 250gigs that I wish to use for the / of two or more os'. The other is 1TB that I would like to use as /home/charlie and /home/prisca as well as some other partitions. Here is my current /etc/fstab
# <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 # / was on /dev/sda6 during installation
I have created a 75g partition on a hard drive that I would like all videos to be accessible to all users of the computer. I understand that I can mount to /home/user/video but I cant find a method to make user the current user that is logged on.I have built up a PC that I want to use as a place to download movies and music. I then want to create a uPNP server to share the media over my LAN. I vaguely understand what I am talking about and I think Vuze is the best program to meet all these needs. Its not a huge issue because there is only a single user that will ever be using this PC but if this is possible it will help me greatly when I migrate my main PC to Ubuntu. I am using Ubuntu 10.4 and I am not afraid to play on the command line.
I've been playing around with stuff lately, and I was thinking that I could theoretically move my personal files to another partition, have it mount under /home/User... then change the system partition to 6 or 7GB and go about my merry way...That way, if I need to reinstall the os, or when the next release comes out, or even install another primary system, I could just wipe the system partition and keep all my data on the HD...just make an fstab entry like:
Code:
/dev/sda3 /home/User btrfs default 0 2
or something, and them BOOM! it's done. I am the master of my domain.
I was looking to do a fresh install of 11.2 and use my home partition from 11.1. During the Gnome Live version I wanted to see how suse would configure my computer. It recognized everything fine, except it didn't show my current home partition which is ext 3. Because Opensuse 11.2 has switched to ext 4 as default for root and home? I was hoping to use my old home with 11.2. Is there any way to make the switch without losing my settings? During the live install the partitioner didn't use my current home partition, it was going to make a new one.
So I opened up the partitioner in yast to see why it didn't use my current home and it shows no mount point for my home ext 3. Would changing the mount point on my ext 3 partition to home make the 11.2 installer recognize this as my home to use? Or will I have to copy my current home. Paste it elsewhere. Delete old home. Use unallocated space as ext 4. Paste old home on new ext4 to have the 11.2 installer recognize this as my home. So, current home is ext 3. 11.2 installer wants to make a new home on ext4. How do I use my current home settings? I haven't installed yet just tried a live run.
I'm looking for a central location on my network of 1 Karmic and 3 XP Pros for my Documents, Videos, Music etc.
I have an empty 1TB drive in my Karmic box currently formatted as one NTFS partition and I was thinking of mounting that drive in the Karmic /home folder.
Will Karmic be all right using an NTFS partition as the /home folder?
This is strange. I moved OS 11.1 from an old 150 GB PATA drive over to a 500 GB SATA using Parted Magic. The old and new partitions were
Code: OLD: /dev/sda1 - 19.99 GB, mounted as / (root partition) /dev/sda2 - 97.82 GB, mounted as /home /dev/sdb1 - 29.52 GB, Windows XP NEW: /dev/sda1 - 29.30 GB, mounted as / /dev/sda2 -292.97 GB, mounted as /home /dev/sda3 - 45.82 GB, Windows XP
I used the "Clonezilla" tool on the Parted Magic live CD to move and resize the partitions. To my delight, everything appeared to transfer just fine. I can boot into OpenSUSE 11.1 (though not into Windows, but that's not really important; I'll figure that out later), but my /home partition won't mount. I'm set to autologin, and I get the expected error: "can't access /home/stephen" (or something like that). Here's the weird thing. I can ALT-F3, get a terminal and manually "mount /dev/sda2 /home", go back to ATL-F7 and log right in, so I know the disk is fine. (I've already 'fsck'd everything, by the way, and they're clean.)
I've used Yast's partitioner about a dozen times, trying "device by ID" and other settings. I always get the same thing when I reboot. On this last reboot, when it refused to log into /home, I ALT-F3'd, logged in as root, did a "cat" on "/etc/fstab" and entered the device-by-id line exactly as I saw it there and it mounted the /home directory just fine! ALT-F7, logged into KDE. I'm typing this in KDE now. Works fine. I so rarely need to reboot this machine that I can manually mount the /home partition, if need be, but (obviously) I'd like it to be mounted automatically during the boot.
I don't see anything obviously wrong here. The fact that I can take that second line and do a manual "mount" shows me that the device ID is at least correct. Just to be clear, here's what I entered in virtual terminal 3 as root to get my home partition to mount: Code: mount /dev/disk/by-id/ata-Hitachi_HDP725050GLA360_GEA534RV0DJ4LA-part2 /home and it worked fine. Exact same line.
I use a Karmic Koala and I want to upgrade to Lucid Lynx. All the packages are up to date. So if I upgrade online, how much data download am I looking at? I have a sufficiently fast connection, but I have a limit on the data that I can download. Is it less than downloading a Lucid Lynx CD? Can I get an exact figure somehow?
I have a dual boot WinXP / Kubuntu system. Recently, I tried to upgrade from 9.10 to 10.04. I have my Kubuntu partition set up with separate partitions for / , /home , and swap. Naturally, I wanted to wipe the slate clean, so I formatted / and left /home alone before doing the install. However, my /home partition was encrypted with the standard crypto that you get when you install. I just deleted the way in by wiping my / partition. Now all of my files are on my drive but encrypted. I do have the unencrypted passphrase given to me when the hard drive was first encrypted, so I am sure there is some way to get my files, but I am unsure how to apply it.
i had with it was nVidia HDMI playback but that wasnt hard to solve. Ive been using ubuntu since Karmic and except for the HDMI i had no problems.On the 10.10.10 i upgraded to Maverick from the terminal with "do-release-upgrade". I noticed that command while i was at a friends house SSH'ing back home. When i came back i ran the command and took me a few hours to upgrade.And to my suprise i encountered 3 problems (Karmic -> Lucid = Zero)...
1) I cant use a few PPA's at the moment but its livable with.
2) Compiz broken but i can wait. Maybe might compile it myself if i get tired of Metacity.
3) My /home partition got halved.The first 2... Just inconvenience.The 3rd... I got 900GB's allocated to my /home so im missing quite a lot of space. I do remember the system reporting before that i had 900GB's but now it just says 485GB's.Heres what fdisk and df report
Code: lisiano@Lisiano-Ubuntu:~$ sudo fdisk -l /dev/sda [sudo] password for lisiano: Disk /dev/sda: 1000.2 GB, 1000204886016 bytes[code].....
I did reboot. The Restart Required icon is not lit either.
i have instaled ubuntu 11.04 wubi on my pc with windows 7. i installed and everything was going ok i navigate on ubuntu already. but the problems star here i went on my ubuntu to the partition section and i format my windows partion to be the home partion and changed the nfts to ext, i did the upgrades but i forgot that theyr running yet and i restart my computer when it boot again it gaves me an error:
try (0,0) : nfts5 : wubildr try (0,1) : ext2 :
and the windows7 says that i have to instal again. so i went to another pc and i made a cd boot and a pen boot. i burned the iso (downloaded from the ubuntu oficial site the 11.04 32 bit version) image to the cd and pen drive prperly, i adjust my boot options to star from usb or cd rom and nothing im struck.
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.
Trying to clean install 11.2 dual boot with Win xp already installed. How do I create a new home partition, don't want to preserve the existing home partition from a previous attempt. DVD installation and automatic config keeps saving the thing.
I have a shared NTFS partition ("shared") that I use for data for both Windows and Ubuntu. How can I mount the music folder on shared to $Home/Music, and the Videos folder on shared to $Home/Videos? I want to mount the different folders on the partition to different folders in home.
I was surprised not to find an existing thread on this anywhere, as I would expect this to be a common problem: I have the following partitions on my eee PC 100HE:
10GB Windows XP 5GB Linux Mint 8 5GB Ubuntu 9.10 NBR (awesome distro by the way!) 130GB Home partition shared by Linux Mint and Ubuntu NBR 2GB Swap partition shared by Linux Mint and Ubuntu NBR
I installed Ubuntu NBR after Mint. Immediately after install, the panel layout, menus and colour scheme were slightly messed up - presumeably because they had been "adopted" from the Mint settings in the home folder. I corrected them easily, but now I have the same problem in Mint. Is there any way I can get both distros to use the same /home folder, but different settings (i.e. the /home/username/. folders)? Can I get these settings folders put on a different partition for example?
And is this problem due only to the fact that these are 2 Ubuntu-based distros? Or will I have the same problem if/when I replace Mint with another distro, such as Fedora or Moblin?
after the netinst finished to download the last package, one hour later the process never continues, I checked the log file and I didn't find anything suspecious, also dmesg and nothing, in fact, in the log file before checked I found that the last line was registered just a minute ago - DHCP renew IP-, so my questions are:
1. all the packages downloaded are gone?, can I restart the installation using all those packages downloaded?
2. where I can find the error or problem that cause that the installation was freezed?
3. in the case that installation needs to start from the beginning, can I use the package downloaded?
Having a few problems with some downloaded movies, using Ubuntu.
All my downloaded divxs, using WIndows,can be plaid on my home cinema (with divx-player). But when i download a movie, using Ubuntu, even it is a divx, it will not play on my home cinema.
I think it's not the fault of my divx-player, but maybe it has something to do with Ubuntu?
hate it using windows for downloading some movies.
My home theatre is from Samsung, but that has nothing to do with it, I think.
Is there a way to setup a separate /home partition during a new installation of Ubuntu? If so, how. I've found guides about how to do it after installation, but it seems there ought to be a way to do it that way from the very beginning.
I bought a new computer that has Windows preinstalled and I want to install Ubuntu to dual boot. I'm considering making /home on a separate Windows partition in Gparted.. would it slow the performance significantly if I used this setup? I'd like to be able to access my important files regardless of whether I boot into Windows or Linux..
I'm having some small lagging problems with my upgrade to 10.10. I haven't done a clean install since 9.04 so I'm thinking of doing one... and I have a few questions.Would making a separate partition at installation be worth it? If so how much run should I set for / ? 10gb? more? less?Also should I create a swap partition? I never use hibernate. Actually whats a good reason anyone would use hibernate on a desktop? on a laptop I could see a few instances but anyway it's shutdown or suspend for me[URL]
"Upgraded" from FC5 32 bit to Fedora 10 64 bit using Fedora Live KDE disk, and unchecking the boxes to format drives with my personal data. In the install it recognized these as SW raid devices. One is raid 1, the other raid 5.
Now, it still recognizes the raid devices, and mdstat claims they are working fine, but I cannot mount them (mount says must specify a FS type, but that doesn't work either).
I upgraded the computer at work from 10.10 to 11.04 yesterday and that went okay. Some issues, but I can work them out. I thought I'd get the computer at home done yesterday too, but that failed. I'm now operating off of a USB drive. I also have Windows7 that I was able to function off of (probably have 3 hours logged on Windows in the last 4 months). Anyway, I have an AMD64 with 4 hard drives, of which we have 2 RAID settings so it's more like 2 hard drives. [Code]....
I want to move my home directory to a separate partition so I can install the new versions of Ubuntu without losing my data. And while I'm at it, what other important directories should I move to separate partitions? And how do I do it? I'm guessing that the /boot directory should also be moved to its own partition too, yes? Because it has the GRUB in it, and if I removed Ubuntu to make way for a newer version of Ubuntu, I'll just get an error because the computer can't find the GRUB that doesn't exist anymore, right? And also, if I move those important yet-to-be-listed directories to their own separate partitions, how large should those partitions be?
I don't want to miss out on the upcoming Lucid Lynx (If it will work in the first place, of course ) By the way, I have an Ubuntu-Windows XP dual-boot system. I'll attach a screenshot of my partition table from GPartEd. You can see that I have about 300 GB. The largest partition is Ubuntu.
I have an Ubuntu-Windows dual-boot system on an MSi Wind U100.My 300 GB HDD is partitioned like this (not counting the Windows partitions):
20 GB partition that mounts / 4 GB Linux-Swap and a 160.19 GB partition that mounts /home
If I was to do a clean install of Ubuntu Lucid Lynx when it comes out, what advantages and disadvantages would there be in having a separate /home partition?
I did a fresh install of ubuntu 9.10 yesterday while trying to get my wireless working again (a problem for another forum). I have previously put my home folder on a separate partition.Having foolishly assumed that it would pick up the home folder as such after the install. Of course it didn't. The partition is still intact but it is not being recognised as the home folder.