Pagina 1 di 1
aggiornamento GNU GRUB version 1.97 beta 4
Inviato: giovedì 29 aprile 2010, 8:43
da alerampi
Buongiorno con gestore aggiornamenti ho aggiornato a questa versione ma quando cerco di accedere a ubuntu mi viene fuori questa frase e non so come procedere:
Minimal BASH-like line editing is supported. For the first word, TAB list possible command completions. Anywhere else TAB list possible device/file completions. Clicco il tasto TAB ma poi non so cosa fare. Mi potete aiutare? grazie
Re: aggiornamento GNU GRUB version 1.97 beta 4
Inviato: giovedì 29 aprile 2010, 9:10
da danilman
Re: aggiornamento GNU GRUB version 1.97 beta 4
Inviato: lunedì 3 maggio 2010, 15:12
da alerampi
Riesco solo ora a postare ho provato a seguire la guida ma non ne vengo fuori cosa altro posso fare per ripristinare ubuntu? devo recuperare dei documenti che prima dell'aggiornamento non ho purtroppo salvato, grazie
ubuntu@ubuntu:~$ sudo fdisk -1
fdisk: invalid option -- '1'
Usage: fdisk [-b SSZ] [-u] DISK Change partition table
fdisk -l [-b SSZ] [-u] DISK List partition table(s)
fdisk -s PARTITION Give partition size(s) in blocks
fdisk -v Give fdisk version
Here DISK is something like /dev/hdb or /dev/sda
and PARTITION is something like /dev/hda7
-u: give Start and End in sector (instead of cylinder) units
-b 2048: (for certain MO disks) use 2048-byte sectors
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x4d2e4d2d
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13527 108655596 7 HPFS/NTFS
/dev/sda2 13529 14462 7502355 c W95 FAT32 (LBA)
ubuntu@ubuntu:~$ sudo mount --bind /dev /mnt/dev
mount: mount point /mnt/dev does not exist
ubuntu@ubuntu:~$ sudo mount --bind /proc /mnt/proc
mount: mount point /mnt/proc does not exist
ubuntu@ubuntu:~$ sudo mount --bind /sys /mnt/sys
mount: mount point /mnt/sys does not exist
ubuntu@ubuntu:~$ sudo chroot /mnt
chroot: cannot run command `/bin/bash': No such file or directory
ubuntu@ubuntu:~$ mount /dev/sda2 /boot
mount: only root can do that
ubuntu@ubuntu:~$ grub-install /dev/sda
grub-mkdevicemap: error: cannot open /boot/grub/device.map
ubuntu@ubuntu:~$ update-grub
/usr/sbin/grub-mkconfig: You must run this as root
ubuntu@ubuntu:~$
Re: aggiornamento GNU GRUB version 1.97 beta 4
Inviato: lunedì 3 maggio 2010, 20:10
da danilman
scusa ma se vedi che al primo comando ti da errore perchè continui ad andare avanti? ::)
EDIT
mi accorgo adesso che non hai partizioni linux. Sicuro di averlo installato?
Hai installato con wubi forse?