Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
Hello, I had Ubuntu 8 something with two users - me and my girlfriend. Last night I started the upgrade process (to 9.04) on the administrator's side (user Me) my ...
  1. #1
    Just Joined!
    Join Date
    Oct 2009
    Posts
    23

    ubuntu 8?? hung during upgrade to 9.04. what to do now?

    Hello,

    I had Ubuntu 8 something with two users - me and my girlfriend. Last night I started the upgrade process (to 9.04) on the administrator's side (user Me)
    my girlfriend was working away this afternoon on her side and when I stepped in and flipped out of her user account over to mine to check the progress of the upgrade, when I flipped back to her side, the system seemed to hang.

    after waiting a few minutes, I forced a power off.
    on restarting, it comes to a blank coloured screen with a pointer arrow (which moves).
    what have I done and how to I undo it?
    I can imagine powering down in the middle of an upgrade was not wise, but I didn't know how else to proceed.

    Peter

  2. #2
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    you've probably corrupted the OS files which means...you start from scratch. Burn (or put on a USB) 9.04, install it WITHOUT formatting your hard drive (unless you have your home folders on a separate partitions, which, if you don't, I highly suggest moving towards).
    Bodhi 1.3 & Bodhi 1.4 using E17
    Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17

    "The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"

  3. #3
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    the upgrade process is pretty intense, and there are times when it will seem like it is hung, but most likely it isn't, for next time your safe bet is to wait longer to make sure it really is hung

  4. #4
    Just Joined!
    Join Date
    Oct 2009
    Posts
    23
    Thanks for the suggestion.
    Can you advise me as to how I ensure that the install does NOT reformat the harddrive?
    I ask because I recently installed Ubuntu 8.xx from a CD onto a laptop and I was not prompted for "Install without reformatting" (though it did suggest I use 100% of the HDD for Linux, which might effectively have been the same thing as reformatting. Though I didn't care as I had backed off the bits I needed.)
    I know cannot seem to find any vestige of the old file structure.

    Peter

  5. #5
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    Use manual partitioning (watch your steps carefully, it's there), then at the partitioner, "Edit" the existing partitions to point to where each is supposed to go (/ : root, /home, SWAP...). Do not select format for any drive unless you have a separate /home partition, which only in that case you may format all except /home. /home is where all your personal files are, so formatting the partition the /home resides on will erase all your files.

  6. #6
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    if your home isn't separate partition, backup important data, because you really need to reformat the / partition when you install a new distro

  7. #7
    Just Joined!
    Join Date
    Oct 2009
    Posts
    23

    reinstalling without losing data

    I have to reinstall Ubuntu 9.04 on this machine.
    I have a huge music library on the HDD as well as some important work files.
    I cannot seem to get at them across the LAN here (I've tried to set up Samba for sharing but it's not letting me at them.)

    there must be a way to reinstall without wiping out all the existing data.
    I am attaching a screen shot of the current Partition structure. but I don't know how to partition this drive to protect what is already there. (nor can I seem to get Gparted to actually do antying. none of the action buttons are active. I can't figure it out....)

    any suggestions would be appreciated.

    Peter
    Attached Images Attached Images

  8. #8
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    It looks like you installed Linux into one gigantic partition. It has 42.97 GB of free space. You could resize the partition, and take the unused space to create a new partition. You could then install Ubuntu to the new partition, or transfer the files you want to save to the new partition.

    You will have to boot into a LiveCD to do this, as you can't resize a partition that is mounted. Then use GParted to resize the partition and create the new one. Don't take all of the free space away from the partition, as it needs room to operate. A 20 GB partition is enough to install Ubuntu on.
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

  9. #9
    Just Joined!
    Join Date
    Oct 2009
    Posts
    23

    permissions?

    well, my final solution was to slap in a blank 20GB HDD, install Ubuntu 9.04 on that and then put the 250Gb Hdd (which had the data I was worried about overwriting onit) back in as a Slave.

    which seemed to work except that I am now facing a new issue.

    Hello Again.
    well, here's the latest.
    I stuck in a blank 20Gb hard drive and installaed Ubuntu 9.04 to it.
    that seems to work.
    I then added the old 250Gb with the data I was trying to protect as a Slave Drive.
    That seems to have been recognized.
    Now though when I log in as the newly installed user (Julie) I cannot seem to access the old main user (called "lola2")
    there were two users on the old 8.04 system. Lola2 and Peter.
    From Julie and I get at the Peter files and folders.
    but I the Lola2 folders all have Xs beside them and I am being told I do not have permission.

    so it appears I have saved the data. but in the process I have thrown away the key?

    how can I patch things up so that Julie (the only current User Account on this newly re-installed system) can access the old Lola2 files and folders.

  10. #10
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Code:
    sudo chown -R julie /path/to/home/lola2
    Replace /path/to with the actual path to the directory. This will make user julie the owner of the directory and the files therein.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...