Windows pas reconnu par Grub
Résolu/Fermé
o2p8
Messages postés
924
Date d'inscription
lundi 27 août 2007
Statut
Membre
Dernière intervention
26 août 2010
-
1 août 2008 à 17:13
romje - 3 janv. 2009 à 00:24
romje - 3 janv. 2009 à 00:24
A voir également:
- Windows pas reconnu par Grub
- Cle usb non reconnu - Guide
- Windows 10 gratuit - Guide
- Windows 10 iso - Guide
- Retourner ecran windows - Guide
- Windows 11 22h2 - Guide
71 réponses
o2p8
Messages postés
924
Date d'inscription
lundi 27 août 2007
Statut
Membre
Dernière intervention
26 août 2010
86
2 août 2008 à 12:22
2 août 2008 à 12:22
Et bien comment je fais pour être en root en graphique????
o2p8
Messages postés
924
Date d'inscription
lundi 27 août 2007
Statut
Membre
Dernière intervention
26 août 2010
86
2 août 2008 à 12:25
2 août 2008 à 12:25
Moi en mode graphique :)
Document and settings de windows est sur le bureau la sur debian, quand je clik dessus sa me met que j'ai pas les permissions.
Et je veux les avoir pour accéder à ça...
Document and settings de windows est sur le bureau la sur debian, quand je clik dessus sa me met que j'ai pas les permissions.
Et je veux les avoir pour accéder à ça...
jipicy
Messages postés
40805
Date d'inscription
jeudi 28 août 2003
Statut
Modérateur
Dernière intervention
10 août 2020
4 901
2 août 2008 à 12:27
2 août 2008 à 12:27
D'où ma demande !
ls -l /home/USER/Desktop/remplace "USER" par ton login d'utilisateur normal !
o2p8
Messages postés
924
Date d'inscription
lundi 27 août 2007
Statut
Membre
Dernière intervention
26 août 2010
86
2 août 2008 à 12:31
2 août 2008 à 12:31
Voici le resultat :
total 12
drwx------ 5 root root 4096 2008-08-02 09:51 a moi
drwx------ 7 root root 4096 2008-08-02 09:45 Documents and Settings
-rw-r--r-- 1 affening affening 789 2008-08-01 15:30 main.c~
total 12
drwx------ 5 root root 4096 2008-08-02 09:51 a moi
drwx------ 7 root root 4096 2008-08-02 09:45 Documents and Settings
-rw-r--r-- 1 affening affening 789 2008-08-01 15:30 main.c~
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
jipicy
Messages postés
40805
Date d'inscription
jeudi 28 août 2003
Statut
Modérateur
Dernière intervention
10 août 2020
4 901
2 août 2008 à 13:16
2 août 2008 à 13:16
Alors en root, tu tapes :
cd /home/affening/Desktop/ chown -R affening:affening "Documents and Settings"Puis tu tapes ls -l et tu devrais avoir un affichage qui ressemble à :
total 12 drwx------ 5 root root 4096 2008-08-02 09:51 a moi drwx------ 7 affening affening 4096 2008-08-02 09:45 Documents and Settings -rw-r--r-- 1 affening affening 789 2008-08-01 15:30 main.c~Si c'est bien le cas, tu peux ouvrir Nautilus en tant qu'utilisateur affening et tu devrais normalement avoir accès à ton dossier ;-))
o2p8
Messages postés
924
Date d'inscription
lundi 27 août 2007
Statut
Membre
Dernière intervention
26 août 2010
86
2 août 2008 à 13:37
2 août 2008 à 13:37
Hello,
oui voila c'est fait !!
Mais je me suis rendu compte d'un truc, je clik sur poste de travail, et le je vois la partition de 100 go ou ya windows, mais quand je clik dessus ça dit qu'elle ai pas montée...
Comment faire pour accéder à cette partition, comme ça j'ai acces à TOUT les dossier de Windows...
oui voila c'est fait !!
Mais je me suis rendu compte d'un truc, je clik sur poste de travail, et le je vois la partition de 100 go ou ya windows, mais quand je clik dessus ça dit qu'elle ai pas montée...
Comment faire pour accéder à cette partition, comme ça j'ai acces à TOUT les dossier de Windows...
jipicy
Messages postés
40805
Date d'inscription
jeudi 28 août 2003
Statut
Modérateur
Dernière intervention
10 août 2020
4 901
2 août 2008 à 13:44
2 août 2008 à 13:44
On recommence, résultat des commandes suivantes (en root) :
fdisk -l mount cat /etc/fstab ls -l /m*
o2p8
Messages postés
924
Date d'inscription
lundi 27 août 2007
Statut
Membre
Dernière intervention
26 août 2010
86
2 août 2008 à 13:49
2 août 2008 à 13:49
fdisk -l :
Disk /dev/hdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 2 13349 107217810 f W95 Ext'd (LBA)
/dev/hdb2 * 13350 19457 49062510 83 Linux
/dev/hdb3 * 1 1 0 0 Empty
Partition 3 does not end on cylinder boundary.
/dev/hdb4 * 1 1 0 0 Empty
Partition 4 does not end on cylinder boundary.
/dev/hdb5 2 13083 105081133+ 7 HPFS/NTFS
/dev/hdb6 13084 13349 2136613+ 82 Linux swap / Solaris
Mount :
/dev/hdb2 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
cat /etc/fstab :
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hdb2 / ext3 defaults,errors=remount-ro 0 1
/dev/hdb6 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/hdb1 /media/windows ntfs-3g defaults,locale=fr_FR.utf8 0 0
ls -l /m* :
/media:
total 8
lrwxrwxrwx 1 root root 6 2008-08-01 14:15 cdrom -> cdrom0
drwxr-xr-x 2 root root 4096 2008-08-01 14:15 cdrom0
lrwxrwxrwx 1 root root 7 2008-08-01 14:15 floppy -> floppy0
drwxr-xr-x 2 root root 4096 2008-08-01 14:15 floppy0
/mnt:
total 8
drwxr-xr-x 2 root root 4096 2008-08-02 09:30 windows
drwxr-xr-x 2 root root 4096 2008-08-02 09:30 wundows
Voili voilou !
Disk /dev/hdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 2 13349 107217810 f W95 Ext'd (LBA)
/dev/hdb2 * 13350 19457 49062510 83 Linux
/dev/hdb3 * 1 1 0 0 Empty
Partition 3 does not end on cylinder boundary.
/dev/hdb4 * 1 1 0 0 Empty
Partition 4 does not end on cylinder boundary.
/dev/hdb5 2 13083 105081133+ 7 HPFS/NTFS
/dev/hdb6 13084 13349 2136613+ 82 Linux swap / Solaris
Mount :
/dev/hdb2 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
cat /etc/fstab :
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hdb2 / ext3 defaults,errors=remount-ro 0 1
/dev/hdb6 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/hdb1 /media/windows ntfs-3g defaults,locale=fr_FR.utf8 0 0
ls -l /m* :
/media:
total 8
lrwxrwxrwx 1 root root 6 2008-08-01 14:15 cdrom -> cdrom0
drwxr-xr-x 2 root root 4096 2008-08-01 14:15 cdrom0
lrwxrwxrwx 1 root root 7 2008-08-01 14:15 floppy -> floppy0
drwxr-xr-x 2 root root 4096 2008-08-01 14:15 floppy0
/mnt:
total 8
drwxr-xr-x 2 root root 4096 2008-08-02 09:30 windows
drwxr-xr-x 2 root root 4096 2008-08-02 09:30 wundows
Voili voilou !
jipicy
Messages postés
40805
Date d'inscription
jeudi 28 août 2003
Statut
Modérateur
Dernière intervention
10 août 2020
4 901
2 août 2008 à 13:56
2 août 2008 à 13:56
Bon, ta partition n'est toujours pas montée ;-((
Elle n'apparait pas dans le "mount" ;-\
Donc voir les explications déjà données pour la mounter.
Ensuite, avais-tu essayé hier de modifier ton fichier "/boot/grub/menu.lst" en rajoutant cette entrée :
Elle n'apparait pas dans le "mount" ;-\
Donc voir les explications déjà données pour la mounter.
Ensuite, avais-tu essayé hier de modifier ton fichier "/boot/grub/menu.lst" en rajoutant cette entrée :
title Windowstest2 root (hd0,4) makeactive chainloader +1et de démarrer dessus ?
o2p8
Messages postés
924
Date d'inscription
lundi 27 août 2007
Statut
Membre
Dernière intervention
26 août 2010
86
2 août 2008 à 14:16
2 août 2008 à 14:16
Hello,
non ça ne marche pas...
non ça ne marche pas...
ma bande de linuxiens vous-autre...
check pour faire revenir ton boot de windows, c'est très très simple. Tu boot sur le cd-rom de windows xp. Tu laisse le chargement se faire. Quand tu vas arrivé à l'écran avec le "Bienvenue !" qui va demander réparer (R) , continuer (ENTER) ou quitter (F3), tu vas appuyer sur R. Tu choisit ton installation (qu'il devrait trouver), tu marque ton mot de passe admin. Quand tu vas être prêt, tu n'as que 3 commandes à lui faire exécuter.
fixmbr
fixboot c:
Et c'est fait. Ton windows va pouvoir redémarrer comme un grand. Après ça, tu pourrais installé un autre boot manager capable de gérer linux, ou tenter une réparation de grup avec je sais pas trop quoi. Linux n'est pas mon domaine, je le laisse aux pingouins.
check pour faire revenir ton boot de windows, c'est très très simple. Tu boot sur le cd-rom de windows xp. Tu laisse le chargement se faire. Quand tu vas arrivé à l'écran avec le "Bienvenue !" qui va demander réparer (R) , continuer (ENTER) ou quitter (F3), tu vas appuyer sur R. Tu choisit ton installation (qu'il devrait trouver), tu marque ton mot de passe admin. Quand tu vas être prêt, tu n'as que 3 commandes à lui faire exécuter.
fixmbr
fixboot c:
Et c'est fait. Ton windows va pouvoir redémarrer comme un grand. Après ça, tu pourrais installé un autre boot manager capable de gérer linux, ou tenter une réparation de grup avec je sais pas trop quoi. Linux n'est pas mon domaine, je le laisse aux pingouins.
2 août 2008 à 12:23