C'est quand même difficile de prendre l'avis d'un personne qui s'inscrit sur un forum juste pour poster un message comme celui la....
- Dans Boot grub impossibleIl me dit que tout c'est bien passer mais lors du redemarrage ce n'est pas le cas
De plus il ne trouve plus le mint de la partition sda8 il trouve suis de sda11 [test d'install pour voir si il me re-install pas le grub].mint@mint ~ $ sudo mount /dev/sda8 /mnt/ mint@mint ~ $ sudo mount /dev/sda2 /mnt/boot mint@mint ~ $ sudo mount --bind /dev /mnt/dev && sudo mount --bind /dev/pts /mnt/dev/pts && sudo mount --bind /proc /mnt/proc && sudo mount --bind /sys /mnt/sys mint@mint ~ $ sudo chroot /mnt mint / # sudo grub-mkconfig -o /boot/grub/grub.cfg sudo: unable to resolve host mint Generating grub configuration file ... No volume groups found Found Linux Mint 17.3 Rosa (17.3) on /dev/sda11 Adding boot menu entry for EFI firmware configuration done mint / # grub-install --target=x86_64-efi --efi-directory=/boot/EFI --bootloader-id=grub Installing for x86_64-efi platform. Installation finished. No error reported. mint / #
- Dans Boot grub impossible
mint@mint ~ $ ls -al /mnt/ total 124 drwxr-xr-x 23 root root 4096 Jul 15 09:53 . drwxr-xr-x 1 root root 240 Sep 9 2016 .. drwxr-xr-x 2 root root 4096 Jul 15 09:47 bin drwxr-xr-x 5 root root 4096 Jan 1 1970 boot drwxr-xr-x 2 root root 4096 Jan 7 2016 cdrom drwxr-xr-x 4 root root 4096 Nov 28 2015 dev drwxr-xr-x 160 root root 12288 Sep 9 12:27 etc drwxr-xr-x 3 root root 4096 Sep 8 11:58 home lrwxrwxrwx 1 root root 33 Jan 7 2016 initrd.img -> boot/initrd.img-3.19.0-32-generic drwxr-xr-x 26 root root 4096 Jul 15 09:47 lib drwxr-xr-x 2 root root 4096 May 28 19:27 lib32 drwxr-xr-x 2 root root 4096 Jul 15 09:47 lib64 drwx------ 2 root root 16384 Jan 7 2016 lost+found drwxr-xr-x 3 root root 4096 Jan 7 2016 media drwxr-xr-x 3 root root 4096 Sep 9 10:23 mnt drwxr-xr-x 2 root root 4096 Apr 10 2014 proc drwx------ 12 root root 4096 May 22 20:01 root drwxr-xr-x 12 root root 4096 Nov 28 2015 run drwxr-xr-x 2 root root 12288 Aug 6 11:40 sbin drwxr-xr-x 2 root root 4096 Nov 28 2015 srv drwxr-xr-x 2 root root 4096 Mar 13 2014 sys drwxrwxrwt 11 root root 12288 Sep 9 12:27 tmp drwxr-xr-x 11 root root 4096 Mar 21 17:50 usr drwxr-xr-x 12 root root 4096 Jan 16 2016 var lrwxrwxrwx 1 root root 30 Jan 7 2016 vmlinuz -> boot/vmlinuz-3.19.0-32-generic
mint@mint ~ $ ls -al /mnt/boot/ total 48 drwxr-xr-x 5 root root 4096 Jan 1 1970 . drwxr-xr-x 23 root root 4096 Jul 15 09:53 .. -rwxr-xr-x 1 root root 12288 Jan 6 2016 BCD -rwxr-xr-x 1 root root 12288 Jan 6 2016 BCD.LOG -rwxr-xr-x 1 root root 0 Jan 6 2016 BCD.LOG1 -rwxr-xr-x 1 root root 0 Jan 6 2016 BCD.LOG2 drwxr-xr-x 2 root root 4096 Jun 26 2013 boot drwxr-xr-x 4 root root 4096 Sep 8 10:26 boot-sav -r-xr-xr-x 1 root root 512 Jan 7 2016 BOOTSECT.BAK drwxr-xr-x 6 root root 4096 Sep 8 11:08 EFI
Dans EFI :mint@mint ~ $ ls -al /mnt/boot/EFI/ total 24 drwxr-xr-x 6 root root 4096 Sep 8 11:08 . drwxr-xr-x 5 root root 4096 Jan 1 1970 .. drwxr-xr-x 2 root root 4096 Sep 9 12:26 Boot drwxr-xr-x 8 root root 4096 Sep 8 11:08 HP drwxr-xr-x 4 root root 4096 Jun 26 2013 Microsoft drwxr-xr-x 2 root root 4096 Jan 7 2016 ubuntu
- Dans Boot grub impossible
Je n'ai pas monté la bonne partition ?Model: ATA HGST HTS541010A9 (scsi) Disk /dev/sda: 1000GB Sector size (logical/physical): 512B/4096B Partition Table: gpt Number Start End Size File system Name Flags 1 1049kB 420MB 419MB ntfs Basic data partition hidden, diag 2 420MB 693MB 273MB fat32 EFI system partition boot 3 693MB 827MB 134MB Microsoft reserved partition msftres 4 827MB 161GB 160GB ntfs Basic data partition msftdata 8 161GB 191GB 30.0GB ext4 9 191GB 199GB 8000MB linux-swap(v1) 10 199GB 928GB 729GB ext4 11 928GB 975GB 47.0GB ext4 5 975GB 975GB 860MB ntfs hidden, diag 6 975GB 976GB 367MB ntfs hidden, diag 7 976GB 1000GB 24.5GB ntfs Basic data partition hidden, msftdata
Car dans le premier lien il faut monter ''/'' qui chez moi correspond à ''sda8''. - Dans Boot grub impossibleRien il est vide
- Dans Boot grub impossibleOui le répertoire efi est bien dans le dossier /boot/ et apres un recherche rapide il ne se trouve null part d'autre ailleur.
Toujours la meme erreur ;
Merci de ton aide.mint / # grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=grub Installing for x86_64-efi platform. grub-install.real: error: /boot/efi doesn't look like an EFI partition.
- Dans Boot grub impossible
Dans /usr/lib/grub j'ai bien le dossier 'i386-pc' et dans /boot/grub j'ai un .txt et 'grubenv'.sur le liveusb
Sur la partition montée j'ai les dossiers ;
''x86_64-efi'' ''x86_64-efi-signed''
Dans un terminal ''normale'' .
Dqns le chroot /mint@mint ~ $ sudo grub-install --boot-directory=/boot/... /dev/sda grub-probe: error: failed to get canonical path of `/cow'. Installing for i386-pc platform. grub-install.real: error: cannot open `/usr/lib/grub/i386-pc/moddep.lst': No such file or directory.
mint / # grub-install --boot-directory=/boot/... /dev/sda Installing for x86_64-efi platform. grub-install.real: error: cannot find EFI directory.
- Dans Boot grub impossible
- Modifié
Non j'ai bien installer Linux apres Windows et ca a bien fonctionner pendant une bonne année jusqu'a que je me balade dans les menu du grub...setsuneh wrote:A lire l'erreur tu n'aurais pas par tout hasard installé Windows sur Linux?
Pour moi j'utilise bien le BIOS et non UEFI. Dans la partition que j'ai montée 'sda8' et qui correspond a mon '/' j'ai un dossier 'efi' mais vide.
Il faudrait pas que je remplace '/boot/efi' par le chemin de la partition que j'ai monter '/mnt/foo/boot/efi' ?mint@mint ~ $ sudo mount /dev/sda8 /mnt/foo mint@mint ~ $ sudo mount --bind /dev /mnt/foo/dev && > sudo mount --bind /dev/pts /mnt/foo/dev/pts && > sudo mount --bind /proc /mnt/foo/proc && > sudo mount --bind /sys /mnt/foo/sys mint@mint ~ $ sudo chroot /mnt/foo mint / # sudo grub-mkconfig -o /boot/grub/grub.cfg sudo: unable to resolve host mint Generating grub configuration file ... Found linux image: /boot/vmlinuz-3.19.0-32-generic Found initrd image: /boot/initrd.img-3.19.0-32-generic No volume groups found Adding boot menu entry for EFI firmware configuration done mint / # grub-install /dev/sda Installing for x86_64-efi platform. grub-install.real: error: cannot find EFI directory. mint / # grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=grub Installing for x86_64-efi platform. grub-install.real: error: /boot/efi doesn't look like an EFI partition. . mint / # grub-install --target=i386-pc /dev/sda grub-install.real: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory.
- Dans Boot grub impossibleMerci de ta réponse.
A l'étqpe 5 j'ai l'erreur suivante ;
Esque que j'ai monter la bonne partition au début ? sda8mint / # sudo grub-mkconfig -o /boot/grub/grub.cfg sudo: unable to resolve host mint Generating grub configuration file ... Found linux image: /boot/vmlinuz-3.19.0-32-generic Found initrd image: /boot/initrd.img-3.19.0-32-generic No volume groups found Adding boot menu entry for EFI firmware configuration done mint / # grub-install /dev/sda Installing for x86_64-efi platform. grub-install.real: error: cannot find EFI directory. mint / # grub-install --recheck /dev/sda Installing for x86_64-efi platform. grub-install.real: error: cannot find EFI directory.
- Dans Boot grub impossibleBonjour à tous,
Je suis en dual boot linux mint / windows 10.
Suite à un petit tour effectué dans le dernier menu du grub, qui me permettais de faire des diagnostiques de mon PC, je n'ai plus accès au grub lors du démarrage. Il démarre donc sur Windows et ne me laisse plus le choix
J'ai effectué une boot-repaire depuis un live-usb mais rien n'y fait.
Le rapport de boot-repair : http://paste2.org/bKbWvv4j
Une idée pour pouvoir ré-acceder au grub et ainsi pouvoir booter sur mon linux mint ?
Merci - Dans [Tuto] ConkyHa merci pour ce tuto je vais pouvoir approfondir le mien
Pour le moment il ressemble a ça mais je compte bien modifier la partie réseau.
Il peut la stopper quand il veut et supprimer toutes tes données sans préavis ou obligation.matt3743 wrote:J'espère qu'il n'a pas stoppé son activité....:noel:
C'est l’inconvénient d'aller chez un hébergeur qui n'est pas dans les régles- Dans Port forwardingIl te répondre juste pour les ports qui sont en écoute.
- Oui ce site est très connus. Il référence toutes les failles.
- Bonjour,
Pour Pyzor : https://mondedie.fr/d/5751/694 (j'ai pas compris a quoi ca sert) @Hardvvare te donnera sans doute plus d'info
Pour le RDNS, ça correspond a la reverse DNS de ton serveur. Tu peut la modifier sur le panel de gestion de ton serveur. Elle doit correspondre au hostname de ta machine (ex : mail.domaine.tld).
C'est pas une filiale, juste un revendeurnadrelaxe wrote:
Maintenant je suis chez Dedimax, une filiale de Online et je suis relativement satifait!- Bonjour,
Je doit être un des seul utilisateur de Apache par ici
Pour ceux que tu veut faire il n'y a aucunement besoin de modifier le port.
Comme la dit @arckosfr il suffit de faire des vhosts.
lamp je ne connais pas. Mais il y a de forte chance que tu le trouve dans le dossier /etc/apache2/site-avaible (le dossier d'apache quoi^^)
Pour ton site 1 ( exemple1.com) :
Tu copie pour ton site 2 en remplacent<VirtualHost *:80> ServerAdmin webmaster@exemple1.com ServerName exemple1.com ServerAlias www.exemple1.com DocumentRoot /var/www/exemple1.com <Directory /> Options FollowSymLinks AllowOverride None </Directory> <Directory /var/www/exemple1.com> Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all </Directory> ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ <Directory "/usr/lib/cgi-bin"> AllowOverride None Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Order allow,deny Allow from all </Directory> ErrorLog /var/log/apache2/error.log # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel warn CustomLog /var/log/apache2/access.log combined Alias /doc/ "/usr/share/doc/" <Directory "/usr/share/doc/"> Options Indexes MultiViews FollowSymLinks AllowOverride None Order deny,allow Deny from all Allow from 127.0.0.0/255.0.0.0 ::1/128 </Directory> </VirtualHost>
- C'est normale. Le SMTP chez moi aussi est en STARTTLS
- Si m'es souvenir sont bon lors de "l'inscription" a la beta tu rentre juste ton nom de domaine. ex : domaine.fr
Dans le mail qu'il t'envoie il est écrit : "your whitelisted domaines are: www.domaine.fr / domaine.fr"
Donc pour moi tu n'a pas le choix. Tu ne peut donc pas faire webmail.domaine.fr
On ne peut pas mettre n'importe quoi il me semble. Il est indiquer dans le mail les domaines possibles.Jedediah wrote:• Les domaines pour lesquels vous souhaitez générer le certificat (en général www.votresite.fr et votresite.fr
Sinon merci