Results 1 to 9 of 9

Thread: desktop consists wallpaper nothing else

  1. #1
    Join Date
    May 2008
    Beans
    98

    desktop consists wallpaper nothing else

    hi, i seemed to have messed up my ubuntu somehow, so i am going to do what any selfrespecting lifetime windows user would do... uninstall and then reinstall!!!
    problem is i dont know how to uninstall ubuntu!!!
    can someone please help???

    edit* i'm using an hp dv2700 with vista dual boot. i dont wanna touch the vista partition.

  2. #2
    Join Date
    Mar 2007
    Location
    Here & Now
    Beans
    16,549
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: desktop consists wallpaper nothing else

    You can install on top of the old installation. Just go Manual and point to the right partitions. You can ignore /swap.

    Dr. Fernando Duran Dollenz
    Libertad 584
    6824871

  3. #3
    Join Date
    May 2008
    Beans
    98

    Re: desktop consists wallpaper nothing else

    eh?
    im really sorry, but i've been using ubuntu for like a week!!!

  4. #4
    Join Date
    Mar 2007
    Location
    Here & Now
    Beans
    16,549
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: desktop consists wallpaper nothing else

    Are you able to boot a Live CD?

    Dr. Fernando Duran Dollenz
    Libertad 584
    6824871

  5. #5
    Join Date
    May 2008
    Beans
    98

    Re: desktop consists wallpaper nothing else

    yes, i have 8.04.

  6. #6
    Join Date
    Mar 2007
    Location
    Here & Now
    Beans
    16,549
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: desktop consists wallpaper nothing else

    Boot it. Go to the Terminal and post the output of:
    sudo fdisk -lu
    (Copy and paste here)

    Dr. Fernando Duran Dollenz
    Libertad 584
    6824871

  7. #7
    Join Date
    May 2008
    Beans
    98

    Re: desktop consists wallpaper nothing else

    ok,
    i paste it tomorrow, my comps in the office

  8. #8
    Join Date
    May 2008
    Beans
    98

    Re: desktop consists wallpaper nothing else

    Here...

    ubuntu@ubuntu:~$ sudo fdisk -lu

    Disk /dev/sda: 160.0 GB, 160041885696 bytes
    255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Disk identifier: 0x0bddba0e

    Device Boot Start End Blocks Id System
    /dev/sda1 * 63 147379871 73689904+ 7 HPFS/NTFS
    /dev/sda2 147380310 305765144 79192417+ 83 Linux
    /dev/sda3 305765145 312576704 3405780 5 Extended
    /dev/sda5 305765208 312576704 3405748+ 82 Linux swap / Solaris
    Last edited by frost151n; June 11th, 2008 at 12:58 PM.

  9. #9
    Join Date
    Mar 2007
    Location
    Here & Now
    Beans
    16,549
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: desktop consists wallpaper nothing else

    At the Terminal:
    sudo mkdir /media/sda2
    sudo mount -t ext3 /dev/sda2 /media/sda2
    Post:
    cat /media/sda2/boot/grub/menu.lst

    Dr. Fernando Duran Dollenz
    Libertad 584
    6824871

Tags for this Thread

Bookmarks

Posting Permissions

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