#26 Le 05/05/2017, à 12:55
- Margotik
Re : [Résolu] No Bootable device
Donc un grand merci!
Cependant, et cela se verra peut être sur ce fameux rapport bisnext, je doute être enfin débarrassé du cancer windows, je vois traîner des trucs à droite à gauche... microsoft, ntfs...
A vrai dire mon ordinateur a 2 disques durs et un des 2 est je pense inutilisé, grosse partition ntfs...
?
Hors ligne
#27 Le 05/05/2017, à 13:54
- Bougron
Re : [Résolu] No Bootable device
Bonjour
Le problème de boot étant résolu, tu pourras lancer GPARTED (après l'avoir installé) et reformater ta partition windows (SDB1) en partition EXT4 et non plus NTFS que ubuntu ne peut traiter correctement qu'avec une participation active de windows.
sdb1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
A noter que tu auras probablement un problème avec le bluetooth à résoudre pour utilisation
0: hci0: Bluetooth
Soft blocked: yes
et aussi qu'il faut que tu purges régulièrement les anciennes versions car ce n'est pas automatique. C'est la commande suivante que tu peux déjà faire.
sudo apt autoremove --purge
Dernière modification par Bougron (Le 05/05/2017, à 15:51)
Hors ligne
#28 Le 05/05/2017, à 16:57
- Margotik
Re : [Résolu] No Bootable device
Ok Bougron
Je passe le post en résolu et ça c'est cool!
Je me doutais de la manip à faire pour formater mon deuxième disque dur mais je n'osais pas...
J'ai testé lé bluetooth et ça à l'air de fonctionner, alors je n'y ai pas touché.
Il me reste à voir comment déplacer mon home sur le deuxième disque dur mais c'est un autre sujet...
Merci pour tout!
Hors ligne
#29 Le 05/05/2017, à 17:34
- Bougron
Re : [Résolu] No Bootable device
Ne déplaces pas ton /home dans le second disque dur.
Mais fais pointer quelques répertoires parmi les principaux répertoires ( Vidéos, Téléchargement, Musique , Images, documents) sur le second SSD
https://forum.ubuntu-fr.org/viewtopic.php?id=1506051 Il doit y avoir trois techniques
Celle que je te conseille
A) Définir dans fstab la partition que tu viens de formater et la monter
B) Y créer les répertoires que tu souhaites migrer
C) Y transférer les données si tu en as déjà et supprimer les données transférées
D) Faire le lien en modifiant le fichier ~/.config/user-dirs.dirs (voir point 17)
E) Booter pour activer le lien.
Dernière modification par Bougron (Le 05/05/2017, à 17:44)
Hors ligne
#30 Le 10/05/2017, à 18:43
- Margotik
Re : [Résolu] No Bootable device
Bougron...
Je n'arrive pas à créer les liens!
Si je fais comme dans le post indiqué le clic de molette-glissé ne me propose pas de faire le lien... Et j'avoue ne pas bien comprendre comment le faire en modifiant le fichier du point 17...
D'avance encore une fois, merci!
Hors ligne
#31 Le 11/05/2017, à 14:41
- Bougron
Re : [Résolu] No Bootable device
Bonjour
sudo gedit ~/.config/user-dirs.dirs
Puis modifier les cinq répertoires par les noms conviennent et qui existent
Par exemple si le point de montage retenu dans le fichier /etc/fstab est /DATA Cela va donner
XDG_DESKTOP_DIR="$HOME/Bureau"
XDG_DOWNLOAD_DIR="/DATA/Internet"
XDG_TEMPLATES_DIR="$HOME/Modèles"
XDG_PUBLICSHARE_DIR="$HOME/Public"
XDG_DOCUMENTS_DIR="/DATA/DocumentsPARTAGÉS"
XDG_MUSIC_DIR="/DATA/Musique"
XDG_PICTURES_DIR="/DATA/ImagesAmoi"
XDG_VIDEOS_DIR="/DATA/MesVidéos"
Dernière modification par Bougron (Le 11/05/2017, à 14:43)
Hors ligne
#32 Le 16/05/2017, à 14:54
- Margotik
Re : [Résolu] No Bootable device
Bonjour!
Je m'y suis replongée plusieurs fois mais je n'y arrive pas!
Je ne comprend rien à fstab... Je pense que le 2ème disque dur n'a pas de point de montage ou qqchose comme ça!
Hors ligne
#33 Le 16/05/2017, à 21:28
- Bougron
Re : [Résolu] No Bootable device
Bonsoir.
On va y aller à toute petite vitesse.
1) Donnes le contenu du /etc/fstab
cat /etc/fstab
2) Donnes la liste des partitions
sudo blkid
Dernière modification par Bougron (Le 16/05/2017, à 21:29)
Hors ligne
#34 Le 17/05/2017, à 21:39
- Margotik
Re : [Résolu] No Bootable device
Bonjour!
Le résultat de cat /etc/fstab:
# /etc/fstab: static file system information.
#
# Use 'blkid' 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>
# / was on /dev/sda2 during installation
UUID=900abc2d-5a75-410d-9d81-e34eec675436 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
#UUID=1200-2E80 /boot/efi vfat umask=0077 0 1
# swap was on /dev/sda3 during installation
UUID=583cf207-6a78-4856-901a-940f7698538d none swap sw 0 0
UUID=1200-2E80 /boot/efi vfat defaults 0 1
et de sudo blkid:
/dev/sda1: UUID="1200-2E80" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="4428f866-99c7-46a1-9053-ddc5369c3cc9"
/dev/sda2: UUID="900abc2d-5a75-410d-9d81-e34eec675436" TYPE="ext4" PARTUUID="3dd44d8a-74fb-4995-b615-df2a639ce277"
/dev/sda3: UUID="583cf207-6a78-4856-901a-940f7698538d" TYPE="swap" PARTUUID="f396b1de-76b2-4d26-a745-15daeacc3068"
/dev/sdb1: UUID="a6f42530-6918-4ed2-8e98-6b50b48908f9" TYPE="ext4" PARTLABEL="Basic data partition" PARTUUID="a486c022-63ca-4948-b498-5171c8683cb3"
Voilà!
Hors ligne
#35 Le 17/05/2017, à 22:22
- Bougron
Re : [Résolu] No Bootable device
Bonsoir
1) Créer le point de montage avec les bonnes permissions
sudo mkdir /DATA
sudo chown $USER:$USER /DATA
2) Préparer le montage automatique de la partition en ajoutant les lignes suivantes dans le fichier /etc/fstab
# /DATA est sur /dev/sdb1 pendant la modification
UUID=a6f42530-6918-4ed2-8e98-6b50b48908f9 /DATA ext4 defaults 0 2
3) Faire le montage de la partition.
sudo mount -v /dev/sdb1
4) Donner le contenu des répertoires présents afin de pouvoir bien lier
ls -ls /DATA
Dernière modification par Bougron (Le 17/05/2017, à 22:23)
Hors ligne
#36 Le 18/05/2017, à 20:31
- Margotik
Re : [Résolu] No Bootable device
Hello,
Donc, ls -ls /DATA me donne:
otal 16
16 drwx------ 2 root root 16384 mai 5 17:39 lost+found
??
Hors ligne
#37 Le 18/05/2017, à 21:01
- Bougron
Re : [Résolu] No Bootable device
Bonsoir.
Donc, sauf erreur de ma part, rien n'est prévu pour recevoir
La première des choses va être de créer les 5 répertoires avec les commandes que je propose:
sudo mkdir -v /DATA/INTERNET
sudo mkdir -v /DATA/DOC
sudo mkdir -v /DATA/MUSIQUE
sudo mkdir -v /DATA/IMAGE
sudo mkdir -v /DATA/VIDEO
sudo chown -v $USER:$USER /DATA/INTERNET
sudo chown -v $USER:$USER /DATA/DOC
sudo chown -v $USER:$USER /DATA/MUSIQUE
sudo chown -v $USER:$USER /DATA/IMAGE
sudo chown -v $USER:$USER /DATA/VIDEO
La seconde chose sera de mettre à jour le fichier ~/.config/user-dirs.dirs
avec ces valeurs issues du choix précédant.
# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line you're
# interested in. All local changes will be retained on the next run
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
XDG_DESKTOP_DIR="$HOME/Bureau"
XDG_DOWNLOAD_DIR="/DATA/INTERNET"
XDG_TEMPLATES_DIR="$HOME/Modèles"
XDG_PUBLICSHARE_DIR="$HOME/Public"
XDG_DOCUMENTS_DIR="/DATA/DOC"
XDG_MUSIC_DIR="/DATA/MUSIQUE"
XDG_PICTURES_DIR="/DATA/IMAGE"
XDG_VIDEOS_DIR="/DATA/VIDEO
"
La troisième chose sera de booter pour prise en compte.
La quatrième chose sera de vérifier que tout fonctionne comme prévu
Hors ligne
#38 Le 18/05/2017, à 21:36
- Margotik
Re : [Résolu] No Bootable device
Bon!
J'ai tout suivi à la lettre mais en redémarrant, mes fichiers sont toujours au même endroit, les liens ne semblent pas avoir fonctionné...
Les répertoires ont bien été crées pourtant!
Hors ligne
#39 Le 18/05/2017, à 22:05
- Bougron
Re : [Résolu] No Bootable device
Bonsoir.
Il y a effectivement des logiciels qui ne sont pas au point
Merci de donner le retour de
ls -Rls /DATA
ls -Rls /home/$USER
cat ~/.config/user-dirs.dirs
Dernière modification par Bougron (Le 18/05/2017, à 22:06)
Hors ligne
#40 Le 19/05/2017, à 08:31
- Margotik
Re : [Résolu] No Bootable device
Et bonjour!
Donc;
ls -Rls /DATA:
/DATA:
total 36
4 drwxr-xr-x 2 margot margot 4096 mai 18 22:26 DOC
4 drwxr-xr-x 2 margot margot 4096 mai 18 22:26 IMAGE
4 drwxr-xr-x 2 margot margot 4096 mai 18 22:26 INTERNET
16 drwx------ 2 root root 16384 mai 5 17:39 lost+found
4 drwxr-xr-x 2 margot margot 4096 mai 18 22:26 MUSIQUE
4 drwxr-xr-x 2 margot margot 4096 mai 18 22:26 VIDEO
/DATA/DOC:
total 0
/DATA/IMAGE:
total 0
/DATA/INTERNET:
total 0
ls: impossible d'ouvrir le répertoire '/DATA/lost+found': Permission non accordée
/DATA/MUSIQUE:
total 0
/DATA/VIDEO:
total 0
ls -Rls /home/$USER:
total 9896
156 -rw-rw-r-- 1 margot margot 159160 mai 1 18:09 bisnext
156 -rw-rw-r-- 1 margot margot 158000 mai 5 13:44 bisnext.1
52 -rw-r--r-- 1 margot margot 49833 mai 5 13:47 bisnext.txt
4 drwxr-xr-x 2 margot margot 4096 mai 5 01:29 Bureau
8720 -rw-rw-r-- 1 margot margot 8927859 mai 8 13:08 default.pdf
4 drwxr-xr-x 4 margot margot 4096 mai 17 12:58 Documents
12 -rw-r--r-- 1 margot margot 8980 mai 1 16:53 examples.desktop
4 drwxr-xr-x 2 margot margot 4096 mai 6 00:42 Images
4 drwxr-xr-x 2 margot margot 4096 mai 1 17:02 Modèles
768 -rw-rw-r-- 1 margot margot 785381 mai 5 23:32 mozilla.pdf
4 drwxr-xr-x 2 margot margot 4096 mai 1 17:02 Musique
4 drwxr-xr-x 2 margot margot 4096 mai 1 17:02 Public
4 drwxr-xr-x 3 margot margot 4096 mai 10 22:19 Téléchargements
4 drwxr-xr-x 2 margot margot 4096 mai 1 17:02 Vidéos
/home/margot/Bureau:
total 1684
1684 -rw-rw-r-- 1 margot margot 1724325 mai 5 01:29 depliant_tour_naguille_web.pdf
/home/margot/Documents:
total 488
80 -rw-rw-r-- 1 margot margot 78196 mai 17 12:58 AvisDécla2016.pdf
4 drwxrwxr-x 2 margot margot 4096 mai 8 23:58 Avocat
4 drwxrwxr-x 5 margot margot 4096 mai 17 11:38 Boulot
36 -rw-rw-r-- 1 margot margot 34159 mai 17 12:55 Déclaiimpots2016.pdf
364 -rw-rw-r-- 1 margot margot 369827 mai 16 15:18 tickets.pdf
/home/margot/Documents/Avocat:
total 1124
348 -rw-rw-r-- 1 margot margot 356058 mai 8 23:36 Avis 175.pdf
156 -rw-rw-r-- 1 margot margot 158487 mai 8 23:36 GALLON Lettre 22-03-2017.pdf
348 -rw-rw-r-- 1 margot margot 354997 mai 8 23:36 Notif° expertise.pdf
272 -rw-rw-r-- 1 margot margot 278438 mai 8 23:36 REQUISITOIRE DEF.pdf
/home/margot/Documents/Boulot:
total 128
4 drwxrwxr-x 2 margot margot 4096 mai 16 15:36 Bulletins de Salaire
4 drwxrwxr-x 2 margot margot 4096 mai 17 22:27 Contrats
4 drwxrwxr-x 2 margot margot 4096 mai 16 19:14 RH
116 -rw-rw-r-- 1 margot margot 115665 mai 17 11:38 rh vierge agems.pdf
/home/margot/Documents/Boulot/Bulletins de Salaire:
total 692
12 -rw-rw-r-- 1 margot margot 10224 mai 16 15:32 A162520.PDF
68 -rw-rw-r-- 1 margot margot 68116 mai 16 15:36 Bull_20150710_130001_AB_308.pdf
64 -rw-rw-r-- 1 margot margot 64407 mai 16 15:36 Bull_20150810_103329_AB_308.pdf
64 -rw-rw-r-- 1 margot margot 63732 mai 16 15:35 Bull_20151112_101805_AB_308.pdf
72 -rw-rw-r-- 1 margot margot 70658 mai 16 15:34 Bull_20151209_191122_AB_308.pdf
68 -rw-rw-r-- 1 margot margot 68889 mai 16 15:34 Bull_20160112_210729_AB_308.pdf
64 -rw-rw-r-- 1 margot margot 64499 mai 16 15:33 Bull_20160610_103206_AB_308.pdf
64 -rw-rw-r-- 1 margot margot 63140 mai 16 15:33 Bull_20160710_133753_AB_308.pdf
68 -rw-rw-r-- 1 margot margot 67980 mai 16 15:31 Bull_20161109_171948_AB_308.pdf
76 -rw-rw-r-- 1 margot margot 77185 mai 16 15:30 Bull_20170110_153356_AB_308.pdf
72 -rw-rw-r-- 1 margot margot 70244 mai 10 17:35 Bull_20170510_142143_AB_308.pdf
/home/margot/Documents/Boulot/Contrats:
total 15156
436 -rw-rw-r-- 1 margot margot 443376 mai 16 15:33 10004-Ctr_308_6480_0.pdf
416 -rw-rw-r-- 1 margot margot 423831 mai 16 15:32 10148-Ctr_308_6993_0.pdf
244 -rw-rw-r-- 1 margot margot 248197 mai 16 15:35 11024-Ctr_308_5805_0.pdf
244 -rw-rw-r-- 1 margot margot 249105 mai 16 15:35 12204-Ctr_308_5829_0.pdf
416 -rw-rw-r-- 1 margot margot 423464 mai 16 15:28 13716-Ctr_308_8078_0.pdf
244 -rw-rw-r-- 1 margot margot 247882 mai 16 15:35 15328-Ctr_308_5772_0.pdf
236 -rw-rw-r-- 1 margot margot 237797 mai 16 15:37 15336-Ctr_308_5166_0.pdf
236 -rw-rw-r-- 1 margot margot 238189 mai 16 15:36 15336-Ctr_308_5168_0.pdf
236 -rw-rw-r-- 1 margot margot 238044 mai 16 15:36 15336-Ctr_308_5169_0.pdf
236 -rw-rw-r-- 1 margot margot 238024 mai 16 15:37 15336-Ctr_308_5170_0.pdf
416 -rw-rw-r-- 1 margot margot 423712 mai 16 15:30 15620-Ctr_308_7253_0.pdf
240 -rw-rw-r-- 1 margot margot 245457 mai 16 15:34 16124-Ctr_308_5933_0.pdf
240 -rw-rw-r-- 1 margot margot 245158 mai 16 15:34 1640-Ctr_308_5887_0.pdf
240 -rw-rw-r-- 1 margot margot 244839 mai 16 15:34 1640-Ctr_308_5888_0.pdf
240 -rw-rw-r-- 1 margot margot 245479 mai 16 15:34 1640-Ctr_308_5889_0.pdf
416 -rw-rw-r-- 1 margot margot 423877 mai 16 15:32 17296-Ctr_308_6965_0.pdf
244 -rw-rw-r-- 1 margot margot 248942 mai 16 15:35 1860-Ctr_308_5832_0.pdf
416 -rw-rw-r-- 1 margot margot 424477 mai 10 17:43 19004-Ctr_308_8062_0.pdf
416 -rw-rw-r-- 1 margot margot 423080 mai 16 15:30 23684-Ctr_308_7252_0.pdf
416 -rw-rw-r-- 1 margot margot 423797 mai 17 22:27 24196-Ctr_308_8091_0.pdf
416 -rw-rw-r-- 1 margot margot 424386 mai 16 15:29 25232-Ctr_308_8032_0.pdf
244 -rw-rw-r-- 1 margot margot 245806 mai 16 15:34 2608-Ctr_308_5978_0.pdf
244 -rw-rw-r-- 1 margot margot 248730 mai 16 15:35 26216-Ctr_308_5802_0.pdf
416 -rw-rw-r-- 1 margot margot 423241 mai 16 15:32 26712-Ctr_308_6969_0.pdf
416 -rw-rw-r-- 1 margot margot 423761 mai 16 15:31 27144-Ctr_308_7205_0.pdf
244 -rw-rw-r-- 1 margot margot 246285 mai 16 15:36 28700-Ctr_308_5713_0.pdf
416 -rw-rw-r-- 1 margot margot 423902 mai 16 15:31 30584-Ctr_308_7261_0.pdf
416 -rw-rw-r-- 1 margot margot 423498 mai 16 15:31 30584-Ctr_308_7262_0.pdf
416 -rw-rw-r-- 1 margot margot 424181 mai 16 15:30 32448-Ctr_308_7238_0.pdf
416 -rw-rw-r-- 1 margot margot 423169 mai 16 15:31 36384-Ctr_308_7207_0.pdf
416 -rw-rw-r-- 1 margot margot 423983 mai 16 15:31 36384-Ctr_308_7208_0.pdf
416 -rw-rw-r-- 1 margot margot 423684 mai 16 15:30 41712-Ctr_308_7308_0.pdf
416 -rw-rw-r-- 1 margot margot 422884 mai 16 15:30 41712-Ctr_308_7311_0.pdf
416 -rw-rw-r-- 1 margot margot 423394 mai 16 15:30 4944-Ctr_308_7275_0.pdf
416 -rw-rw-r-- 1 margot margot 423651 mai 16 15:30 6016-Ctr_308_7993_0.pdf
416 -rw-rw-r-- 1 margot margot 423716 mai 16 15:29 6016-Ctr_308_7996_0.pdf
244 -rw-rw-r-- 1 margot margot 248864 mai 16 15:35 6400-Ctr_308_5816_0.pdf
236 -rw-rw-r-- 1 margot margot 238164 mai 16 15:36 8432-Ctr_308_5264_0.pdf
244 -rw-rw-r-- 1 margot margot 248540 mai 16 15:35 8468-Ctr_308_5784_0.pdf
244 -rw-rw-r-- 1 margot margot 248073 mai 16 15:35 8468-Ctr_308_5785_0.pdf
436 -rw-rw-r-- 1 margot margot 442971 mai 16 15:33 8564-Ctr_308_6391_0.pdf
416 -rw-rw-r-- 1 margot margot 423475 mai 16 15:31 8704-Ctr_308_7232_0.pdf
228 -rw-rw-r-- 1 margot margot 231531 mai 16 15:37 9480-Ctr_308_5068_0.pdf
248 -rw-rw-r-- 1 margot margot 250330 mai 16 15:32 IMP_contrat04VGVG1389200000P.pdf
248 -rw-rw-r-- 1 margot margot 250184 mai 16 15:32 IMP_contrat04VGVG1396600000P.pdf
244 -rw-rw-r-- 1 margot margot 249833 mai 16 15:33 IMP_contrat04VGVG1398400000P.pdf
/home/margot/Documents/Boulot/RH:
total 3176
212 -rw-rw-r-- 1 margot margot 214057 mai 16 19:08 11-12Mai2017.pdf
12 -rw-rw-r-- 1 margot margot 8290 mai 16 19:09 15Mai2017.pdf
1112 -rw-rw-r-- 1 margot margot 1137994 mai 16 19:12 3Mai2017.pdf
636 -rw-rw-r-- 1 margot margot 649589 mai 16 19:13 4Mai2017.pdf
1176 -rw-rw-r-- 1 margot margot 1201004 mai 16 19:14 9-10Mai2017.pdf
28 -rw-rw-r-- 1 margot margot 26321 mai 8 13:13 RH3-4Mai2017.pdf
/home/margot/Images:
total 38452
5504 -rw-rw-r-- 1 margot margot 5633047 mai 6 00:32 Capture2 du 2017-05-06 00-32-11.png
6416 -rw-rw-r-- 1 margot margot 6565962 mai 6 00:36 Capture2 du 2017-05-06 00-36-21.png
6120 -rw-rw-r-- 1 margot margot 6264250 mai 6 00:38 Capture4 du 2017-05-06 00-38-52.png
6268 -rw-rw-r-- 1 margot margot 6414997 mai 6 00:40 Capture4 du 2017-05-06 00-40-28.png
7444 -rw-rw-r-- 1 margot margot 7621201 mai 6 00:29 Capture du 2017-05-06 00-29-18.png
6700 -rw-rw-r-- 1 margot margot 6858320 mai 6 00:42 Capture du 2017-05-06 00-42-07.png
/home/margot/Modèles:
total 0
/home/margot/Musique:
total 0
/home/margot/Public:
total 0
/home/margot/Téléchargements:
total 6235220
92 -rw-rw-r-- 1 margot margot 90270 mai 10 19:52 disk-manager_1.1.1-1_all.deb
4 drwxr-sr-x 5 margot margot 4096 nov. 21 07:01 iscan-bundle-1.0.4.x64.deb
468 -rw-rw-r-- 1 margot margot 475952 mai 8 12:59 iscan-bundle-1.0.4.x64.deb.tar.gz
716200 -rw-r--r-- 1 margot margot 733371858 mai 10 22:19 [nextorrent.net] Dont.Breathe.2016.FANSUB.VOSTFR.WEBRiP.XviD-TeamSuW.avi
1517456 -rw-r--r-- 1 margot margot 1553856331 mai 10 21:59 [nextorrent.net] Kaabil.VOSTFR.2017.WebRip.x264.ACOOL.mkv
514004 -rw-r--r-- 1 margot margot 526298690 mai 10 21:08 [nextorrent.net] The.Neighbor.2016.FANSUB.VOSTFR.HDRip.xvid.mp3-Hcar1.mkv
1535712 -rw-r--r-- 1 margot margot 1572555322 mai 10 21:23 [nextorrent.net] Transpecos.2016.FANSUB.VOSTFR.720p.WEB-DL.X264.AC3.mkv
1945040 -rw-r--r-- 1 margot margot 1991683379 mai 10 21:31 [nextorrent.net] Tunnel.2016.FANSUB.VOSTFR.LIMITED.720p.BRRiP.x264.AC3-NIKOo.mkv
1192 -rw-rw-r-- 1 margot margot 1217437 mai 6 00:19 Rando.pdf
4924 -rw-rw-r-- 1 margot margot 5038490 mai 6 00:23 Randos Luchon.pdf
128 -rw-rw-r-- 1 margot margot 129011 mai 8 14:40 releve_CCP1177870K037_20170303.pdf
/home/margot/Téléchargements/iscan-bundle-1.0.4.x64.deb:
total 28
4 drwxr-sr-x 2 margot margot 4096 nov. 21 07:01 core
4 drwxr-sr-x 2 margot margot 4096 nov. 21 07:01 data
8 -rwxr-xr-x 1 margot margot 7378 nov. 21 07:01 install.sh
4 drwxr-sr-x 2 margot margot 4096 nov. 21 07:01 plugins
8 -rw-r--r-- 1 margot margot 5370 nov. 21 07:01 README.rst
/home/margot/Téléchargements/iscan-bundle-1.0.4.x64.deb/core:
total 400
400 -rw-r--r-- 1 margot margot 408590 nov. 21 07:01 iscan_2.30.3-1_amd64.deb
/home/margot/Téléchargements/iscan-bundle-1.0.4.x64.deb/data:
total 36
36 -rw-r--r-- 1 margot margot 36518 nov. 21 07:01 iscan-data_1.39.0-1_all.deb
/home/margot/Téléchargements/iscan-bundle-1.0.4.x64.deb/plugins:
total 32
32 -rw-r--r-- 1 margot margot 28842 nov. 21 07:01 iscan-network-nt_1.1.1-1_amd64.deb
/home/margot/Vidéos:
total 0
et cat ~/.config/user-dirs.dirs:
# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line you're
# interested in. All local changes will be retainecatd on the next run
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
XDG_DESKTOP_DIR="$HOME/Bureau"
XDG_DOWNLOAD_DIR="/DATA/INTERNET"
XDG_TEMPLATES_DIR="$HOME/Modèles"
XDG_PUBLICSHARE_DIR="$HOME/Public"
XDG_DOCUMENTS_DIR="/DATA/DOC"
XDG_MUSIC_DIR="$HOME/"
XDG_PICTURES_DIR="/DATA/IMAGE"
XDG_VIDEOS_DIR="$HOME/"
Voilà voilà...
Hors ligne
#41 Le 19/05/2017, à 22:58
- Bougron
Re : [Résolu] No Bootable device
Bonsoir
Quelques petites erreurs
XDG_MUSIC_DIR="$HOME/" devrait être XDG_MUSIC_DIR="/DATA/MUSIQUE"
XDG_VIDEOS_DIR="$HOME/" devrait être XDG_VIDEOS_DIR="/DATA/VIDEO"
Mais cela n'explique rien
Alors copies ce que tu as dans dans le home pour le mettre dans /DATA
J'ai noté trois répertoires. Cela devrait être des commandes du style
cp -Rv /home/margot/Téléchargements /DATA/INTERNET
rm -Rv /home/margot/Téléchargements
cp -Rv /home/margot/Images /DATA/IMAGE
rm -Rv /home/margot/Images
cp -Rv /home/margot/Documents /DATA/DOC
rm -Rv /home/margot/Documents
Puis tu ajouteras les lignes suivantes juste après la ligne qui définit le montage de la partition /DATA
/DATA/DOC /home/margot/Documents none bind
/DATA/IMAGE /home/margot/Images none bind
/DATA/INTERNET /home/margot/Téléchargements none bind
/DATA/MUSIQUE /home/margot/Musique none bind
/DATA/VIDEO /home/margot/Vidéos none bind
# fin des lien
Puis booter pour prendre en compte.
Dernière modification par Bougron (Le 19/05/2017, à 23:13)
Hors ligne
#42 Le 20/05/2017, à 11:21
- Margotik
Re : [Résolu] No Bootable device
Salut Bougron!
Effectivement, j'ai vu les petites erreurs que tu m'as signalé, ok, ça s'est modifié par contre...
Où exactement dois-je rajouter les lignes indiquées, quand tu me dis "juste après la ligne qui définit le montage de la partition /DATA"
J'imagine dans fstab?
Hors ligne
#43 Le 23/05/2017, à 19:59
- Bougron
Re : [Résolu] No Bootable device
Bonsoir.
Oui, c'est en fin du fichier /etc/fstab
Hors ligne