LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-10-2014, 01:42 PM   #1
Nonc
Member
 
Registered: Mar 2006
Location: Nottingham, England
Distribution: Ubuntu
Posts: 59

Rep: Reputation: 15
Update messed up grub


Hey,

I've just got back from being away for a while, and I booted up my computer. It was running Ubuntu with XFCE4 on top and started it updating. Everything was going great until it rebooted. Now it can't boot up and brings me to grubrescue. I'm not sure how to fix it to get back to my stuff. I can use a live CD but the home partition is encrypted so I can't get to my personal files.

I'm more concerned with getting to those files which I had a brief access to, but fixing the system sounds like a good idea.

When I run:
grubrescue> ls

I get:
(hd0) (hd0,msdos7) (hd0,msdos6) (hd0,msdos5) (hd0,msdos3) (hd0,msdos1) (hd1) (hd1,msdos3) (hd1,msdos2) (hd1,msdos1) (fd0)

From what I wrote down before I left my hardrive layout should be:
sda1 - ext2
sda2 - ext3
sda3 - ntfs
sdb1 - ext4 /home
sdb4 - ext4 /
sdb7 - swap
sdb6 - ext3
sdb3 - ext3

with both drives being 1TB and I think the grub (or the boot partition)would've been in '/' (although I'm not 100% sure).

Thanks for trying to help.
 
Old 03-10-2014, 04:16 PM   #2
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,537

Rep: Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495Reputation: 2495
The output from the Grub ls command does not correspond to what you believe your partitions to be. The partitions you think are on sda show as being on sdb (hd1) in Grub. The Grub output for your other drive does not correspond with the partitions you believe you have. You might go to the bootinfoscript site and read the instructions, download and run the script and post the output here:

http://sourceforge.net/projects/bootinfoscript/
 
1 members found this post helpful.
Old 03-12-2014, 09:00 AM   #3
Nonc
Member
 
Registered: Mar 2006
Location: Nottingham, England
Distribution: Ubuntu
Posts: 59

Original Poster
Rep: Reputation: 15
Here are the results:

Boot Info Script 0.61 [1 April 2012]


============================= Boot Info Summary: ===============================

=> Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
in partition 72 for .
=> Grub2 (v1.99) is installed in the MBR of /dev/sdb and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for (,msdos6)/boot/grub on this drive.

sda1: __________________________________________________________________________

File system: ext2
Boot sector type: -
Boot sector info:
Operating System:
Boot files: /boot/grub/core.img

sda2: __________________________________________________________________________

File system: ext3
Boot sector type: -
Boot sector info:
Operating System:
Boot files:

sda3: __________________________________________________________________________

File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 7
Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe

sdb1: __________________________________________________________________________

File system: ext3
Boot sector type: -
Boot sector info:
Operating System:
Boot files:

sdb2: __________________________________________________________________________

File system: Extended Partition
Boot sector type: -
Boot sector info:

sdb5: __________________________________________________________________________

File system: ext3
Boot sector type: -
Boot sector info:
Operating System:
Boot files:

sdb6: __________________________________________________________________________

File system: ext3
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 12.10
Boot files: /boot/grub/grub.cfg /etc/fstab

sdb7: __________________________________________________________________________

File system:
Boot sector type: -
Boot sector info:
Mounting failed: mount: unknown filesystem type ''

sdb3: __________________________________________________________________________

File system: ext3
Boot sector type: -
Boot sector info:
Operating System:
Boot files:

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition Boot Start Sector End Sector # of Sectors Id System

/dev/sda1 * 63 1,269,793,662 1,269,793,600 83 Linux
/dev/sda2 1,269,793,665 1,748,723,440 478,929,776 83 Linux
/dev/sda3 1,748,740,096 1,953,525,167 204,785,072 7 NTFS / exFAT / HPFS


Drive: sdb _____________________________________________________________________

Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition Boot Start Sector End Sector # of Sectors Id System

