ajuda por favor

13. Re: ajuda por favor

Perfil removido
removido

(usa Nenhuma)

Enviado em 01/02/2012 - 23:52h

Poste o resultado do comando, exatamente como fica no terminal. Esqueça esse cilindro.
Parece-me que o Ubuntu está em 'dev/sda4'.


  


14. segue resultado do comando sudo fdisk -l

kildren
kil-linux

(usa Ubuntu)

Enviado em 02/02/2012 - 00:01h

Disco /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificador do disco: 0x6b32b878

Dispositivo Boot Início Fim Blocos Id Sistema
/dev/sda1 1 13 101377 5 Estendida
A partição 1 não termina no limite do cilindro.
/dev/sda2 * 13 6375 51097600 7 HPFS ou NTFS
A partição 2 não termina no limite do cilindro.
/dev/sda3 6375 14024 61440000 7 HPFS ou NTFS
A partição 3 não termina no limite do cilindro.
/dev/sda4 14024 19458 43649024 83 Linux
A partição 4 não termina no limite do cilindro.
/dev/sda5 1 13 101376 82 Linux swap / Solaris
ubuntu@ubuntu:~$


15. Re: ajuda por favor

Perfil removido
removido

(usa Nenhuma)

Enviado em 02/02/2012 - 00:03h

Aguarde. . .


16. apos o segundo comando

kildren
kil-linux

(usa Ubuntu)

Enviado em 02/02/2012 - 00:08h

to usando ubuntu 10.04


root@ubuntu:~# sudo mount -t ext3 /dev/sda4/mnt
Usage: mount -V : print version
mount -h : print this help
mount : list mounted filesystems
mount -l : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
mount -a [-t|-O] ... : mount all stuff from /etc/fstab
mount device : mount device at the known place
mount directory : mount known device here
mount -t type dev dir : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
mount --bind olddir newdir
or move a subtree:
mount --move olddir newdir
One can change the type of mount containing the directory dir:
mount --make-shared dir
mount --make-slave dir
mount --make-private dir
mount --make-unbindable dir
One can change the type of all the mounts in a mount subtree
containing the directory dir:
mount --make-rshared dir
mount --make-rslave dir
mount --make-rprivate dir
mount --make-runbindable dir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using -L label or by uuid, using -U uuid .
Other options: [-nfFrsvw] [-o options] [-p passwdfd].
For many more details, say man 8 mount .
root@ubuntu:~#


17. Re: ajuda por favor

Perfil removido
removido

(usa Nenhuma)

Enviado em 02/02/2012 - 00:09h

No terminal do Live-CD, digite ou copie e cole:

$ sudo mount -t ext3 /dev/sda4 /mnt <enter>
$ sudo grub-install --root-directory=/mnt /dev/sda <enter>

Reinicie sem o Live-CD e veja se o Ubuntu e o Windows estão na inicialização.
Se o Windows não estiver, inicie o Ubuntu, abra o terminal e aplique o comando:

$ sudo update-grub

Reinicie novamente.
________________________________________________________________________________________
* Deve respeitar os espaços, eles também são importantes na sintaxe dos comandos.
É melhor copiar e colar.


18. Re: ajuda por favor

kildren
kil-linux

(usa Ubuntu)

Enviado em 02/02/2012 - 00:24h

é dessa vez não deu.

vou formatar mesmo, valeu pela ajuda acho que tem algum erro no disco, ele ja esta corrompido.


obrigado mesmo pela ajuda.


19. Re: ajuda por favor

Perfil removido
removido

(usa Nenhuma)

Enviado em 02/02/2012 - 00:49h

kil-linux escreveu:

root@ubuntu:~# sudo mount -t ext3 /dev/sda4/mnt


Digitou o comando sem os devidos espaços, dá erro mesmo.



01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts