Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 18/05/2010, à 19:40

serviteur

Installation_AptonCD

Salut a tous,

Je voudrait refaire une nouvelle installation d'Ubuntu Ultimate Edtion 2.5 (Karmic 9.10).
Il quelques jours en installant OpenSuse11.2, j'ai effacer par erreur le grub (MBR d'ubuntu).
sur le forum, j'ai utiliser l'astuce pour restaurer le grub:
ubuntu@ubuntu:~$ sudo grub-install --root-directory=/media/sda /dev/sda1

mkdir: ne peut créer le répertoire `/media/sda/boot': Aucun fichier ou dossier de ce type

ubuntu@ubuntu:~$ sudo grub-install --root-directory=/media/88f8f6af-ffa7-4569-a28c-ca3ca2bcee6e /dev/sda Installation finished. No error reported

Mais depuis la restauration du grub l'amorçage (monter) d'Ubuntu n'arrive pas du tout a bout car je crois que le pilote de ma carte graphique Nvidia Geforce 8400gs avait des problèmes, j'ai pour contourner cela dans OpenSuse 11.2 fait: fsck/dev/sda1 (ubuntu).
Depuis Ubuntu ne fonctionne plus normalement et sa rame:
-le graveur de Dvd LG n'est reconnu par K3b et je ne pas le monter graphiquement
-la carte son (SIS AC'97) n'est plus reconnue et je n'arrive pas la configuration comme ce lien:
-le lecteur Dvd ne fonctionnant pas, je ne peux pas réinstallé les pilotes Nvidia qui sont sur le Dvd
9.10
- je n'arrive pas a monter ma clé usb.
Pour le moment je n'est pas encore de net à domicile, et c'est assez fastidieux pour moi de porter mon unité centrale pour aller (cyber...) ajouter des paquets... car le débit sont très faible ici. J'aimerai savoir dans quel répertoire sont tous les paquets téléchargés et que j'ai installé à partir des dépôts par le terminal ou apt, afin je puissent récupérer et graver les paquets a partir de AptonCD pour les ajouter après  sur une nouvelle installation?

Dans le répertoire /ect/apt et autres... qu'est ce qu'on peut sauvegarder et restaurer après une nouvelle installation?

Merci d'avance pour votre réponse

Cordialement

serviteur

                                     J'aime JESUS!?




QUE DIEU VOUS BENISSE !!!



Mon fichier 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    defaults        0       0
# / was on /dev/sda1 during installation
UUID=88f8f6af-ffa7-4569-a28c-ca3ca2bcee6e /               ext3    errors=remount-ro 0       1
# /DOCUMENT was on /dev/sda7 during installation
UUID=258ed5f1-fed9-4065-8d3f-fd2246a692b9 /DOCUMENT       ext3    defaults        0       2
# /LINUX was on /dev/sda6 during installation
UUID=195b90ae-ba2d-4f42-943c-8d69efb8fe62 /LINUX          ext3    defaults        0       2
# swap was on /dev/sda2 during installation
UUID=91936f68-3579-4f4e-9ef3-6e6e995e6b69 none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0



Mon fichier sources.list:


########## Principaux, Universe, Multiverse ##########

deb cdrom:[APTonCD for ubuntu karmic - i386 (2010-01-28 11:59) CD1]/ /
deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.2)]/ karmic main restricted
deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ karmic main restricted multiverse universe
deb http://security.ubuntu.com/ubuntu karmic-security main restricted multiverse universe
deb http://fr.archive.ubuntu.com/ubuntu/ karmic-updates main restricted multiverse universe
#deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic main restricted multiverse universe
#deb-src http://security.ubuntu.com/ubuntu karmic-security main restricted multiverse universe
#deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic-updates main restricted multiverse universe

########## Commercial ##########

deb http://archive.canonical.com/ubuntu karmic partner
#deb-src http://archive.canonical.com/ubuntu karmic partner

########## Medibuntu ##########

#wget -q http://fr.packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -
deb http://packages.medibuntu.org/ karmic free non-free

Mon fichier sources.list.save:

# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://fr.archive.ubuntu.com/ubuntu/ karmic main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ karmic universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic universe
deb http://fr.archive.ubuntu.com/ubuntu/ karmic-updates universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ karmic multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://cm.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
# deb-src http://cm.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu karmic partner
# deb-src http://archive.canonical.com/ubuntu karmic partner

deb http://fr.archive.ubuntu.com/ubuntu/ karmic-security main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic-security main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ karmic-security universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic-security universe
deb http://fr.archive.ubuntu.com/ubuntu/ karmic-security multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ karmic-security multiverse
deb http://fr.packages.medibuntu.org/ karmic free non-free

Dernière modification par slasher-fun (Le 18/05/2010, à 20:11)


" Le disciple (serviteur) n'est pas plus que le maître; mais tout disciple accompli sera comme son maître." Luc 6:40;  Jean. 13:16

HP EliteBook Workstation Intel i7 2760QM, 16GB RAM, Nvidia Quadro 4000M
HP Z8 G4  2X: Intel Xeon Silver 4108 CPU, 32 GB RAM, Nvidia Geforce RTX  2070 Super

Hors ligne