Codice: Seleziona tutto
mountdevi montare quello di ubuntu per ripristinare grub

Codice: Seleziona tutto
mountpieddu ha scritto: allora fammi vedere l'output dicosì ci leviamo ogni dubbioCodice: Seleziona tutto
mount
devi montare quello di ubuntu per ripristinare grub
ubuntu@ubuntu:~$ mount
aufs on / type aufs (rw)
none on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
/dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/loop0 on /rofs type squashfs (ro,noatime)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu)
ubuntu@ubuntu:~$

Codice: Seleziona tutto
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 961 3691520 b W95 FAT32
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(0, 32, 33) logical=(0, 33, 3)
Partition 1 has different physical/logical endings:
phys=(459, 178, 39) logical=(960, 74, 20)
Partition 1 does not end on cylinder boundary.
/dev/sdb2 961 1021 227329 5 Extended
Partition 2 has different physical/logical beginnings (non-Linux?):
phys=(459, 211, 7) logical=(960, 107, 21)
Partition 2 has different physical/logical endings:
phys=(488, 32, 56) logical=(1020, 0, 32)
Partition 2 does not end on cylinder boundary.
/dev/sdb5 961 1021 227328 82 Linux swap / Solarisla tastiera è apposto adesso sto soltanto aspettando cosa devo scrivere nel terminale per nn fare cavolatepieddu ha scritto: sdb1 è montato
inoltre fdisk riporta:
Evidenziando una serie di errori.Codice: Seleziona tutto
Device Boot Start End Blocks Id System /dev/sdb1 * 1 961 3691520 b W95 FAT32 Partition 1 has different physical/logical beginnings (non-Linux?): phys=(0, 32, 33) logical=(0, 33, 3) Partition 1 has different physical/logical endings: phys=(459, 178, 39) logical=(960, 74, 20) Partition 1 does not end on cylinder boundary. /dev/sdb2 961 1021 227329 5 Extended Partition 2 has different physical/logical beginnings (non-Linux?): phys=(459, 211, 7) logical=(960, 107, 21) Partition 2 has different physical/logical endings: phys=(488, 32, 56) logical=(1020, 0, 32) Partition 2 does not end on cylinder boundary. /dev/sdb5 961 1021 227328 82 Linux swap / Solaris
Riavvia, scegli la lingua così ti va a posto la tastiera e segui la guida.

siijerico ha scritto: ma devi ripristinare grub?

l'unica cosa che voglio sapere adesso cosa devo montare la sda1 o sda2? :-\jerico ha scritto: oh e ci voleva tanto dirlo?
Sono col telefono non farmi scrivere tutto che impazzisco. Segui la guida montando in /mnt la partizione di ubuntu

ecco il problema >:(jerico ha scritto: stando ad fdisk,sda1
ubuntu@ubuntu:~$ sudo mount /dev/sda1 /mnt
mount: you must specify the filesystem type
ubuntu@ubuntu:~$
e quelle che ho fatto ma quando scrivo sudo mount /dev/sda1 /mnt mi dice file systeme e poi nn ricordo adesso nn sono piu in LIVE CD sono 6 ore che ho lasciato il pc acceso per le risposte ma adesso devo lavorare su windows (nono) (mad)pieddu ha scritto: copia incolla da qui:
http://wiki.ubuntu-it.org/Amministrazio ... Ripristino

ubuntu@ubuntu:~$ sudo blkidjerico ha scritto: appena entri in live posta
sudo blkid
e vediamo di chiudere questo post infinito

nella risposta?? cosa dovevi montarla ?? spiegati meglio nn ho capitojerico ha scritto: andiamo bene... dov è sda1?

sudo blkid >jerico ha scritto: nel senso che blkid non l'ha mostrata,avrebbe dovuto farlo. la prossima volta riposta
sudo blkid
sudo fdisk -l
mounts
sudo fdisk -l >ubuntu@ubuntu:~$ sudo blkid
/dev/loop0: TYPE="squashfs"
/dev/sda2: UUID="02D495C6D495BBFB" TYPE="ntfs"
/dev/ramzswap0: TYPE="swap"
/dev/sdb1: UUID="18B4-47D0" TYPE="vfat"
/dev/sdb5: UUID="90b874a3-7794-44d2-a56a-8b6e06e33c7a" TYPE="swap"
ubuntu@ubuntu:~$
mounts >ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00040f78
Device Boot Start End Blocks Id System
/dev/sda1 1 6128 49218560 83 Linux
/dev/sda2 * 6129 9725 28892902+ 7 HPFS/NTFS
Disk /dev/sdb: 4016 MB, 4016046080 bytes
124 heads, 62 sectors/track, 1020 cylinders
Units = cylinders of 7688 * 512 = 3936256 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000b7cc6
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 961 3691520 b W95 FAT32
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(0, 32, 33) logical=(0, 33, 3)
Partition 1 has different physical/logical endings:
phys=(459, 178, 39) logical=(960, 74, 20)
Partition 1 does not end on cylinder boundary.
/dev/sdb2 961 1021 227329 5 Extended
Partition 2 has different physical/logical beginnings (non-Linux?):
phys=(459, 211, 7) logical=(960, 107, 21)
Partition 2 has different physical/logical endings:
phys=(488, 32, 56) logical=(1020, 0, 32)
Partition 2 does not end on cylinder boundary.
/dev/sdb5 961 1021 227328 82 Linux swap / Solaris
ubuntu@ubuntu:~$
ubuntu@ubuntu:~$ mounts
No command 'mounts' found, did you mean:
Command 'mount' from package 'mount' (main)
Command 'mount' from package 'loop-aes-utils' (universe)
mounts: command not found
ubuntu@ubuntu:~$

si ma quanto scrivo nel terminale :jerico ha scritto: hai riprovato la procedura per ripristinare grub?
Visualizzano questa sezione: corradoventu e 5 ospiti