Ubuntu Installation :: No More Partition After Upgrade?
Jul 12, 2010
I just upgraded an ubuntu-server from 8.10 to 9.04 via "do-release-upgrade" And after reboot, no partition from one of my hard drives can't be mounted : Drive is /dev/sdc
And when i try to mount it :
Code:
root@mob:~# mount /BACKUPS
mount: special device /dev/sdc1 does not exist
Or :
Is it possible to create a 4th partition on the first disk and to let the upgrade procedure to use the new partition as target?
The advantages will be: 1. Possible to execute without disturbing the running system. 2. Possible to keep the original partition as a fallback. 3. Very simple activation/fallback procedure: reboot on the correct partition.
I must say that I'm using Sun Solaris at work and I'm doing this operation regulary with the "Live upgrade" tool.
I installed 9.04 then tried to upgrade to 9.10 and it froze so I had to reboot. Since then I have not been able to re-install 9.04 or see my partition. Everytime I try to reinstall it says and shows that it can't find the partition like there isn't a hard drive installed.
After upgrade to Ubuntu 10.4 i can't boot windows partition. the only thing i get it's a blinking underscore after choosing it from grub. under ubuntu the window partition seams to be ok, and i can access every file.
this is my partition table: sda1 - ntfs sda2 - extended sda5 - swap sda6 - ext4 linux (0x83)
is there any tool to config grub? like yast on suse? (off the topic : is there any "grafic" version of grub?)
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've been using Ubuntu NR 10.04 LTS for almost 1 years now with dual-boot with Windows XP by Wubi and I had great time using it. Now I want to experience the full potential of Ubuntu by creating another partition just for Ubuntu alone since I heard Wubi makes a lot of trouble and works slower than independent Ubuntu install.
Here's my question. Should I really create another partition to get full potential of Ubuntu or should I stick with wubi? I haven't got any problem running Ubuntu with Wubi but my video playback sometimes gone haywire which didn't happen in windows especially .mkv files
If I should create a partition, how do I want to shrink Drive C: to get enough free space for another partition? Mine was Windows XP so it doesn't have shrink option in Disk Managament unlike Vista/7.
And last question... Can Ubuntu run Window games or MMORPG smoothly like Counter Strike and WarcraftIII? I did try to play it before but it run too slower in Ubuntu. I used Netbook Eee PC 900HA, 2GB RAM, dual-boot Windows XP Home Edition with Ubuntu Netbook Remix 10.04 Lucid Lnyx LTS.
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 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 recently upgraded my Ubuntu from 9.10 to 10.04 and now it's messed up my Windows Vista partition. When I try to load Windows it boots to a strange login menu with low resolution. It then takes me to a screen with options like Repair/Fix, Recovery, Complete Recovery... I'll click Repair and and then it will say No errors found, Shut down, Restart.
I was updating from 10.04 to 10.10 earlier today when my laptop shutoff in the middle. I fixed a grub error by reinstalling it with a live-cd, and found out I had a "kernel panic-not syncing: VFS: unable to mount root fs on" waiting for me. I booted an alternative kernel and tried fixing things from there, but got "general error mounting filesystem". So, I tried a live-cd and when I mount the partition, it is read-only. I tried running fcsk to no availThe only thing I could find helpful was this."It's probably because your filesystem has suffered a failure - it is configured by default (in /etc/fstab) to remount as read-only in such cases in order to minimise the risk of data loss."
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'm trying to "upgrade" from ubuntu 9.04 to ubuntu 10.04.2 via a clonezilla (using a maverick usb clonezilla software with it's vmlinuz and initrd.img). but this clonezilla is not from a bootable usb flash drive, usb drive or CD, it's from the hard drive.
Here's what I have:
1) one 500gig drive with a primary partition under LVM. this partition has a 490gig root partition (ubuntu-root) and a 10 gig swap partition (ubuntu-swap_1). It has an extended partition (/dev/sda2) that's not under LVM consisting of one logical drive (/dev/sda5) that is the /boot partition.
2) I've upgraded the grub to grub2 (version 1.96) which has better features.
3) I've deleted the swap and reconfigured this partition with a name of (livehd) and it has an ext3 filesystem. I've copied the clonezilla software to this partition which also has the ubuntu 10.04.2 image that I want to restore to the root partition.
4) I've modified the existing grub2 using the 40-custom file so that the grub menu has the "Clonezilla Ubuntu 10.04.2 upgrade" entry in it.
5) the initrd.img from clonezilla has LVM support since I opened up the image to a directory using "gzip -d -c /boot/initrd.img|cpio -i" to check it.
6) grub2 sees the (ubuntu-root), (ubuntu-livehd), (hd0,1), (hd0), and (hd0,5) devices and can list (ls) their directories
I have been using Lucid Lynx for almost 2 weeks and have got everything working, thanks to the "ubuntu" spirit in this forum. Now I am ready to upgrade my Wubi install to its separate partition. I have searched the forum and googled to find a way to do this, but I am still stuck.
I used lvpm (despite knowing that there is no confirmation of its working on Lucid Lynx), it didn't work. The installation happened alright but it wasn't able to show up the login screen (GDM?). It was stuck around the screen before that (Xsplash?).
There is this thread http://ubuntuforums.org/showthread.php?t=438591 that explains this process very well but remains silent on Lucid Lynx version.
I am sure there must be many other first timers who wanted to get their feet wet the easy way using wubi and would like to make it "permament" OS on their computers.
Is there anyone who can suggest if :
1. There is any way I can still use lvpm to transfer wubi install to separate installation (Ubuntu 10.04 release) ?
Rsnapshot also cannot see my external hard drive. But I can see/edit all the files in the windows partition and the external drive. The output of mount for those two entries is:
I keep getting the following msg as I try to upgrade from 10.04 -> 10.10 ... "Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. This can be caused by:
* Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu * Unofficial software packages not provided by Ubuntu
If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report." I don't think any of the issues above apply - can anyone offer advice on how to get around or "force " the upgrade
I have a brand new thinkpad X301 with 4GB of RAM and thinking of getting fedora 11 on it. The plan is to have it triple boot with vista/seven and hopefully OSx86. I am aware of the 4 primary partitions limit on an MBR disk. I was thinking of having a swap file instead of swap partition and not creating a boot partition as well. If I install the boot loader(GRUB?) on the root partition will I be able to boot it without any problems by using vista's boot loader?
Or Maybe I should install GRUB on the MBR and add all the other operating systems on it? Does anyone have any objections for not creating a swap partition or a boot partition? When comes to desktop environment I've been using KDE in the past, is there any major advantage of using Gnome over it? KDE seems to look really nice on fedora where Gnome is maybe more stable?
While upgrading to a newer version of Ubuntu I noticed a warning saying that the installation/upgrade should not be interupted. Unfortunately though, during this process my computer froze up and I had to shut it down. Ubuntu no longer starts on my computer. I still have Windows though, which is what I'm using now.
Two days ago I repartitioned my laptop HD and added the latest Ubuntu (2.6.35-25-generic) to the existing Vista and existing Ubuntu (2.6.32-28-generic via upgrades from 9.14(?)). Prior to this install it was using Grub with menu.lst from the old/upgrade Ubuntu. After the install the boot menu labels the partition with Vista as the Windows Recovery partition and the recovery partition item is no longer present.
At first I wondered how I could get Vista to boot. I found that SuperGrub cd would boot it OK. Then, it dawned on me that the boot menu item was not the recovery partition, but instead the Vista OS partition mislabelled . Vista loads just fine from it. The recovery partition is no longer listed as it was with Grub/menu.lst. SuperGrub will not boot the recovery partition, showing an error "missing BOOTMGR".
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.
using onboard windows disk management i have made 75gb unallocated to add to the aforementioned ntfs data partition. but, after resizing extended partition, will i need to fix grub even though i will be adding the unallocated space to a storage partition and not the ubuntu boot partition?
I have an Acer Aspire Netbook running a dual boot with Xp and Ubuntu Netbook Version (Lucid Lynx if I am not mistaken?) Anyway I plan on selling this netbook and I need to remove the Ubuntu Partition and go back to just a full Windows Xp partition with it's recovery partition also.
I tried installing Ubuntu 10.04 LTS on my girlfriend's lenovo using a live disc. First we tried it out to show her the wireless would work fine (her previous lenovo was not ubuntu friendly at all). She's interested in keeping her windows 7 partition along with the lenovo recovery partition, so I tried doing a dual boot install. I manually moved the cursors setting the disk space on each partition, and we allowed Ubuntu to do the rest. Much to my dismay, the installation failed.
I've done some reading over the internet, and I think in our case it would be best to use a Wubi installation. We're interested in using 10.04, so where can we find a wubi installer of Ubuntu 10.04?
Also, any ideas why the installation might have failed? The iso was downloaded off the ubuntu main site, and we burned it using infrarecorder.
I currently have both Ubuntu 9.10 and Windows XP installed on my PC. I want to remove the Ubuntu partition and leave the Windows partition. The question that I have is that when I remove it, Grub will go with it. Will that mess up my Windows partition?
What I need to do is remove Ubuntu and add the hdd space back to the other partition. I just don't want Grub's absence to keep me from being able to load Windows.
I am trying to install windows 7 on my harddive, I am running ubuntu 10.04 and have windows 7 on DVD.I was until recently also using uberstudent, which I deleted (100 gigs) to make space for windows.However once I get to the windows start up I get a message: setup cannot detect or create a partition for this partition. (not word for word).
I am not really sure if the title makes any sense or if it even possible. Basically I am currently triple booting with Mac osx on the first partition windows 7 on the second and ubuntu linux on the 3rd with a swap partition. So basically on my 2TB harddrive
Mac (200gb) Windows (200gb) Linux (200gb) Swap (8gb) NTFS(1592gb)
The last partition is formatted as ntfs using Gparted, windows cannot detect it. The windows disk partitioner shows the swap and ntfs partitions as unformatted. I can unformat the space and use the windows partition to add format it as ntfs but it would format the linux swap partition as well. I am worried that it could potentially screw up everything on my harddrive. My question is. What do I need to do to get the ntfs parition recognized by windows (should I use the windows partitioner)?
I have a partition on my hard drive that i use for documents. In 9.10 i would just click on places, and then on the partition name. It would ask for my password and i would be able to access the files. I just upgraded to 10.04 and first off i do not see the partition at all. I navigated to filesystem>media and found my partition but i has a gray X on it. I did gksu nautilus and when i access the folder, there is nothing inside.
I dual boot Ubuntu 9.10 and Windows XP. I booted into Ubuntu 9.10 and upgraded to 10.4 and upon reboot Ubuntu could not find the boot partition, it reported only /dev. I restarted my pc and and selected Windows and, fortunately, I was able to boot into that OS.
The swap partition is not working on my computer, I just upgraded from 9.10 to 10.04. I don't remember whether it was working or not in 9.10. Here is the output from TOP:
I am new to Ubuntu so I am not quite familiar with UNIX commands yet. I would like to know how to find the ID of my swap partition (I am positive the there is one) and what lines to add or change in my FSTAB to activate the swap partition.