[Grub] Mancato boot su xp (provate già diverse soluzione)- Help!

Problemi riscontrati durante l'installazione di Ubuntu, degli aggiornamenti e degli avanzamenti del sistema.
Scrivi risposta
maximovic
Prode Principiante
Messaggi: 5
Iscrizione: lunedì 7 novembre 2011, 8:32

[Grub] Mancato boot su xp (provate già diverse soluzione)- Help!

Messaggio da maximovic »

Salve, chiedo gentilmente il vostro aiuto per recuperare almeno i dati della partizione su cui c'era xp. Premetto che sono un principiante con Linux.
Avevo un dual boot xp-ubuntu 11.10.
Nel tentativo di eliminare la partizione di ubuntu non sono più riuscito a bootare xp (no grld) mentre ubuntu si riavviava correttamente. Ho pasticciato con SGD e rescatuz senza successo. Anzi XP è scomparso dal menu grub.
Credo di aver fatto qualche pasticcio con MBR e le partition tables. Sono costretto a ripristinare tutto tramite Linux (niene cd di xp).

L'HD è unico.
XP era installato su /dev/sda2 (almeno cosi mi diceva il grub all'avvio). Il disco su cui era installato XP aveva tre partizione C-D-E.
Questo è quello che mi da fdisk -l.

Codice: Seleziona tutto

Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        9729    78148161    7  HPFS/NTFS
/dev/sda2            9730       19458    78141825    f  W95 Ext'd (LBA)
/dev/sda5            9730        9991     2104483+   7  HPFS/NTFS
/dev/sda6            9992       14751    38233205+   7  HPFS/NTFS
/dev/sda7           19222       19458     1892352   82  Linux swap / Solaris
/dev/sda8           18986       19221     1893376   82  Linux swap / Solaris
/dev/sda9           14751       18750    32116736   83  Linux
/dev/sda10          18750       18986     1893376   82  Linux swap / Solaris
fstab:

Codice: Seleziona tutto

# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' 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
/dev/sda9       /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda10 during installation
UUID=bec04d76-6981-4587-a3d4-111bf7196ed7 none            swap    sw              0       0
 
Ho anche installato ms-sys, che forse potrebbe essere utile. Ho l'impressione come se le partizioni no siano tutte montate ma non so come fare.
Mi aiutate step by step? Ho veramente necessità di accedere a xp nuovamente.
Grazie
Massimo
Ultima modifica di maximovic il lunedì 7 novembre 2011, 8:53, modificato 1 volta in totale.
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: [Grub] Mancato boot su xp (provate già diverse soluzione)- Help!

Messaggio da hellojoker »

Hai provato con questa? http://wiki.ubuntu-it.org/Amministrazio ... Ripristino Se non ti è chiaro qualcosa posta i passaggi che fai
maximovic
Prode Principiante
Messaggi: 5
Iscrizione: lunedì 7 novembre 2011, 8:32

Re: [Grub] Mancato boot su xp (provate già diverse soluzione)- Help!

Messaggio da maximovic »

Ci provo!

Codice: Seleziona tutto

sudo mount /dev/sda9 /mnt
ok (Linux è su sda9)

Codice: Seleziona tutto

sudo mount --bind /dev /mnt/dev
sudo mount --bind /proc /mnt/proc
sudo mount --bind /sys /mnt/sys
ok

Codice: Seleziona tutto

chroot /mnt
ok

Codice: Seleziona tutto

grub-install /dev/sda
(ok ma mi dice Sector 32 already in use by flexnet)

Codice: Seleziona tutto

update-grub2
OK (mi ha aggiunto la voce xp professional on dev/sda1)     anche se ricordavo che prima del pasticcio era su sda2

Concludo la procedura senza alcun messaggio di errore.
Al reboot seleziono la voce xp professional on dev/sda1 ma xp non si riavvia e non ricevo nessun messaggio (cursore che lampeggia su schermo nero).
Della guida che mi hai linkato non ho digitato il comando

Codice: Seleziona tutto

mount /dev/sda2 /boot
in quanto non mi era chiaro.

Qualche suggerimento?
Grazie
Ultima modifica di maximovic il lunedì 7 novembre 2011, 11:52, modificato 1 volta in totale.
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: [Grub] Mancato boot su xp (provate già diverse soluzione)- Help!

Messaggio da hellojoker »

Ma usi qualche programma particolare?

Ps Con windows intendo
Ultima modifica di hellojoker il lunedì 7 novembre 2011, 12:19, modificato 1 volta in totale.
maximovic
Prode Principiante
Messaggi: 5
Iscrizione: lunedì 7 novembre 2011, 8:32

Re: [Grub] Mancato boot su xp (provate già diverse soluzione)- Help!

Messaggio da maximovic »

Che intendi per particolare? Diciamo i soliti, pacchetto office, VNC, ftp. Ma xp è l'OS con cui comunemente lavoro e che vorrei rispristinare essendo il laptop dell'ufficio.
Se non dovessi ripristinare il boot da XP vorrei almeno salvare i dati.

Ubuntu l'avevo installato per conoscerlo un pochino di più.

Ma a tuo parere non c'è modo di riesumare il boot di xp?
Avevo letto che ms-sys può riscrivere MBR per XP ma non saprei come usarlo.

Poi non capisco xchè con la procedura da te descritta mi trova XP su dev/sda1 quando ricordo che era installato su dev/sda2.

Grazie
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: [Grub] Mancato boot su xp (provate già diverse soluzione)- Help!

Messaggio da hellojoker »

il problema è quel flexnet, ho fatto una ricerca sembra che ci siano problemi tra applicazioni per windows che non ho capito per quale motivo scrivono "qualcosa" nell'mbr e grub, comunque si i dati li puoi recuperare (salvo complicazioni) non riesci ad accedere da live alla partizione di win e copiarli?
patel
Accecante Asceta
Accecante Asceta
Messaggi: 23782
Iscrizione: martedì 15 aprile 2008, 20:27
Località: Livorno

Re: [Grub] Mancato boot su xp (provate già diverse soluzione)- Help!

Messaggio da patel »

Un titolo ben azzeccato attira l'attenzione degli esperti in quel campo, fa risparmiare tempo a voi, aumenta la probabilità di successo.
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: [Grub] Mancato boot su xp (provate già diverse soluzione)- Help!

Messaggio da hellojoker »

Si segui il consiglio di patel che è meglio giusto per nota informativa sembra che una soluzione sia questa


Save the output of fdisk -lu to a file. In this output, take note of the start sector of the first partition (usually 63, but might also be 2048 on recent installations, or occasionally something else). If this is something other than 63, then replace 63 in the following items with your number.
Save the contents of the embedding area to a file (replace /dev/sda with your disk device if it's something else): dd if=/dev/sda of=sda.1 count=63
Do whatever you do to make GRUB unbootable (presumably starting Windows), then boot into a recovery environment. Before you reinstall GRUB, save the new contents of the embedding area to a different file: dd if=/dev/sda of=sda.2 count=63
Follow up to either the Debian or the Ubuntu bug with these three files (the output of fdisk -lu, and the embedding area before and after making GRUB unbootable.

Presa da qui http://www.chiark.greenend.org.uk/ucgi/ ... table.html
maximovic
Prode Principiante
Messaggi: 5
Iscrizione: lunedì 7 novembre 2011, 8:32

Re: [Grub] Mancato boot su xp (provate già diverse soluzione)- Help!

Messaggio da maximovic »

Grazie a Patel e hellojoker.
Nel pomeriggio farò le prove che mi avete consigliato.

Comunque vorrei precisare che Ubuntu mi parte regolarmente dal Grub. Alla luce di questo le prove precedenti che ho già fatto e quello che mi accingo a fare vanno fatte da Live o posso farle direttamente da Ubuntu installato?

Scusate la banalità della domanda. Come posso fare ad accedere ai dati della partizione di win? Anche questo solo da Live o no?

Riguardo il tuo suggerimento, hellojocker, da newbye non mi è molto chiaro. Anche questo solo da Live o no?
In particolare da questo punto in poi:

Codice: Seleziona tutto

Do whatever you do to make GRUB unbootable (presumably starting Windows), then boot into a recovery environment. Before you reinstall GRUB, save the new contents of the embedding area to a different file: dd if=/dev/sda of=sda.2 count=63
Follow up to either the Debian or the Ubuntu bug with these three files (the output of fdisk -lu, and the embedding area before and after making GRUB unbootable.
grazie
Avatar utente
hellojoker
Rampante Reduce
Rampante Reduce
Messaggi: 7740
Iscrizione: martedì 22 febbraio 2011, 20:37
Desktop: Gnome Shell
Distribuzione: Fedora|Win10

Re: [Grub] Mancato boot su xp (provate già diverse soluzione)- Help!

Messaggio da hellojoker »

Possono essere fatte entrambe da sistema installato ma la mia se non te la senti lasciala stare almeno non prima di esserti salvato i dati  ;)

anzi salvali comunque in ogni caso altrimenti poi ti tocca recuperarli da live (ovviamente se le cose si mettono male)

Ps non avevo capito che ubuntu si avviava altrimenti ti avrei detto di dare sudo grub-install /dev/sda direttamente senza fare il giro dalla live
Ultima modifica di hellojoker il lunedì 7 novembre 2011, 13:44, modificato 1 volta in totale.
maximovic
Prode Principiante
Messaggi: 5
Iscrizione: lunedì 7 novembre 2011, 8:32

Re: [Grub] Mancato boot su xp (provate già diverse soluzione)- Help!

Messaggio da maximovic »

Allora fatte diverse prove, ma non riesco a riavviare XP mentre ubuntu è ok.
Ho provato ad utilizzare diversi cd di XP per lanciare la console di recupero ma senza successo, nel senso che non riesco ad arrivare al punto in cui mi chiedere se devo installare o ripristinare.

Inserendo un DVD di vista, mi parte l'installazione ma non mi fa recuperare niente.

Forse questo accade xchè sul mio laptop è installato un xp personalizzato. Mi sono procurato il DVD di questa versione di XP ma non ha nessun recovery tools. Mi permette solo di formattare e di installare ex novo.

Il DVD contiene al suo interno un immagine .wim del disco C che verrà poi installato. Ho aperto l'immagine ed estratto i files boot.ini, netdetect, ntldr.
Ho avviato ubuntu, montato il disco C e incollato i file precedentemente estratti.
Ho fatto l'update di Grub (mi aggiunge Windows xp professional) ma XP non fa il reboot.

Inoltre gparted mi dice che la partizione di XP ha una "series of clusters (from 3250493 to 3250502) referenced multiple times (error 70)"

Che altre prove fare per far ripartire XP?
Questo l'output di bootinfoscript, se può servire a qualcosa:
Grazie
Massimo

Codice: Seleziona tutto

Boot Info Script 0.60    from 17 May 2011


============================= 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 
    for (,msdos9)/boot/grub on this drive.

sda1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Unknown
    Boot sector info:   No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /grub/grub.cfg /boot.ini /ntldr /NTDETECT.COM 
                       /grub/core.img

sda2: __________________________________________________________________________

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

sda5: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows XP
    Boot sector info:   According to the info in the boot sector, sda5 starts 
                       at sector 63.
    Operating System:  
    Boot files:        

sda6: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows XP
    Boot sector info:   According to the info in the boot sector, sda6 starts 
                       at sector 63.
    Operating System:  
    Boot files:        

sda7: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info:  

sda8: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info:  

sda9: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info:  
    Operating System:  Ubuntu 11.04
    Boot files:        /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img

sda10: _________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info:  

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

Drive: sda _____________________________________________________________________

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
Sector size (logical/physical): 512 bytes / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *             63   156,296,384   156,296,322   7 NTFS / exFAT / HPFS
/dev/sda2         156,296,446   312,580,095   156,283,650   f W95 Extended (LBA)
/dev/sda5         156,296,448   160,505,414     4,208,967   7 NTFS / exFAT / HPFS
/dev/sda6         160,505,478   236,971,888    76,466,411   7 NTFS / exFAT / HPFS
/dev/sda7         308,795,392   312,580,095     3,784,704  82 Linux swap / Solaris
/dev/sda8         304,998,400   308,785,151     3,786,752  82 Linux swap / Solaris
/dev/sda9         236,972,032   301,205,503    64,233,472  83 Linux
/dev/sda10        301,207,552   304,994,303     3,786,752  82 Linux swap / Solaris


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/sda1        88F2EB10CD0EB400                       ntfs       DISCOC
/dev/sda10       bec04d76-6981-4587-a3d4-111bf7196ed7   swap       
/dev/sda5        7C20BEEF20BEB00E                       ntfs       DiscoD
/dev/sda6        4EE0BFE4E0BFD087                       ntfs       DiscoE
/dev/sda7        2da8d2e7-5f45-4028-ba44-ec7d098a2059   swap       
/dev/sda8        3df786fa-3e94-4610-8b6b-2f24cb68b8f1   swap       
/dev/sda9        b78b956f-a5b2-4997-b9df-5500ba006c47   ext4       

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

Device           Mount_Point              Type       Options

/dev/sda1        /root/Desktop/windows    fuseblk    (rw,nosuid,nodev,allow_other,blksize=4096)
/dev/sda9        /                        ext4       (rw,errors=remount-ro,commit=0)


============================= sda1/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 [ "${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='(/dev/sda,msdos9)'
search --no-floppy --fs-uuid --set=root b78b956f-a5b2-4997-b9df-5500ba006c47
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ntfs
set root='(/dev/sda,msdos1)'
search --no-floppy --fs-uuid --set=root AA68BE7068BE3B41
set locale_dir=($root)/grub/locale
set lang=en_US
insmod gettext
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
if background_color 44,0,30; then
  clear
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
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/11_Windows ###
menuentry "Windows XP" {
set root=(hd0,0)
chainloader +1
}
### END /etc/grub.d/11_Windows ###

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

### BEGIN /etc/grub.d/20_memtest86+ ###
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Microsoft Windows XP Professional (on /dev/sda1)" --class windows --class os {
    insmod part_msdos
    insmod ntfs
    set root='(/dev/sda,msdos1)'
    search --no-floppy --fs-uuid --set=root AA68BE7068BE3B41
    drivemap -s (hd0) ${root}
    chainloader +1
}
### END /etc/grub.d/30_os-prober ###

### 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  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

================================ sda1/boot.ini: ================================

--------------------------------------------------------------------------------
[boot loader] 
timeout=30 
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT 
[operating systems] 
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows XP Professional" /noexecute=optin /fastdetect 
C:\CMDCONS\BOOTSECT.DAT="Console di ripristino di emergenza di Microsoft Windows XP" /cmdcons 
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

            ?? = ??             grub/core.img                                  1
            ?? = ??             grub/grub.cfg                                  1

=========================== sda9/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 [ "${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='(hd1,msdos9)'
search --no-floppy --fs-uuid --set=root b78b956f-a5b2-4997-b9df-5500ba006c47
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='(hd1,msdos9)'
search --no-floppy --fs-uuid --set=root b78b956f-a5b2-4997-b9df-5500ba006c47
set locale_dir=($root)/boot/grub/locale
set lang=en_US
insmod gettext
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
if background_color 44,0,30; then
  clear
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 'Ubuntu, with Linux 2.6.38-8-generic' --class ubuntu --class gnu-linux --class gnu --class os {
    recordfail
    set gfxpayload=$linux_gfx_mode
    insmod part_msdos
    insmod ext2
    set root='(hd1,msdos9)'
    search --no-floppy --fs-uuid --set=root b78b956f-a5b2-4997-b9df-5500ba006c47
    linux    /boot/vmlinuz-2.6.38-8-generic root=UUID=b78b956f-a5b2-4997-b9df-5500ba006c47 ro   quiet splash vt.handoff=7
    initrd    /boot/initrd.img-2.6.38-8-generic
}
menuentry 'Ubuntu, with Linux 2.6.38-8-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
    recordfail
    set gfxpayload=$linux_gfx_mode
    insmod part_msdos
    insmod ext2
    set root='(hd1,msdos9)'
    search --no-floppy --fs-uuid --set=root b78b956f-a5b2-4997-b9df-5500ba006c47
    echo    'Loading Linux 2.6.38-8-generic ...'
    linux    /boot/vmlinuz-2.6.38-8-generic root=UUID=b78b956f-a5b2-4997-b9df-5500ba006c47 ro single 
    echo    'Loading initial ramdisk ...'
    initrd    /boot/initrd.img-2.6.38-8-generic
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/11_Windows ###
menuentry "Windows XP" {
set root=(sd0,0)
chainloader +1
}
### END /etc/grub.d/11_Windows ###

### 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,msdos9)'
    search --no-floppy --fs-uuid --set=root b78b956f-a5b2-4997-b9df-5500ba006c47
    linux16    /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
    insmod part_msdos
    insmod ext2
    set root='(hd1,msdos9)'
    search --no-floppy --fs-uuid --set=root b78b956f-a5b2-4997-b9df-5500ba006c47
    linux16    /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### 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  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sda9/etc/fstab: ================================

--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' 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
/dev/sda9       /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda10 during installation
UUID=bec04d76-6981-4587-a3d4-111bf7196ed7 none            swap    sw              0       0
--------------------------------------------------------------------------------

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

           GiB - GB             File                                 Fragment(s)

 119.155483246 = 127.942225920  boot/grub/core.img                             1
 119.259040833 = 128.053420032  boot/grub/grub.cfg                             1
 114.251197815 = 122.676289536  boot/initrd.img-2.6.38-8-generic               2
 119.188781738 = 127.977979904  boot/vmlinuz-2.6.38-8-generic                  1
 114.251197815 = 122.676289536  initrd.img                                     2
 119.188781738 = 127.977979904  vmlinuz                                        1

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on sda1

00000000  33 c0 8e 4e 54 46 53 20  20 20 20 00 02 08 00 00  |3..NTFS    .....|
00000010  00 00 00 00 00 f8 00 00  3f 00 ff 00 3f 00 00 00  |........?...?...|
00000020  00 00 00 00 09 75 13 83  81 e4 50 09 00 00 00 00  |.....u....P.....|
00000030  00 00 0c 00 00 00 00 00  48 0e 95 00 00 00 00 00  |........H.......|
00000040  f6 00 00 00 01 00 00 00  00 b4 0e cd 10 eb f2 88  |................|
00000050  00 00 00 00 00 73 2a fe  46 10 80 7e 04 0b 74 0b  |.....s*.F..~..t.|
00000060  80 7e 04 0c 74 05 a0 b6  07 75 d2 80 46 02 06 83  |.~..t....u..F...|
00000070  46 08 06 83 56 0a 00 e8  21 00 73 05 a0 b6 07 eb  |F...V...!.s.....|
00000080  bc 81 3e fe 7d 55 aa 74  0b 80 7e 10 00 74 c8 a0  |..>.}U.t..~..t..|
00000090  b7 07 eb a9 8b fc 1e 57  8b f5 cb bf 05 00 8a 56  |.......W.......V|
000000a0  00 b4 08 cd 13 72 23 8a  c1 24 3f 98 8a de 8a fc  |.....r#..$?.....|
000000b0  43 f7 e3 8b d1 86 d6 b1  06 d2 ee 42 f7 e2 39 56  |C..........B..9V|
000000c0  0a 77 23 72 05 39 46 08  73 1c b8 01 02 bb 00 7c  |.w#r.9F.s......||
000000d0  8b 4e 02 8b 56 00 cd 13  73 51 4f 74 4e 32 e4 8a  |.N..V...sQOtN2..|
000000e0  56 00 cd 13 eb e4 8a 56  00 60 bb aa 55 b4 41 cd  |V......V.`..U.A.|
000000f0  13 72 36 81 fb 55 aa 75  30 f6 c1 01 74 2b 61 60  |.r6..U.u0...t+a`|
00000100  6a 00 6a 00 ff 76 0a ff  76 08 6a 00 68 00 7c 6a  |j.j..v..v.j.h.|j|
00000110  01 6a 10 b4 42 8b f4 cd  13 61 61 73 0e 4f 74 0b  |.j..B....aas.Ot.|
00000120  32 e4 8a 56 00 cd 13 eb  d6 61 f9 c3 49 6e 76 61  |2..V.....a..Inva|
00000130  6c 69 64 20 70 61 72 74  69 74 69 6f 6e 20 74 61  |lid partition ta|
00000140  62 6c 65 00 45 72 72 6f  72 20 6c 6f 61 64 69 6e  |ble.Error loadin|
00000150  67 20 6f 70 65 72 61 74  69 6e 67 20 73 79 73 74  |g operating syst|
00000160  65 6d 00 4d 69 73 73 69  6e 67 20 6f 70 65 72 61  |em.Missing opera|
00000170  74 69 6e 67 20 73 79 73  74 65 6d 00 00 00 00 00  |ting system.....|
00000180  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001b0  00 00 00 00 00 2c 44 63  6d 70 72 65 73 73 6f 00  |.....,Dcmpresso.|
000001c0  0d 0a 50 72 65 6d 65 72  65 20 43 54 52 4c 2b 41  |..Premere CTRL+A|
000001d0  4c 54 2b 43 41 4e 43 20  70 65 72 20 72 69 61 76  |LT+CANC per riav|
000001e0  76 69 61 72 65 0d 0a 00  0d 0a 00 00 00 00 00 00  |viare...........|
000001f0  00 00 00 00 00 00 00 00  83 9d ae c0 00 00 55 aa  |..............U.|
00000200

Unknown BootLoader on sda2

00000000  33 c0 8e d0 bc 00 7c fb  50 07 50 1f fc be 1b 7c  |3.....|.P.P....||
00000010  bf 1b 06 50 57 b9 e5 01  f3 a4 cb bd be 07 b1 04  |...PW...........|
00000020  38 6e 00 7c 09 75 13 83  c5 10 e2 f4 cd 18 8b f5  |8n.|.u..........|
00000030  83 c6 10 49 74 19 38 2c  74 f6 a0 b5 07 b4 07 8b  |...It.8,t.......|
00000040  f0 ac 3c 00 74 fc bb 07  00 b4 0e cd 10 eb f2 88  |..<.t...........|
00000050  4e 10 e8 46 00 73 2a fe  46 10 80 7e 04 0b 74 0b  |N..F.s*.F..~..t.|
00000060  80 7e 04 0c 74 05 a0 b6  07 75 d2 80 46 02 06 83  |.~..t....u..F...|
00000070  46 08 06 83 56 0a 00 e8  21 00 73 05 a0 b6 07 eb  |F...V...!.s.....|
00000080  bc 81 3e fe 7d 55 aa 74  0b 80 7e 10 00 74 c8 a0  |..>.}U.t..~..t..|
00000090  b7 07 eb a9 8b fc 1e 57  8b f5 cb bf 05 00 8a 56  |.......W.......V|
000000a0  00 b4 08 cd 13 72 23 8a  c1 24 3f 98 8a de 8a fc  |.....r#..$?.....|
000000b0  43 f7 e3 8b d1 86 d6 b1  06 d2 ee 42 f7 e2 39 56  |C..........B..9V|
000000c0  0a 77 23 72 05 39 46 08  73 1c b8 01 02 bb 00 7c  |.w#r.9F.s......||
000000d0  8b 4e 02 8b 56 00 cd 13  73 51 4f 74 4e 32 e4 8a  |.N..V...sQOtN2..|
000000e0  56 00 cd 13 eb e4 8a 56  00 60 bb aa 55 b4 41 cd  |V......V.`..U.A.|
000000f0  13 72 36 81 fb 55 aa 75  30 f6 c1 01 74 2b 61 60  |.r6..U.u0...t+a`|
00000100  6a 00 6a 00 ff 76 0a ff  76 08 6a 00 68 00 7c 6a  |j.j..v..v.j.h.|j|
00000110  01 6a 10 b4 42 8b f4 cd  13 61 61 73 0e 4f 74 0b  |.j..B....aas.Ot.|
00000120  32 e4 8a 56 00 cd 13 eb  d6 61 f9 c3 49 6e 76 61  |2..V.....a..Inva|
00000130  6c 69 64 20 70 61 72 74  69 74 69 6f 6e 20 74 61  |lid partition ta|
00000140  62 6c 65 00 45 72 72 6f  72 20 6c 6f 61 64 69 6e  |ble.Error loadin|
00000150  67 20 6f 70 65 72 61 74  69 6e 67 20 73 79 73 74  |g operating syst|
00000160  65 6d 00 4d 69 73 73 69  6e 67 20 6f 70 65 72 61  |em.Missing opera|
00000170  74 69 6e 67 20 73 79 73  74 65 6d 00 00 00 00 00  |ting system.....|
00000180  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
000001b0  00 00 00 00 00 2c 44 63  00 00 00 00 00 00 00 01  |.....,Dc........|
000001c0  c1 ff 07 fe ff ff 02 00  00 00 47 39 40 00 00 fe  |..........G9@...|
000001d0  ff ff 05 fe ff ff 49 39  40 00 2a c9 8e 04 00 00  |......I9@.*.....|
000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
00000200


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

unlzma: Decoder error
Ultima modifica di maximovic il martedì 8 novembre 2011, 15:58, modificato 1 volta in totale.
Scrivi risposta

Ritorna a “Installazione e aggiornamento del sistema operativo”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 5 ospiti