Hi
Le 04/04/2012 09:35, Jordan Uggla a écrit :
On Fri, Mar 30, 2012 at 8:13 AM, Arbiel Perlacremaz
<address@hidden> wrote:
Hi
This call for help is related to an issue raised on the Ubuntu.fr forum.
I'm unable to access http://forum.ubuntu-fr.org/post.php?tid=860661 ,
I get the error "Vous n'êtes pas autorisé(e) à afficher cette page."
which I assume means
you are not allowed to view that page
that I need to create an account
I think you are right.
and log in to
view the page. I'd personally prefer if you would post the boot info
script results here directly, and it will probably make things easier
for other people reading this thread as well.
Because of its length, I post the bootInfo report at the very end of
this message
Even if you don't understand french, you will find there BootInfo reports,
menuentry codes, ... I can help translate any additionnal information you
may fell necessary to understand.
The situation is the following :
three disk drives
first drive : two Ubuntu 11.10 et 12.04
second drive : Windows 7
third drive : Windows 8.
Grub sits on the MBR of each drive and, as long as we have been able to
understand, each Grub instance points to a unique grub.cfg, which sits on
drive 1.
4 menues entries (discarting the recovery and memory testing entries)
Ubuntu 11.10
Ubuntu 12.04
Windows 7
WIndows 8.
Windows 7 menuentry boots Windows 8.
This may be a Windows issue, however tests run by the user show a very
surprising Grub's behavior.
When the BIOS points to the second drive, the selection of the Windows 7
menuentry boots Windows 7. This is quite surprising as Grub sits on the MBR
of this drive and uses the same grub.cfg file as the Grub which sits on
drive 1. The only difference in the two runs seems to be the way grub names
the drives. But even this does not explain the behavioral difference, as the
"set root=(hdx,msdosy)" are followed by a "search --set=root" instruction
before invoking the "chainloader" command.
Indeed, if your assessment is completely correct I would expect there
to be no behavioral difference.
By the way, what is the purpose of the "set root=" commands ? They seem to
As far as I know they are for backward compatibility with older
versions of grub, and also serve as a fallback if for some reason the
search command fails but the partition/filesystem is still accessible
(though I can't think of any way that could happen off hand).
Nor do I. If the search command does not find the file, it won't be
on (hdx,msdosy) either.
me to be quite useless, unless ${root} is taken as a default value for the
--hint option of the search command. And in that case, why not code the
--hint option into the search command.
Any explanation will be welcome.
Arbiel
_______________________________________________
Help-grub mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-grub
Here is the bootinfo report
Boot Info Script 0.60-git [23 Feb 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 1 for /boot/grub.
=> 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
in partition 1 for /boot/grub.
=> Grub2 (v1.99) is installed in the MBR of /dev/sdc and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for (,msdos1)/boot/grub on this drive.
sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /bootmgr /Boot/BCD
sda2: __________________________________________________________________________
File system: Extended Partition
Boot sector type: -
Boot sector info:
sda5: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: According to the info in the boot sector, sda5 starts
at sector 2048.
Operating System:
Boot files: /Boot/BCD /Windows/System32/winload.exe
sdb1: __________________________________________________________________________
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: /grldr /bootmgr /Boot/BCD
/Windows/System32/winload.exe /grldr
sdb2: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdc1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 11.10
Boot files: /boot/grub/menu.lst /boot/grub/grub.cfg /etc/fstab
/boot/grub/core.img
sdc2: __________________________________________________________________________
File system: Extended Partition
Boot sector type: -
Boot sector info:
sdc5: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sdc6: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu precise (development
branch)
Boot files: /boot/grub/menu.lst /boot/grub/grub.cfg /etc/fstab
/boot/grub/core.img
sdc7: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 500.1 GB, 500107862016 bytes
240 heads, 63 sectors/track, 64601 cylinders, total 976773168 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 * 2,048 488,386,559 488,384,512 7 NTFS / exFAT / HPFS
/dev/sda2 488,386,560 976,771,071 488,384,512 5 Extended
/dev/sda5 488,388,608 976,771,071 488,382,464 7 NTFS / exFAT / HPFS
Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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 * 2,048 488,386,559 488,384,512 7 NTFS / exFAT / HPFS
/dev/sdb2 488,386,560 976,773,119 488,386,560 7 NTFS / exFAT / HPFS
Drive: sdc _____________________________________________________________________
Disk /dev/sdc: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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/sdc1 * 2,048 497,910,798 497,908,751 83 Linux
/dev/sdc2 497,911,806 976,771,071 478,859,266 5 Extended
/dev/sdc5 968,388,608 976,771,071 8,382,464 82 Linux swap / Solaris
/dev/sdc6 497,911,808 960,002,047 462,090,240 83 Linux
/dev/sdc7 960,004,096 968,382,463 8,378,368 82 Linux swap / Solaris
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/sda1 F64836B14836710B ntfs DATA-00
/dev/sda5 CE80A4F080A4E067 ntfs EIGHT
/dev/sdb1 439C8E7F4DCFF3BB ntfs SYSTEM
/dev/sdb2 5FD970A977FA3190 ntfs CONFIGURATIONS
/dev/sdc1 f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb ext4 RODRYG-1
/dev/sdc5 5e0a9d3f-4be4-4819-a253-f73a4be65aa1 swap
/dev/sdc6 cceea90b-de47-4267-bb7c-e1251c791544 ext4 RODRYG-2
/dev/sdc7 631cbb5f-0e91-49d2-b549-375ddfb0fc04 swap
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/sdb1 /mnt/boot-sav/sdb1 fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sdc1 / ext4 (rw,errors=remount-ro,commit=0)
=========================== sdc1/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-legacy-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 3
## 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=cceea90b-de47-4267-bb7c-e1251c791544 ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=cceea90b-de47-4267-bb7c-e1251c791544
## 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=all
## 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 11.10, kernel 3.0.0-12-generic
uuid cceea90b-de47-4267-bb7c-e1251c791544
kernel /boot/vmlinuz-3.0.0-12-generic root=UUID=cceea90b-de47-4267-bb7c-e1251c791544 ro quiet splash
initrd /boot/initrd.img-3.0.0-12-generic
title Ubuntu 11.10, kernel 3.0.0-12-generic (recovery mode)
uuid cceea90b-de47-4267-bb7c-e1251c791544
kernel /boot/vmlinuz-3.0.0-12-generic root=UUID=cceea90b-de47-4267-bb7c-e1251c791544 ro single
initrd /boot/initrd.img-3.0.0-12-generic
title Chainload into GRUB 2
root cceea90b-de47-4267-bb7c-e1251c791544
kernel /boot/grub/core.img
title Ubuntu 11.10, memtest86+
uuid cceea90b-de47-4267-bb7c-e1251c791544
kernel /boot/memtest86+.bin
### END DEBIAN AUTOMAGIC KERNELS LIST
--------------------------------------------------------------------------------
=========================== sdc1/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="6"
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 {
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
}
insmod part_msdos
insmod ext2
set root='(hd2,msdos1)'
search --no-floppy --fs-uuid --set=root f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=1280x1024
load_video
insmod gfxterm
insmod part_msdos
insmod ext2
set root='(hd2,msdos1)'
search --no-floppy --fs-uuid --set=root f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb
set locale_dir=($root)/boot/grub/locale
set lang=fr_FR
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ]; then
set timeout=10
else
set timeout=10
fi
play 480 900 3 1000 3 800 3 400 3 600 4
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='(hd2,msdos1)'
search --no-floppy --fs-uuid --set=root f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb
insmod tga
if background_image /boot/grub/sp_247.tga; then
set color_normal=light-cyan/black
set color_highlight=yellow/black
else
set menu_color_normal=yellow/black
set menu_color_highlight=red/black
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux_proxy ###
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 "Rodryg-1: Ubuntu, avec Linux 3.0.0-17-generic" --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
set gfxpayload=$linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd2,msdos1)'
search --no-floppy --fs-uuid --set=root f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb
linux /boot/vmlinuz-3.0.0-17-generic root=UUID=f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb ro vga=775 quiet splash vt.handoff=7
initrd /boot/initrd.img-3.0.0-17-generic
}
menuentry "Rodryg-1: Ubuntu, avec Linux 3.0.0-17-generic (mode de dépannage)" --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd2,msdos1)'
search --no-floppy --fs-uuid --set=root f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb
echo 'Chargement de Linux 3.0.0-17-generic ...'
linux /boot/vmlinuz-3.0.0-17-generic root=UUID=f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb ro recovery nomodeset vga=775
echo 'Chargement du disque mémoire initial ...'
initrd /boot/initrd.img-3.0.0-17-generic
}
### END /etc/grub.d/10_linux_proxy ###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### 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.
menuentry 'Rodryg-2: Ubuntu, avec Linux 3.2.0-19-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
savedefault
set gfxpayload=$linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd2,msdos6)'
search --no-floppy --fs-uuid --set=root cceea90b-de47-4267-bb7c-e1251c791544
linux /boot/vmlinuz-3.2.0-19-generic root=UUID=cceea90b-de47-4267-bb7c-e1251c791544 ro quiet splash vt.handoff=7
initrd /boot/initrd.img-3.2.0-19-generic
}
menuentry 'Rodryg-2: Ubuntu, avec Linux 3.2.0-19-generic (mode de dépannage)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd2,msdos6)'
search --no-floppy --fs-uuid --set=root cceea90b-de47-4267-bb7c-e1251c791544
echo 'Chargement de Linux 3.2.0-19-generic ...'
linux /boot/vmlinuz-3.2.0-19-generic root=UUID=cceea90b-de47-4267-bb7c-e1251c791544 ro recovery nomodeset
echo 'Chargement du disque mémoire initial ...'
initrd /boot/initrd.img-3.2.0-19-generic
}
menuentry "Windows 7 (loader) (on /dev/sdb1)" --class windows --class os {
insmod part_msdos
insmod ntfs
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set=root 439C8E7F4DCFF3BB
chainloader +1
}
menuentry "Windows 8 (loader) (on /dev/sda5)" --class windows --class os {
insmod part_msdos
insmod ntfs
set root='(hd0,msdos5)'
search --no-floppy --fs-uuid --set=root CE80A4F080A4E067
chainloader +2
}
### END /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/41_custom ###
if [ -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------
=============================== sdc1/etc/fstab: ================================
--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
#Entry for /dev/sdc1 :
UUID=f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb / ext4 errors=remount-ro 0 1
#Entry for /dev/sdc6 :
UUID=cceea90b-de47-4267-bb7c-e1251c791544 /media/RODRYG-2 ext4 defaults 0 2
#Entry for /dev/sdc5 :
UUID=5e0a9d3f-4be4-4819-a253-f73a4be65aa1 none swap sw 0 0
/home/rodryg Rodryg_Ftp_Server none bind,defaults,auto 0 0
--------------------------------------------------------------------------------
=================== sdc1: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
72.195007324 = 77.518798848 boot/grub/core.img 1
82.165596008 = 88.224636928 boot/grub/grub.cfg 1
94.177894592 = 101.122744320 boot/grub/menu.lst 1
45.512573242 = 48.868753408 boot/initrd.img-3.0.0-16-generic 2
101.784820557 = 109.290618880 boot/initrd.img-3.0.0-17-generic 2
6.989719391 = 7.505154048 boot/vmlinuz-3.0.0-16-generic 2
100.927219391 = 108.369776640 boot/vmlinuz-3.0.0-17-generic 2
101.784820557 = 109.290618880 initrd.img 2
45.512573242 = 48.868753408 initrd.img.old 2
100.927219391 = 108.369776640 vmlinuz 2
6.989719391 = 7.505154048 vmlinuz.old 2
=========================== sdc6/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-legacy-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 3
## 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=cceea90b-de47-4267-bb7c-e1251c791544 ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=cceea90b-de47-4267-bb7c-e1251c791544
## 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=all
## 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 11.10, kernel 3.0.0-12-generic
uuid cceea90b-de47-4267-bb7c-e1251c791544
kernel /boot/vmlinuz-3.0.0-12-generic root=UUID=cceea90b-de47-4267-bb7c-e1251c791544 ro quiet splash
initrd /boot/initrd.img-3.0.0-12-generic
title Ubuntu 11.10, kernel 3.0.0-12-generic (recovery mode)
uuid cceea90b-de47-4267-bb7c-e1251c791544
kernel /boot/vmlinuz-3.0.0-12-generic root=UUID=cceea90b-de47-4267-bb7c-e1251c791544 ro single
initrd /boot/initrd.img-3.0.0-12-generic
title Chainload into GRUB 2
root cceea90b-de47-4267-bb7c-e1251c791544
kernel /boot/grub/core.img
title Ubuntu 11.10, memtest86+
uuid cceea90b-de47-4267-bb7c-e1251c791544
kernel /boot/memtest86+.bin
### END DEBIAN AUTOMAGIC KERNELS LIST
--------------------------------------------------------------------------------
=========================== sdc6/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="8"
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 {
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
}
insmod part_msdos
insmod ext2
set root='(hd2,msdos6)'
search --no-floppy --fs-uuid --set=root cceea90b-de47-4267-bb7c-e1251c791544
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=1280x1024
load_video
insmod gfxterm
insmod part_msdos
insmod ext2
set root='(hd2,msdos6)'
search --no-floppy --fs-uuid --set=root cceea90b-de47-4267-bb7c-e1251c791544
set locale_dir=($root)/boot/grub/locale
set lang=fr_FR
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ]; then
set timeout=10
else
set timeout=10
fi
play 480 900 3 1000 3 800 3 400 3 600 4
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='(hd2,msdos6)'
search --no-floppy --fs-uuid --set=root cceea90b-de47-4267-bb7c-e1251c791544
insmod tga
if background_image /boot/grub/sp_247.tga; then
set color_normal=light-cyan/black
set color_highlight=yellow/black
else
set menu_color_normal=yellow/black
set menu_color_highlight=red/black
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_linux ###
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 'Rodryg-2: Ubuntu, avec Linux 3.2.0-19-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
savedefault
set gfxpayload=$linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd2,msdos6)'
search --no-floppy --fs-uuid --set=root cceea90b-de47-4267-bb7c-e1251c791544
linux /boot/vmlinuz-3.2.0-19-generic root=UUID=cceea90b-de47-4267-bb7c-e1251c791544 ro quiet splash vt.handoff=7
initrd /boot/initrd.img-3.2.0-19-generic
}
menuentry 'Rodryg-2: Ubuntu, avec Linux 3.2.0-19-generic (mode de dépannage)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd2,msdos6)'
search --no-floppy --fs-uuid --set=root cceea90b-de47-4267-bb7c-e1251c791544
echo 'Chargement de Linux 3.2.0-19-generic ...'
linux /boot/vmlinuz-3.2.0-19-generic root=UUID=cceea90b-de47-4267-bb7c-e1251c791544 ro recovery nomodeset
echo 'Chargement du disque mémoire initial ...'
initrd /boot/initrd.img-3.2.0-19-generic
}
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/10_linux_proxy ###
menuentry "Ubuntu, avec Linux 3.2.0-19-generic" --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
savedefault
set gfxpayload=$linux_gfx_mode
insmod part_msdos
insmod ext2
set root='(hd2,msdos6)'
search --no-floppy --fs-uuid --set=root cceea90b-de47-4267-bb7c-e1251c791544
linux /boot/vmlinuz-3.2.0-19-generic root=UUID=cceea90b-de47-4267-bb7c-e1251c791544 ro quiet splash vt.handoff=7
initrd /boot/initrd.img-3.2.0-19-generic
}
menuentry "Ubuntu, avec Linux 3.2.0-19-generic (mode de dépannage)" --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
set gfxpayload=$linux_gfx_mode
insmod part_msdos
insmod ext2
set root='(hd2,msdos6)'
search --no-floppy --fs-uuid --set=root cceea90b-de47-4267-bb7c-e1251c791544
echo 'Chargement de Linux 3.2.0-19-generic ...'
linux /boot/vmlinuz-3.2.0-19-generic root=UUID=cceea90b-de47-4267-bb7c-e1251c791544 ro single
echo 'Chargement du disque mémoire initial ...'
initrd /boot/initrd.img-3.2.0-19-generic
}
### END /etc/grub.d/10_linux_proxy ###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/30_os-prober_proxy ###
menuentry "Windows 7 (loader) (on /dev/sda1)" --class windows --class os {
savedefault
insmod part_msdos
insmod ntfs
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set=root F64836B14836710B
chainloader +1
}
menuentry "Rodryg-1 Ubuntu, avec Linux 3.0.0-17-generic (on /dev/sdc1)" --class gnu-linux --class gnu --class os {
savedefault
insmod part_msdos
insmod ext2
set root='(hd2,msdos1)'
search --no-floppy --fs-uuid --set=root f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb
linux /boot/vmlinuz-3.0.0-17-generic root=UUID=f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb ro vga=775 quiet splash vt.handoff=7
initrd /boot/initrd.img-3.0.0-17-generic
}
menuentry "Rodryg-1 Ubuntu, avec Linux 3.0.0-17-generic (mode de dépannage) (on /dev/sdc1)" --class gnu-linux --class gnu --class os {
savedefault
insmod part_msdos
insmod ext2
set root='(hd2,msdos1)'
search --no-floppy --fs-uuid --set=root f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb
linux /boot/vmlinuz-3.0.0-17-generic root=UUID=f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb ro recovery nomodeset vga=775
initrd /boot/initrd.img-3.0.0-17-generic
}
### END /etc/grub.d/30_os-prober_proxy ###
### 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.
menuentry 'Ubuntu, avec Linux 3.0.0-16-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
set gfxpayload=$linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd2,msdos1)'
search --no-floppy --fs-uuid --set=root f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb
linux /boot/vmlinuz-3.0.0-16-generic root=UUID=f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb ro quiet splash vt.handoff=7
initrd /boot/initrd.img-3.0.0-16-generic
}
menuentry 'Ubuntu, avec Linux 3.0.0-16-generic (mode de dépannage)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd2,msdos1)'
search --no-floppy --fs-uuid --set=root f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb
echo 'Chargement de Linux 3.0.0-16-generic ...'
linux /boot/vmlinuz-3.0.0-16-generic root=UUID=f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb ro recovery nomodeset
echo 'Chargement du disque mémoire initial ...'
initrd /boot/initrd.img-3.0.0-16-generic
}
menuentry "Microsoft Windows Seven (sda1)" {
set root=(hd1,1)
chainloader +1
}
menuentry "Microsoft Windows Seven (sdb1)" {
set root=(hd2,1)
chainloader +1
}
### END /etc/grub.d/40_custom ###
### BEGIN /etc/grub.d/41_custom ###
if [ -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------
=============================== sdc6/etc/fstab: ================================
--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
UUID=cceea90b-de47-4267-bb7c-e1251c791544 / ext4 errors=remount-ro,user_xattr 0 1
UUID=f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb /media/RODRYG-1 ext4 defaults 0 2
#UUID=00204e40-3f83-43ac-a556-5d36132ba2e5 /home ext4 defaults,user_xattr,commit=0 0 0
#Entry for /dev/sdc7 :
UUID=631cbb5f-0e91-49d2-b549-375ddfb0fc04 none swap sw 0 0
/home/rodryg Rodryg_Ftp_Server none bind,defaults,auto 0 0
#UUID=00204e40-3f83-43ac-a556-5d36132ba2e5 /home ext4 defaults,user_xattr 0 0
--------------------------------------------------------------------------------
=================== sdc6: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
319.417667389 = 342.972108800 boot/grub/core.img 1
277.555236816 = 298.022666240 boot/grub/grub.cfg 1
331.599769592 = 356.052541440 boot/grub/menu.lst 1
284.359600067 = 305.328795648 boot/initrd.img-3.2.0-17-generic 4
284.359600067 = 305.328795648 boot/initrd.img-3.2.0-17-generic.dpkg-bak 4
239.954101562 = 257.648754688 boot/initrd.img-3.2.0-18-generic 3
293.016601562 = 314.624180224 boot/initrd.img-3.2.0-19-generic 2
250.232154846 = 268.684730368 boot/vmlinuz-3.2.0-17-generic 2
339.572006226 = 364.612665344 boot/vmlinuz-3.2.0-18-generic 2
292.056381226 = 313.593151488 boot/vmlinuz-3.2.0-19-generic 1
292.056381226 = 313.593151488 vmlinuz 1
339.572006226 = 364.612665344 vmlinuz.old 2
=============================== StdErr Messages: ===============================
xz: (stdin): Compressed data is corrupt
xz: (stdin): Compressed data is corrupt
xz: (stdin): Compressed data is corrupt
xz: (stdin): Compressed data is corrupt
cat: write error: Broken pipe
xz: (stdin): Compressed data is corrupt
File descriptor 6 (/proc/6507/mounts) leaked on lvscan invocation. Parent PID 20061: bash
File descriptor 11 (/usr/share/icons/Faenza/places/16/user-home.png) leaked on lvscan invocation. Parent PID 20061: bash
No volume groups found
ADDITIONAL INFORMATION :
=================== log of boot-repair 2012-03-27__21h28 ===================
boot-repair version : 3.16-0ppa23~oneiric
boot-sav version : 3.17-0ppa36~oneiric
glade2script version : 0.3.2.1-0ppa7~oneiric
internet: connected
boot-repair updated
File descriptor 6 (/proc/6507/mounts) leaked on lvs invocation. Parent PID 7576: /bin/sh
File descriptor 11 (/usr/share/icons/Faenza/places/16/user-home.png) leaked on lvs invocation. Parent PID 7576: /bin/sh
No volume groups found
boot-repair is executed in installed-session (Ubuntu 11.10 , oneiric , Ubuntu , x86_64)
=================== OSPROBER:
/dev/sdc1:L'OS actuellement utilisé - Ubuntu 11.10 CurrentSession:linux
/dev/sda1:Windows Recovery Environment (loader):Windows:chain
/dev/sdb1:Windows 7 (loader):Windows1:chain
/dev/sdc6:Ubuntu precise (development branch) (12.04):Ubuntu1:linux
=================== BLKID:
/dev/sda1: LABEL="DATA-00" UUID="F64836B14836710B" TYPE="ntfs"
/dev/sda5: LABEL="EIGHT" UUID="CE80A4F080A4E067" TYPE="ntfs"
/dev/sdb1: LABEL="SYSTEM" UUID="439C8E7F4DCFF3BB" TYPE="ntfs"
/dev/sdb2: LABEL="CONFIGURATIONS" UUID="5FD970A977FA3190" TYPE="ntfs"
/dev/sdc1: LABEL="RODRYG-1" UUID="f05ebb0d-11aa-4547-9ca7-eed1f5f0e4cb" TYPE="ext4"
/dev/sdc5: UUID="5e0a9d3f-4be4-4819-a253-f73a4be65aa1" TYPE="swap"
/dev/sdc6: LABEL="RODRYG-2" UUID="cceea90b-de47-4267-bb7c-e1251c791544" TYPE="ext4"
/dev/sdc7: UUID="631cbb5f-0e91-49d2-b549-375ddfb0fc04" TYPE="swap"
3 disks with OS, 5 OS : 2 Linux, 0 MacOS, 2 Windows, 0 unknown type OS.
=================== sdc1/etc/default/grub :
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT="6"
#GRUB_BACKGROUND="/usr/share/images/grub/Lake_mapourika_NZ.tga"
#GRUB_BACKGROUND="/usr/share/images/grub/sp_247.tga"
#GRUB_HIDDEN_TIMEOUT="0"
GRUB_HIDDEN_TIMEOUT_QUIET="true"
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset video=uvesafb:mode_option=1280x1024-24,mtrr=3,scroll=ywrap"
GRUB_CMDLINE_LINUX="vga=775"
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL="console"
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE="1280x1024"
GRUB_GFXMODE="1280x1024"
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID="true"
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
GRUB_INIT_TUNE="480 900 3 1000 3 800 3 400 3 600 4"
#GRUB_INIT_TUNE="480 420 1 400 1 420 1 400 1 420 1 315 1 370 1 335 1 282 3 180 1 215 1 282 1 315 3 213 1 262 1 315 1 335 3 213 1 420 1 400 1 420 1 400 1 420 1 315 1 370 1 335 1 282 3 180 1 215 1 282 1 315 3 213 1 330 1 315 1 282 3"
GRUB_SAVEDEFAULT="false"
export GRUB_COLOR_NORMAL="green/black"
export GRUB_COLOR_HIGHLIGHT="light-green/black"
export GRUB_MENU_PICTURE="sp_247.tga"
=================== grub-editenv list (sdc1):
saved_entry=Rodryg-2: Ubuntu, avec Linux 3.2.0-19-generic
ls: impossible d'accéder à /boot-repair-actions.sh: Aucun fichier ou dossier de ce type
=================== sdc6/etc/default/grub :
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=8
#GRUB_BACKGROUND="/usr/share/images/grub/sp_247.tga"
#GRUB_HIDDEN_TIMEOUT="0"
GRUB_HIDDEN_TIMEOUT_QUIET="true"
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR="`lsb_release -i -s 2> /dev/null || echo Debian`"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset video=uvesafb:mode_option=1280x1024-24,mtrr=3,scroll=ywrap"
GRUB_CMDLINE_LINUX=""
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL="console"
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE="1280x1024"
GRUB_GFXMODE="1280x1024"
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID="true"
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
GRUB_INIT_TUNE="480 900 3 1000 3 800 3 400 3 600 4"
#GRUB_INIT_TUNE="480 420 1 400 1 420 1 400 1 420 1 315 1 370 1 335 1 282 3 180 1 215 1 282 1 315 3 213 1 262 1 315 1 335 3 213 1 420 1 400 1 420 1 400 1 420 1 315 1 370 1 335 1 282 3 180 1 215 1 282 1 315 3 213 1 330 1 315 1 282 3"
GRUB_SAVEDEFAULT="true"
export GRUB_COLOR_NORMAL="light-green/black"
export GRUB_COLOR_HIGHLIGHT="green/black"
export GRUB_MENU_PICTURE="sp_247.tga"
grub-editenv list (sdc6):
saved_entry=Rodryg-2: Ubuntu, avec Linux 3.2.0-18-generic
=================== PARTITIONS & DISKS:
sdc1 : sdc, not-sepboot, grub-install, grub2 , update-grub, apt-get, 64, with boot, , with-os, not-on-GPT-disk, fstab-without-efi, no-ntldr, no-winload, no-recov-nor-hid, no-bootmgr, no-grldr, no-BCD.
sda1 : sda, not-sepboot, no-grub-install, grub , no-update-grub, no-apt-nor-yum, 32, no boot, /mnt/boot-sav/sda1, with-os, not-on-GPT-disk, no-fstab, no-ntldr, no-winload, no-recov-nor-hid, bootmgr, no-grldr, Boot
bootmgr
BOOTNXT
boot-sav
BOOTSECT.BAK
bootsqm.dat/.
sda5 : sda, is-maybe-sepboot, no-grub-install, grub , no-update-grub, no-apt-nor-yum, 32, no boot, /mnt/boot-sav/sda5, no-os, not-on-GPT-disk, no-fstab, no-ntldr, winload, no-recov-nor-hid, no-bootmgr, no-grldr, Boot
BOOTNXT
bootsqm.dat/.
sdb1 : sdb, not-sepboot, no-grub-install, grub , no-update-grub, no-apt-nor-yum, 32, no boot, /mnt/boot-sav/sdb1, with-os, not-on-GPT-disk, no-fstab, no-ntldr, winload, no-recov-nor-hid, bootmgr, grldr
grldr.bak, Boot
bootmgr
boot-sav
BOOTSECT.BAK
bootsqm.dat/.
sdb2 : sdb, is-maybe-sepboot, no-grub-install, grub , no-update-grub, no-apt-nor-yum, 32, no boot, /mnt/boot-sav/sdb2, no-os, not-on-GPT-disk, no-fstab, no-ntldr, no-winload, no-recov-nor-hid, no-bootmgr, no-grldr, no-BCD.
sdc6 : sdc, not-sepboot, grub-install, grub2 , update-grub, apt-get, 64, with boot, /media/RODRYG-2, with-os, not-on-GPT-disk, fstab-without-efi, no-ntldr, no-winload, no-recov-nor-hid, no-bootmgr, no-grldr, no-BCD.
sdc : MSDos, not-GPT, BIOSboot-not-needed, no-EFI, sectors * bytes
sda : MSDos, not-GPT, BIOSboot-not-needed, no-EFI, sectors * bytes
sdb : MSDos, not-GPT, BIOSboot-not-needed, no-EFI, sectors * bytes
=================== PARTED:
Model: ATA Hitachi HDP72505 (scsi)
Disk /dev/sda: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 250GB 250GB primary ntfs boot
2 250GB 500GB 250GB extended
5 250GB 500GB 250GB logical ntfs
Model: ATA WDC WD5000AAKX-0 (scsi)
Disk /dev/sdb: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 250GB 250GB primary ntfs boot
2 250GB 500GB 250GB primary ntfs
Model: ATA Hitachi HDP72505 (scsi)
Disk /dev/sdc: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 255GB 255GB primary ext4 boot
2 255GB 500GB 245GB extended
6 255GB 492GB 237GB logical ext4
7 492GB 496GB 4290MB logical linux-swap(v1)
5 496GB 500GB 4292MB logical linux-swap(v1)
=================== MOUNT:
/dev/sdc1 on / type ext4 (rw,errors=remount-ro,commit=0)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
/dev/sdc6 on /media/RODRYG-2 type ext4 (rw,commit=0)
/home/rodryg on /Rodryg_Ftp_Server type none (rw,bind,commit=0,commit=0)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)
gvfs-fuse-daemon on /home/rodryg/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=rodryg)
/dev/sda1 on /mnt/boot-sav/sda1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda5 on /mnt/boot-sav/sda5 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sdb1 on /mnt/boot-sav/sdb1 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sdb2 on /mnt/boot-sav/sdb2 type fuseblk (rw,nosuid,nodev,allow_other,blksize=4096)
/sys/block/sda: alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda5 size slaves stat subsystem trace uevent
/sys/block/sdb: alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdb1 sdb2 size slaves stat subsystem trace uevent
/sys/block/sdc: alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdc1 sdc2 sdc5 sdc6 sdc7 size slaves stat subsystem trace uevent
/sys/block/sr0: alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
/sys/block/sr1: alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent
/dev: autofs block bsg btrfs-control bus cdrom cdrom1 cdrw1 char console core cpu cpu_dma_latency disk dvb dvd1 dvdrw1 ecryptfs fb0 fd full fuse hidraw0 hidraw1 hpet input kmsg lirc0 lircd log lp0 mapper mcelog mem net network_latency network_throughput null nvidia0 nvidiactl oldmem parport0 port ppp psaux ptmx pts radio0 random rfkill rtc rtc0 scd0 scd1 sda sda1 sda2 sda5 sdb sdb1 sdb2 sdc sdc1 sdc2 sdc5 sdc6 sdc7 sg0 sg1 sg2 sg3 sg4 sg5 sg6 shm snapshot snd sr0 sr1 stderr stdin stdout uinput urandom usbmon0 usbmon1 usbmon2 v4l vbi0 vboxdrv vboxnetctl vboxusb vga_arbiter video0 video1 watchdog zero
/dev/mapper: control
=================== DF:
Sys. fich. Type Taille Uti. Disp. Uti% Monté sur
/dev/sdc1 ext4 217G 85G 122G 41% /
udev devtmpfs 1,9G 12K 1,9G 1% /dev
tmpfs tmpfs 793M 996K 792M 1% /run
none tmpfs 5,0M 4,0K 5,0M 1% /run/lock
none tmpfs 2,0G 3,6M 2,0G 1% /run/shm
/dev/sdc6 ext4 217G 83G 124G 41% /media/RODRYG-2
/dev/sda1 fuseblk 233G 94G 140G 41% /mnt/boot-sav/sda1
/dev/sda5 fuseblk 233G 31G 203G 14% /mnt/boot-sav/sda5
/dev/sdb1 fuseblk 233G 71G 163G 31% /mnt/boot-sav/sdb1
/dev/sdb2 fuseblk 233G 89G 145G 39% /mnt/boot-sav/sdb2
=================== FDISK:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
240 têtes, 63 secteurs/piste, 64601 cylindres, total 976773168 secteurs
Unités = secteurs de 1 * 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Identifiant de disque : 0x09416290
Périphérique Amorce Début Fin Blocs Id Système
/dev/sda1 * 2048 488386559 244192256 7 HPFS/NTFS/exFAT
/dev/sda2 488386560 976771071 244192256 5 Étendue
/dev/sda5 488388608 976771071 244191232 7 HPFS/NTFS/exFAT
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 têtes, 63 secteurs/piste, 60801 cylindres, total 976773168 secteurs
Unités = secteurs de 1 * 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Identifiant de disque : 0x000a6ce6
Périphérique Amorce Début Fin Blocs Id Système
/dev/sdb1 * 2048 488386559 244192256 7 HPFS/NTFS/exFAT
/dev/sdb2 488386560 976773119 244193280 7 HPFS/NTFS/exFAT
Disk /dev/sdc: 500.1 GB, 500107862016 bytes
255 têtes, 63 secteurs/piste, 60801 cylindres, total 976773168 secteurs
Unités = secteurs de 1 * 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Identifiant de disque : 0x0002eab3
Périphérique Amorce Début Fin Blocs Id Système
/dev/sdc1 * 2048 497910798 248954375+ 83 Linux
/dev/sdc2 497911806 976771071 239429633 5 Étendue
/dev/sdc5 968388608 976771071 4191232 82 partition d'échange Linux / Solaris
/dev/sdc6 497911808 960002047 231045120 83 Linux
/dev/sdc7 960004096 968382463 4189184 82 partition d'échange Linux / Solaris
Les entrées de la table de partitions ne sont pas dans l'ordre du disque
User choice: sdc REMOVABLEDISK no
=================== Before mainwindow
FSCK no PASTEBIN yes WUBI WINBOOT yes
recommendedrepair, reinstall, REINSTALL_POSSIBLE yes PURGE_POSSIBLE yes
UNHIDEBOOT_ACTION yes (10s), noflag (sdc1)
PART_TO_REINSTALL_GRUB sdc1, PART_TO_REINSTALL_GRUB_PURGE sdc1, FORCE_GRUB all (sdc) REMOVABLEDISK no
USE_SEPARATEBOOTPART grub2 (sdc1)
UNCOMMENT_GFXMODE no ATA ADD_KERNEL_OPTION no (acpi=off)
MBR_TO_RESTORE sdc (mbr) ( )
internet: connected
=================== Actions
FSCK no PASTEBIN yes WUBI WINBOOT yes
recommendedrepair, reinstall, REINSTALL_POSSIBLE yes PURGE_POSSIBLE yes
UNHIDEBOOT_ACTION yes (10s), noflag (sdc1)
PART_TO_REINSTALL_GRUB sdc1, PART_TO_REINSTALL_GRUB_PURGE sdc1, FORCE_GRUB all (sdc) REMOVABLEDISK no
USE_SEPARATEBOOTPART grub2 (sdc1)
UNCOMMENT_GFXMODE no ATA ADD_KERNEL_OPTION no (acpi=off)
MBR_TO_RESTORE sdc (mbr) (sdc sdc1)
repair_bootmgr
Missing /bootmgr or /Boot/BCD in sda5
sdc1: no-bootmgr , no-BCD
Reinstall the GRUB of sdc1 into all MBRs of disks with OS or not-USB
Reinstall the GRUB of sdc1 into the MBR of sdc
dpkg --configure -a sdc1
grub-install (GRUB) 1.99-12ubuntu5
SETUPOUTPUT: SETUPEXIT:0
INSTALLOUTPUT: Installation finished. No error reported.
INSTALLEXIT:0
Generating grub.cfg ...
using custom appearance settings
Found background image: sp_247.tga
Found linux image: /boot/vmlinuz-3.0.0-17-generic
Found initrd image: /boot/initrd.img-3.0.0-17-generic
Found linux image: /boot/vmlinuz-3.0.0-16-generic
Found initrd image: /boot/initrd.img-3.0.0-16-generic
(Dans certains cas, des infos sur les processus l'utilisant
sont récupérables par lsof(8) ou fuser(1))
démontage : /mnt/boot-sav/sdb1 : périphérique occupé.
(Dans certains cas, des infos sur les processus l'utilisant
sont récupérables par lsof(8) ou fuser(1))
dpkg --configure -a sdc1
grub-install (GRUB) 1.99-12ubuntu5
SETUPOUTPUT: SETUPEXIT:0
INSTALLOUTPUT: Installation finished. No error reported.
INSTALLEXIT:0
Generating grub.cfg ...
using custom appearance settings
Found background image: sp_247.tga
Found linux image: /boot/vmlinuz-3.0.0-17-generic
Found initrd image: /boot/initrd.img-3.0.0-17-generic
Found linux image: /boot/vmlinuz-3.0.0-16-generic
Found initrd image: /boot/initrd.img-3.0.0-16-generic
démontage : /mnt/boot-sav/sdc6 : périphérique occupé.
(Dans certains cas, des infos sur les processus l'utilisant
sont récupérables par lsof(8) ou fuser(1))
dpkg --configure -a sdc1
grub-install (GRUB) 1.99-12ubuntu5
SETUPOUTPUT: SETUPEXIT:0
INSTALLOUTPUT: Installation finished. No error reported.
INSTALLEXIT:0
Generating grub.cfg ...
using custom appearance settings
Found background image: sp_247.tga
Found linux image: /boot/vmlinuz-3.0.0-17-generic
Found initrd image: /boot/initrd.img-3.0.0-17-generic
Found linux image: /boot/vmlinuz-3.0.0-16-generic
Found initrd image: /boot/initrd.img-3.0.0-16-generic
Reinstall the GRUB of sdc1 into the MBR of sda
(Dans certains cas, des infos sur les processus l'utilisant
sont récupérables par lsof(8) ou fuser(1))
démontage : /mnt/boot-sav/sdb1 : périphérique occupé.
(Dans certains cas, des infos sur les processus l'utilisant
sont récupérables par lsof(8) ou fuser(1))
dpkg --configure -a sdc1
grub-install (GRUB) 1.99-12ubuntu5
grub-setup: warn: Sector 32 is already in use by FlexNet; avoiding it. This software may cause boot or other problems in future. Please ask its authors not to store data in the boot track.
SETUPOUTPUT: SETUPEXIT:0
/usr/sbin/grub-setup: warn: Sector 32 is already in use by FlexNet; avoiding it. This software may cause boot or other problems in future. Please ask its authors not to store data in the boot track.
INSTALLOUTPUT: Installation finished. No error reported.
INSTALLEXIT:0
Generating grub.cfg ...
using custom appearance settings
Found background image: sp_247.tga
Found linux image: /boot/vmlinuz-3.0.0-17-generic
Found initrd image: /boot/initrd.img-3.0.0-17-generic
Found linux image: /boot/vmlinuz-3.0.0-16-generic
Found initrd image: /boot/initrd.img-3.0.0-16-generic
Reinstall the GRUB of sdc1 into the MBR of sdb
démontage : /mnt/boot-sav/sda1 : périphérique occupé.
(Dans certains cas, des infos sur les processus l'utilisant
sont récupérables par lsof(8) ou fuser(1))
démontage : /mnt/boot-sav/sdc6 : périphérique occupé.
(Dans certains cas, des infos sur les processus l'utilisant
sont récupérables par lsof(8) ou fuser(1))
dpkg --configure -a sdc1
grub-install (GRUB) 1.99-12ubuntu5
grub-setup: warn: Sector 32 is already in use by FlexNet; avoiding it. This software may cause boot or other problems in future. Please ask its authors not to store data in the boot track.
SETUPOUTPUT: SETUPEXIT:0
/usr/sbin/grub-setup: warn: Sector 32 is already in use by FlexNet; avoiding it. This software may cause boot or other problems in future. Please ask its authors not to store data in the boot track.
INSTALLOUTPUT: Installation finished. No error reported.
INSTALLEXIT:0
Generating grub.cfg ...
using custom appearance settings
Found background image: sp_247.tga
Found linux image: /boot/vmlinuz-3.0.0-17-generic
Found initrd image: /boot/initrd.img-3.0.0-17-generic
Found linux image: /boot/vmlinuz-3.0.0-16-generic
Found initrd image: /boot/initrd.img-3.0.0-16-generic
Unhide GRUB boot menu in sdc1/boot/grub/grub.cfg
internet: connected
|