/dev/sdb1 63 654,895,103 654,895,041 83 Linux
/dev/sdb2 654,897,150 1,134,325,759 479,428,610 5 Extended
/dev/sdb5 724,723,712 1,134,325,759 409,602,048 83 Linux
/dev/sdb6 * 663,285,760 724,721,663 61,435,904 83 Linux
/dev/sdb7 654,897,152 663,283,711 8,386,560 82 Linux swap / Solaris
/dev/sdb3 1,134,325,760 1,953,525,167 819,199,408 83 Linux


"blkid" output: ________________________________________________________________

Device UUID TYPE LABEL

/dev/loop0 squashfs
/dev/sda1 f5579e79-fdbc-48ff-a952-c3279b72204a ext2 tv
/dev/sda2 8e2407a7-c97a-4f41-bdc3-82687433abc4 ext3 Movies
/dev/sda3 3F57DD643C614889 ntfs Windows
/dev/sdb1 769573fc-e905-41dc-85f4-9b7e3656eb7f ext3 Home
/dev/sdb3 ad10d5e8-25cc-4d03-8e8e-70917d144c07 ext3 misc
/dev/sdb5 ad09ec9d-3c4b-42e9-a3c2-49ad36a1863a ext3 music
/dev/sdb6 77306701-c389-41ba-9b0d-15d6023e0037 ext3
/dev/sr0 iso9660 Ubuntu 12.04.1 LTS amd64

================================ Mount points: =================================

Device Mount_Point Type Options

/dev/loop0 /rofs squashfs (ro,noatime)
/dev/sr0 /cdrom iso9660 (ro,noatime)


=================== sda1: Location of files loaded by Grub: ====================

GiB - GB File Fragment(s)

= boot/grub/core.img 1

=========================== sdb6/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
set default="0"

if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi

function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}

function recordfail {
set recordfail=1
if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}

function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}

if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
insmod part_msdos
insmod ext2
set root='hd1,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos6 --hint-efi=hd1,msdos6 --hint-baremetal=ahci1,msdos6 77306701-c389-41ba-9b0d-15d6023e0037
else
search --no-floppy --fs-uuid --set=root 77306701-c389-41ba-9b0d-15d6023e0037
fi
font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
set locale_dir=$prefix/locale
set lang=en_GB
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ]; then
set timeout=-1
else
set timeout=10
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
if [ "${1}" = "keep" ]; then
set vt_handoff=vt.handoff=7
else
set vt_handoff=
fi
}
if [ "${recordfail}" != 1 ]; then
if [ -e ${prefix}/gfxblacklist.txt ]; then
if hwmatch ${prefix}/gfxblacklist.txt 3; then
if [ ${match} = 0 ]; then
set linux_gfx_mode=keep
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=keep
fi
else
set linux_gfx_mode=text
fi
export linux_gfx_mode
if [ "${linux_gfx_mode}" != "text" ]; then load_video; fi
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-77306701-c389-41ba-9b0d-15d6023e0037' {
recordfail
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd1,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos6 --hint-efi=hd1,msdos6 --hint-baremetal=ahci1,msdos6 77306701-c389-41ba-9b0d-15d6023e0037
else
search --no-floppy --fs-uuid --set=root 77306701-c389-41ba-9b0d-15d6023e0037
fi
linux /boot/vmlinuz-3.5.0-47-generic root=UUID=77306701-c389-41ba-9b0d-15d6023e0037 ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.5.0-47-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-77306701-c389-41ba-9b0d-15d6023e0037' {
menuentry 'Ubuntu, with Linux 3.5.0-47-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.5.0-47-generic-advanced-77306701-c389-41ba-9b0d-15d6023e0037' {
recordfail
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd1,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos6 --hint-efi=hd1,msdos6 --hint-baremetal=ahci1,msdos6 77306701-c389-41ba-9b0d-15d6023e0037
else
search --no-floppy --fs-uuid --set=root 77306701-c389-41ba-9b0d-15d6023e0037
fi
echo 'Loading Linux 3.5.0-47-generic ...'
linux /boot/vmlinuz-3.5.0-47-generic root=UUID=77306701-c389-41ba-9b0d-15d6023e0037 ro quiet splash $vt_handoff
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.5.0-47-generic
}
menuentry 'Ubuntu, with Linux 3.5.0-47-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.5.0-47-generic-recovery-77306701-c389-41ba-9b0d-15d6023e0037' {
recordfail
insmod gzio
insmod part_msdos
insmod ext2
set root='hd1,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos6 --hint-efi=hd1,msdos6 --hint-baremetal=ahci1,msdos6 77306701-c389-41ba-9b0d-15d6023e0037
else
search --no-floppy --fs-uuid --set=root 77306701-c389-41ba-9b0d-15d6023e0037
fi
echo 'Loading Linux 3.5.0-47-generic ...'
linux /boot/vmlinuz-3.5.0-47-generic root=UUID=77306701-c389-41ba-9b0d-15d6023e0037 ro recovery nomodeset
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.5.0-47-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-32-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.2.0-32-generic-advanced-77306701-c389-41ba-9b0d-15d6023e0037' {
recordfail
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd1,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos6 --hint-efi=hd1,msdos6 --hint-baremetal=ahci1,msdos6 77306701-c389-41ba-9b0d-15d6023e0037
else
search --no-floppy --fs-uuid --set=root 77306701-c389-41ba-9b0d-15d6023e0037
fi
echo 'Loading Linux 3.2.0-32-generic ...'
linux /boot/vmlinuz-3.2.0-32-generic root=UUID=77306701-c389-41ba-9b0d-15d6023e0037 ro quiet splash $vt_handoff
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.2.0-32-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-32-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.2.0-32-generic-recovery-77306701-c389-41ba-9b0d-15d6023e0037' {
recordfail
insmod gzio
insmod part_msdos
insmod ext2
set root='hd1,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos6 --hint-efi=hd1,msdos6 --hint-baremetal=ahci1,msdos6 77306701-c389-41ba-9b0d-15d6023e0037
else
search --no-floppy --fs-uuid --set=root 77306701-c389-41ba-9b0d-15d6023e0037
fi
echo 'Loading Linux 3.2.0-32-generic ...'
linux /boot/vmlinuz-3.2.0-32-generic root=UUID=77306701-c389-41ba-9b0d-15d6023e0037 ro recovery nomodeset
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.2.0-32-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-29-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.2.0-29-generic-advanced-77306701-c389-41ba-9b0d-15d6023e0037' {
recordfail
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd1,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos6 --hint-efi=hd1,msdos6 --hint-baremetal=ahci1,msdos6 77306701-c389-41ba-9b0d-15d6023e0037
else
search --no-floppy --fs-uuid --set=root 77306701-c389-41ba-9b0d-15d6023e0037
fi
echo 'Loading Linux 3.2.0-29-generic ...'
linux /boot/vmlinuz-3.2.0-29-generic root=UUID=77306701-c389-41ba-9b0d-15d6023e0037 ro quiet splash $vt_handoff
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.2.0-29-generic
}
menuentry 'Ubuntu, with Linux 3.2.0-29-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.2.0-29-generic-recovery-77306701-c389-41ba-9b0d-15d6023e0037' {
recordfail
insmod gzio
insmod part_msdos
insmod ext2
set root='hd1,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos6 --hint-efi=hd1,msdos6 --hint-baremetal=ahci1,msdos6 77306701-c389-41ba-9b0d-15d6023e0037
else
search --no-floppy --fs-uuid --set=root 77306701-c389-41ba-9b0d-15d6023e0037
fi
echo 'Loading Linux 3.2.0-29-generic ...'
linux /boot/vmlinuz-3.2.0-29-generic root=UUID=77306701-c389-41ba-9b0d-15d6023e0037 ro recovery nomodeset
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.2.0-29-generic
}
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###

### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
insmod part_msdos
insmod ext2
set root='hd1,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos6 --hint-efi=hd1,msdos6 --hint-baremetal=ahci1,msdos6 77306701-c389-41ba-9b0d-15d6023e0037
else
search --no-floppy --fs-uuid --set=root 77306701-c389-41ba-9b0d-15d6023e0037
fi
linux16 /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
insmod part_msdos
insmod ext2
set root='hd1,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos6 --hint-efi=hd1,msdos6 --hint-baremetal=ahci1,msdos6 77306701-c389-41ba-9b0d-15d6023e0037
else
search --no-floppy --fs-uuid --set=root 77306701-c389-41ba-9b0d-15d6023e0037
fi
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows 7 (loader) (on /dev/sda3)' --class windows --class os $menuentry_id_option 'osprober-chain-3F57DD643C614889' {
insmod part_msdos
insmod ntfs
set root='hd0,msdos3'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos3 --hint-efi=hd0,msdos3 --hint-baremetal=ahci0,msdos3 3F57DD643C614889
else
search --no-floppy --fs-uuid --set=root 3F57DD643C614889
fi
chainloader +1
}
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sdb6/etc/fstab: ================================

--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sdb6 during installation
UUID=77306701-c389-41ba-9b0d-15d6023e0037 / ext3 errors=remount-ro 0 1
# /home was on /dev/sdb1 during installation
UUID=769573fc-e905-41dc-85f4-9b7e3656eb7f /home ext3 defaults 0 2
# /media/Misc was on /dev/sdb3 during installation
UUID=ad10d5e8-25cc-4d03-8e8e-70917d144c07 /media/Misc ext3 defaults 0 2
# /media/Movies was on /dev/sda2 during installation
UUID=8e2407a7-c97a-4f41-bdc3-82687433abc4 /media/Movies ext3 defaults 0 2
# /media/Music was on /dev/sdb5 during installation
UUID=ad09ec9d-3c4b-42e9-a3c2-49ad36a1863a /media/Music ext3 defaults 0 2
# /media/TV was on /dev/sda1 during installation
UUID=f5579e79-fdbc-48ff-a952-c3279b72204a /media/TV ext2 defaults 0 2
# swap was on /dev/sdb7 during installation
#UUID=fda54229-b024-467a-8c61-e96fb218533c none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
/dev/mapper/cryptswap1 none swap sw 0 0
--------------------------------------------------------------------------------

=================== sdb6: Location of files loaded by Grub: ====================

GiB - GB File Fragment(s)

= boot/grub/grub.cfg 1
= boot/initrd.img-3.2.0-29-generic 14
= boot/initrd.img-3.2.0-32-generic 182
= boot/initrd.img-3.5.0-47-generic 23
= boot/vmlinuz-3.2.0-29-generic 3
= boot/vmlinuz-3.2.0-32-generic 3
= boot/vmlinuz-3.5.0-47-generic 5
= initrd.img 23
= vmlinuz 5
= vmlinuz.old 5

=============================== StdErr Messages: ===============================

xz: (stdin): Compressed data is corrupt
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
 
Old 03-12-2014, 10:27 AM   #4
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
Reboot your computer with a liveCD of the same version you have installed, once you are in the session with the liveCD install Boot-Repair and run it. Once boot-repair is done running reboot your computer from the OS in the hard drive.

Here is the link to boot-repais https://help.ubuntu.com/community/Boot-Repair
Look there option 2 is the one I usually take.


Good luck
 
2 members found this post helpful.
Old 03-17-2014, 08:34 AM   #5
Nonc
Member
 
Registered: Mar 2006
Location: Nottingham, England
Distribution: Ubuntu
Posts: 59

Original Poster
Rep: Reputation: 15
Thanks, it worked.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I cannot figure out why the ubuntu update has messed up. Help? horrormax276 Ubuntu 9 12-15-2010 06:10 AM
After update to currunt my /boot is all messed up SavoTU Slackware 35 01-28-2010 03:39 PM
update has messed up X dasy2k1 SUSE / openSUSE 1 07-24-2007 04:54 AM
Fonts messed up after update to KDE 3.3 linuxuser2005 Mandriva 2 12-12-2004 03:41 AM
Last Mandrake update messed up Vodka Linux - Software 3 05-26-2004 03:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration