Wel ik blijf nieuwe commando's als "update-grub" enz vermijden.
Daar 11.10 in sdb5 tot nogtoe goed werkt en ik overal in mijn vorige partities goed kan kijken, ben ik heel voorzichtig .
Ik heb in mijn gentoo een file terug gevonden, die ik met het program "boot_info_script.sh" nog genomen had.
Mijn boot situatie voor ik dus de update heb gedaan was als volgt door dit programma weergegeven:
Boot Info Script 0.60 from 17 May 2011
============================= Boot Info Summary: ===============================
=> Grub Legacy (v0.97) is installed in the MBR of /dev/sda and looks on the
same drive in partition #7 for /boot/grub/stage2 and /boot/grub/menu.lst.
=> No boot loader is installed in the MBR of /dev/sdb.
sda1: __________________________________________________________________________
File system: ext2
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sda2: __________________________________________________________________________
File system: ext2
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sda3: __________________________________________________________________________
File system: ext3
Boot sector type: -
Boot sector info:
Operating System: This is .()
Boot files: /etc/fstab
sda4: __________________________________________________________________________
File system: Extended Partition
Boot sector type: -
Boot sector info:
sda5: __________________________________________________________________________
File system: ext2
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sda6: __________________________________________________________________________
File system: ext2
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sda7: __________________________________________________________________________
File system: ext3
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 10.04.2 LTS
Boot files: /boot/grub/menu.lst /etc/fstab
sda8: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sdb1: __________________________________________________________________________
File system: ext3
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb2: __________________________________________________________________________
File system: ext2
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdb3: __________________________________________________________________________
File system: ext2
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 251.0 GB, 251000193024 bytes
255 heads, 63 sectors/track, 30515 cylinders, total 490234752 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 401,624 401,562 83 Linux
/dev/sda2 401,625 32,129,999 31,728,375 83 Linux
/dev/sda3 32,130,000 179,189,009 147,059,010 83 Linux
/dev/sda4 179,189,010 490,223,474 311,034,465 5 Extended
/dev/sda5 325,107,468 325,219,859 112,392 83 Linux
/dev/sda6 325,219,923 490,223,474 165,003,552 83 Linux
/dev/sda7 * 179,189,136 319,066,964 139,877,829 83 Linux
/dev/sda8 319,067,028 325,107,404 6,040,377 82 Linux swap / Solaris
Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 251.0 GB, 251000193024 bytes
255 heads, 63 sectors/track, 30515 cylinders, total 490234752 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 156,264,254 156,264,192 83 Linux
/dev/sdb2 156,264,255 312,528,509 156,264,255 83 Linux
/dev/sdb3 312,528,510 490,223,474 177,694,965 83 Linux
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/sda1 2fa7e8cd-e003-4663-8b9d-ba50a1df64fd ext2
/dev/sda2 a746d0df-2378-4d08-a268-22eb63f5cc3e ext2
/dev/sda3 cdf8d452-8c3e-4a3c-abe1-7082d165ccc2 ext3
/dev/sda5 2f6b86a2-2662-40a8-8012-cec25fdc9fa1 ext2
/dev/sda6 108d8338-1e26-4295-a1e1-863585ebe5de ext2
/dev/sda7 ff164b43-10f9-4c50-a9a1-7c410e84df4b ext3
/dev/sda8 afe1e13b-e190-4a93-89b6-32efbbc7a0c5 swap
/dev/sdb1 7fb2e614-9851-4d7f-9eea-bd104f41ee9e ext3
/dev/sdb2 de47bd8d-be07-4e0f-8b1b-0665105772c5 ext2
/dev/sdb3 8078131e-be2e-4e8f-91dd-0566e2b63f7d ext2
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/sda3 / ext3 (rw,noatime,commit=0)
=================== sda1: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
0.037835598 = 0.040625664 boot/initramfs-genkernel-x86-2.6.36-gentoo-r8 15
0.044853687 = 0.048161280 boot/initramfs-genkernel-x86-2.6.38-gentoo-r6 14
0.037835598 = 0.040625664 initramfs-genkernel-x86-2.6.36-gentoo-r8 15
0.044853687 = 0.048161280 initramfs-genkernel-x86-2.6.38-gentoo-r6 14
=============================== sda3/etc/fstab: ================================
--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency). It's safe to drop the noatime options if you want and to
# switch between notail / tail freely.
#
# The root filesystem should have a pass number of either 0 or 1.
# All other filesystems should have a pass number of 0 or greater than 1.
#
# See the manpage fstab(5) for more information.
#
# <fs> <mountpoint> <type> <opts> <dump/pass>
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/sda1 /boot ext2 noauto,noatime 1 2
/dev/sda3 / ext3 noatime 0 1
/dev/sda8 none swap sw 0 0
/dev/cdrom /mnt/cdrom auto noauto,ro 0 0
#/dev/fd0 /mnt/floppy auto noauto 0 0
# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files)
shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
proc /proc proc defaults 0 0
--------------------------------------------------------------------------------
=========================== sda7/boot/grub/menu.lst: ===========================
--------------------------------------------------------------------------------
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu
# Pretty colours
#color cyan/blue white/blue
## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret
#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=ff164b43-10f9-4c50-a9a1-7c410e84df4b ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,6)
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## Xen hypervisor options to use with the default Xen boot option
# xenhopt=
## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=4
## specify if running in Xen domU or have grub detect automatically
## update-grub will ignore non-xen kernels when running in domU and vice versa
## e.g. indomU=detect
## indomU=true
## indomU=false
# indomU=detect
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false
## ## End Default Options ##
title Ubuntu 10.04.2 LTS, kernel 2.6.32-32-generic
root (hd0,6)
kernel /boot/vmlinuz-2.6.32-32-generic root=UUID=ff164b43-10f9-4c50-a9a1-7c410e84df4b ro quiet splash
initrd /boot/initrd.img-2.6.32-32-generic
quiet
title Ubuntu 10.04.2 LTS, kernel 2.6.32-32-generic (recovery mode)
root (hd0,6)
kernel /boot/vmlinuz-2.6.32-32-generic root=UUID=ff164b43-10f9-4c50-a9a1-7c410e84df4b ro single
initrd /boot/initrd.img-2.6.32-32-generic
title Ubuntu 10.04.2 LTS, kernel 2.6.32-31-generic
root (hd0,6)
kernel /boot/vmlinuz-2.6.32-31-generic root=UUID=ff164b43-10f9-4c50-a9a1-7c410e84df4b ro quiet splash
initrd /boot/initrd.img-2.6.32-31-generic
quiet
title Ubuntu 10.04.2 LTS, kernel 2.6.32-31-generic (recovery mode)
root (hd0,6)
kernel /boot/vmlinuz-2.6.32-31-generic root=UUID=ff164b43-10f9-4c50-a9a1-7c410e84df4b ro single
initrd /boot/initrd.img-2.6.32-31-generic
title Ubuntu 10.04.2 LTS, kernel 2.6.32-30-generic
root (hd0,6)
kernel /boot/vmlinuz-2.6.32-30-generic root=UUID=ff164b43-10f9-4c50-a9a1-7c410e84df4b ro quiet splash
initrd /boot/initrd.img-2.6.32-30-generic
quiet
title Ubuntu 10.04.2 LTS, kernel 2.6.32-30-generic (recovery mode)
root (hd0,6)
kernel /boot/vmlinuz-2.6.32-30-generic root=UUID=ff164b43-10f9-4c50-a9a1-7c410e84df4b ro single
initrd /boot/initrd.img-2.6.32-30-generic
title Ubuntu 10.04.2 LTS, kernel 2.6.32-29-generic
root (hd0,6)
kernel /boot/vmlinuz-2.6.32-29-generic root=UUID=ff164b43-10f9-4c50-a9a1-7c410e84df4b ro quiet splash
initrd /boot/initrd.img-2.6.32-29-generic
quiet
title Ubuntu 10.04.2 LTS, kernel 2.6.32-29-generic (recovery mode)
root (hd0,6)
kernel /boot/vmlinuz-2.6.32-29-generic root=UUID=ff164b43-10f9-4c50-a9a1-7c410e84df4b ro single
initrd /boot/initrd.img-2.6.32-29-generic
title Ubuntu 10.04.2 LTS, memtest86+
root (hd0,6)
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
### ISO boot Knoppix-DVD-5.3
title sdb2 Knoppix 5.3
root (hd1,1)
kernel /boot/isolinux/linux ramdisk_size=100000 root=/dev/sdb2 fromhd=/dev/sdb2 home=scan lang=us apm=power-off
initrd (hd1,1)/boot/isolinux/minirt.gz
### ISO boot Knoppix-DVD-6.2
title sdb1 Knoppix 6.2
root (hd1,0)
kernel /boot/isolinux/linux ramdisk_size=100000 root=/dev/sdb1 fromhd=/dev/sdb1 home=/dev/sda6/ lang=us apm=power-off keyboard=fr tz=Europe/Brussels desktop=kde
initrd (hd1,0)/boot/isolinux/minirt.gz
### ISO boot Knoppix-DVD-6.4.4
title sdb3 Knoppix 6.4.4
root (hd1,2)
kernel /boot/isolinux/linux ramdisk_size=100000 root=/dev/sdb3 fromhd=/dev/sdb3 tz=Europe/Brussels keyboard=fr lang=us apm=power-off
initrd (hd1,2)/boot/isolinux/minirt.gz
title sda3 Gentoo Linux 2.6.38-r6
root (hd0,0)
kernel /kernel-genkernel-x86-2.6.38-gentoo-r6 real_root=/dev/sda3
initrd /initramfs-genkernel-x86-2.6.38-gentoo-r6
--------------------------------------------------------------------------------
=============================== sda7/etc/fstab: ================================
--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda7
UUID=ff164b43-10f9-4c50-a9a1-7c410e84df4b / ext3 defaults,errors=remount-ro 0 1
# /dev/sda8
UUID=afe1e13b-e190-4a93-89b6-32efbbc7a0c5 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0
--------------------------------------------------------------------------------
=================== sda7: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
89.583610535 = 96.189669376 boot/grub/menu.lst 1
89.256645203 = 95.838593024 boot/grub/stage2 2
89.281860352 = 95.865667584 boot/initrd.img-2.6.22-14-generic 4
89.208873749 = 95.787298816 boot/initrd.img-2.6.22-14-generic.bak 3
89.269863129 = 95.852785664 boot/initrd.img-2.6.24-12-386 37
89.414600372 = 96.008196096 boot/initrd.img-2.6.24-12-386.bak 21
89.285606384 = 95.869689856 boot/initrd.img-2.6.24-14-generic 45
89.414867401 = 96.008482816 boot/initrd.img-2.6.24-14-generic.bak 50
119.459625244 = 128.268795904 boot/initrd.img-2.6.24-27-generic 3
119.498302460 = 128.310325248 boot/initrd.img-2.6.24-27-generic.bak 3
89.425956726 = 96.020389888 boot/initrd.img-2.6.32-21-generic 61
119.529594421 = 128.343924736 boot/initrd.img-2.6.32-22-generic 3
119.511810303 = 128.324829184 boot/initrd.img-2.6.32-23-generic 4
119.521785736 = 128.335540224 boot/initrd.img-2.6.32-24-generic 3
92.481853485 = 99.301634048 boot/initrd.img-2.6.32-25-generic 42
119.549934387 = 128.365764608 boot/initrd.img-2.6.32-26-generic 3
93.107341766 = 99.973246976 boot/initrd.img-2.6.32-27-generic 368
89.446079254 = 96.041996288 boot/initrd.img-2.6.32-28-generic 28
119.568664551 = 128.385875968 boot/initrd.img-2.6.32-29-generic 3
119.552249908 = 128.368250880 boot/initrd.img-2.6.32-30-generic 4
89.477153778 = 96.075362304 boot/initrd.img-2.6.32-31-generic 5
89.538398743 = 96.141123584 boot/initrd.img-2.6.32-32-generic 56
89.273822784 = 95.857037312 boot/vmlinuz-2.6.22-14-generic 2
89.891349792 = 96.520101888 boot/vmlinuz-2.6.24-12-386 2
89.258926392 = 95.841042432 boot/vmlinuz-2.6.24-14-generic 10
119.572887421 = 128.390410240 boot/vmlinuz-2.6.24-27-generic 4
89.565887451 = 96.170639360 boot/vmlinuz-2.6.32-21-generic 16
89.512996674 = 96.113848320 boot/vmlinuz-2.6.32-22-generic 22
119.502487183 = 128.314818560 boot/vmlinuz-2.6.32-23-generic 2
89.430683136 = 96.025464832 boot/vmlinuz-2.6.32-24-generic 3
119.530441284 = 128.344834048 boot/vmlinuz-2.6.32-25-generic 4
90.060901642 = 96.702156800 boot/vmlinuz-2.6.32-26-generic 117
93.045001984 = 99.906310144 boot/vmlinuz-2.6.32-27-generic 4
89.493183136 = 96.092573696 boot/vmlinuz-2.6.32-28-generic 58
119.488563538 = 128.299868160 boot/vmlinuz-2.6.32-29-generic 2
89.453140259 = 96.049577984 boot/vmlinuz-2.6.32-30-generic 13
89.458572388 = 96.055410688 boot/vmlinuz-2.6.32-31-generic 32
89.480854034 = 96.079335424 boot/vmlinuz-2.6.32-32-generic 9
89.538398743 = 96.141123584 initrd.img 56
89.477153778 = 96.075362304 initrd.img.old 5
89.480854034 = 96.079335424 vmlinuz 9
89.458572388 = 96.055410688 vmlinuz.old 32
=============================== StdErr Messages: ===============================
No volume groups found
Julie begrijpen dat ik veel na te zien heb, spijtig dat mijn geheugen niet meer van de jongste is, ben 79 dus moet alles 2 maal nakijken.
Lucien.