FORUM Syndrome-OC - Jacky-PC


  Software et OS Alternatif


  OS alternatifs


  [QST] Probleme de montage clef usb mandrake...

 




Xyala, 1 utilisateur anonyme et 13 utilisateurs inconnus

 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

[QST] Probleme de montage clef usb mandrake...

n°38350
aldebaran ​v10
Trolls, je vous aime!
Posté le 03-11-2005 à 20:32:11  profilanswer
 

Hello tout le monde!
 
Voila mon probleme en tant que newbie linuxien: j'arrive pas a faire reconnaitre ma clef usb sur mandrake 10.1 :sweat:  
 
je teste en eteignat, brancher la clef, puis redemarrer=rien, en plug en play a la windows=rien, je change de port usb, toujours rien!
 
je cherche sur internet, lea linux, forums etc...celui ci la recherche n'a rien donné...
 
ils disent tous, des le branchement, reperée, icone de la clef etc...moi j'ai rien de tout ca! je regarde a l'utilitaire de montage, rien, dans /mnt, rien!
 
je sais pas quoi faire, surtout que j'en ai besoinpour demain mat' :cry:  
 
help :sweat:

mood
Google
Posté le 03-11-2005 à 20:32:11  profilanswer
 

n°38351
Deather2
OpenBSD: the way to go!
Posté le 03-11-2005 à 22:14:40  profilanswer
 

essaye de tapper en root:
mkdir /mnt/usb
mount -t vfat -o umask=0 /dev/sda1 /mnt/usb

n°38365
aldebaran ​v10
Trolls, je vous aime!
Posté le 04-11-2005 à 19:03:37  profilanswer
 

ok...
 
ah oui, ausi, un truc que je comprends pas: comment proposer l'utilisateur root au choix des utilisateurs au demarrage?
parce que j'aimerais bien me connecter en root en interface graoph'...chuis pas un boss en console :D
 
edit: ta ligne marche pas... les deux :(


Message édité par aldebaran v10 le 04-11-2005 à 19:05:12
n°38391
gimly
Quel pseudo de merde !
Posté le 06-11-2005 à 10:07:28  profilanswer
 

ne jamais ouvrir une session X en root... Habitue toi et apprend plutôt à uiliser la console ;)
 
Ca marche sinon le montage de ta clé maintenant ?

n°38392
P1511GD
L'ère nouvelle de noël.....
Posté le 06-11-2005 à 10:21:32  profilanswer
 

tu ouvre un terminal :
$su
[tu tappes le mdp root]
#mkdir /mnt/usb
(branche ta clé)
#mount -t vfat -o umask=0 /dev/sda1 /mnt/usb
 
ça devrait marcher

n°38401
gimly
Quel pseudo de merde !
Posté le 07-11-2005 à 07:38:57  profilanswer
 

:lol, on appelle pas ça du plagiat ?? :D

n°38402
P1511GD
L'ère nouvelle de noël.....
Posté le 07-11-2005 à 07:43:08  profilanswer
 

bah apparament il avait entré ces lignes en user normal pas en root.
donc je précise comment se mettre en root dans un terminal :d

n°38403
gimly
Quel pseudo de merde !
Posté le 07-11-2005 à 09:51:05  profilanswer
 

au temps pour moi ;)
 
tu t'en est sorti aldebaran  ?

n°38405
aldebaran ​v10
Trolls, je vous aime!
Posté le 07-11-2005 à 16:20:33  profilanswer
 

marche toujours pas :(
 
je me souviens que j'ai eu un bleme d'us, j'ai rajouter une pci usb et ma souris marchait mieux, j'ai essayé avec l'ancien et le nouveau port, ca marche pas...

n°38406
C4H8O3
Posté le 07-11-2005 à 19:40:02  profilanswer
 

bah est ce ce que "usb storage" et "scsi disk" est activé dans ton noyau ?


---------------
Aqua Paris
n°38407
P1511GD
L'ère nouvelle de noël.....
Posté le 07-11-2005 à 19:55:42  profilanswer
 

en meme temps en tant que "newbie linuxien" ça m'étonnerait qu'il ait compilé son noyeau quoi :/

n°38408
aldebaran ​v10
Trolls, je vous aime!
Posté le 07-11-2005 à 20:54:40  profilanswer
 

exactement, j'ai lu ca, je me suis dit : "cekwaca??!!"
 
bon, en lanquage newbienal, comment on fait?
 
parce que ma souris sur la pci qui m'offre 2 ports marche impec, alors que sur le port cm (aussi 2 ports) elle est "saccadée", ou "deux de tens'"...
 
j'ai essayé la clef sur les deux ports, rien ne bouge...
 
c'est quoi ton parametre usb storage? comment je trouve ca?
 
c'est quand on se fait son linux avec un codeur?

n°38409
P1511GD
L'ère nouvelle de noël.....
Posté le 07-11-2005 à 21:02:06  profilanswer
 

vérifie à tout hasard que ta clé est bien partitionnée et tout...

n°38410
aldebaran ​v10
Trolls, je vous aime!
Posté le 07-11-2005 à 21:10:22  profilanswer
 

hummm...comment on fait? :D
 
j'ai un pc sous xp dispo, ou la clef marche, ca se passe dessus, ou sur linux?

n°38414
P1511GD
L'ère nouvelle de noël.....
Posté le 08-11-2005 à 07:40:58  profilanswer
 

si ça marche sous xp, ça devrais marcher sous nux.
à tout hasard, tu branche ta clée, tu te met en root dans un terminal et tu tappes :
cfdisk /dev/sda

n°38417
aldebaran ​v10
Trolls, je vous aime!
Posté le 08-11-2005 à 17:49:24  profilanswer
 

rien ne se passe...

n°38423
C4H8O3
Posté le 09-11-2005 à 05:16:54  profilanswer
 

P1511GD a écrit :

si ça marche sous xp, ça devrais marcher sous nux.
à tout hasard, tu branche ta clée, tu te met en root dans un terminal et tu tappes :
cfdisk /dev/sda


 
 
pas forcerment...
si y a pas les options que j'ai dit au dessus dans le noyau ça ne marchera pas
 
recompiler un noyau linux c'est un minimum à savoir quand même...
je t'explique ça ce soir, là suis en cours
 
sinon : http://www.google.fr/search?hl=fr& [...] ogle&meta=


---------------
Aqua Paris
n°38424
Deather2
OpenBSD: the way to go!
Posté le 09-11-2005 à 07:27:25  profilanswer
 

Non, sur une Mandriva on ne recompile pas son noyau, sauf si on sait parfaitement ce qu'on fait.

n°38425
C4H8O3
Posté le 09-11-2005 à 08:15:17  profilanswer
 

Deather2 a écrit :

Non, sur une Mandriva on ne recompile pas son noyau, sauf si on sait parfaitement ce qu'on fait.


 
ah bon ?
bah je ne sais pas dans ce cas...
j'ai jamais utilisé mandriva, mais ça doit pas être si compliqué que ça quand même ?


---------------
Aqua Paris
n°38430
Deather2
OpenBSD: the way to go!
Posté le 09-11-2005 à 11:43:25  profilanswer
 

c'est pas que c'est dur, c'est que ce n'est que très rarement nécessaire, et souvent quand on le fait, on nique tout ;)
et je te rassure, mandriva est compilée par défaut avec le support pour les clés USB ^^

n°38431
CryoGen
Powered by kitkat©
Posté le 09-11-2005 à 13:16:41  profilanswer
 

Peut-etre qu'un petit dmesg pourrait nous eclairer ^^
 
branche la clef, tu te log en root et tu tapes  
dmesg
 
avec un peu de chance les dernieres lignes nous en approndrons plus :D


---------------
I am the bone of my sword...
n°38433
aldebaran ​v10
Trolls, je vous aime!
Posté le 09-11-2005 à 15:05:11  profilanswer
 

en root ca ne trouve aucune command, en normal, j'ai ca:

Citation :

inux version 2.6.8.1-12mdk (quintela@n5.mandrakesoft.com) (gcc version 3.4.1 (M
andrakelinux (Alpha 3.4.1-3mdk)) #1 Fri Oct 1 12:53:41 CEST 2004
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000017ffc000 (usable)
 BIOS-e820: 0000000017ffc000 - 0000000017fff000 (ACPI data)
 BIOS-e820: 0000000017fff000 - 0000000018000000 (ACPI NVS)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
383MB LOWMEM available.
On node 0 totalpages: 98300
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 94204 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI disabled because your bios is from 2000 and too old
You can enable it with acpi=force
Built 1 zonelists
Local APIC disabled by BIOS -- reenabling.
Found and enabled local APIC!
Initializing CPU#0
Kernel command line: auto BOOT_IMAGE=linux ro root=301 acpi=ht resume=/dev/hda5
splash=silent
bootsplash: silent mode.
PID hash table entries: 2048 (order 11: 16384 bytes)
Detected 700.256 MHz processor.
Using tsc for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 385700k/393200k available (1859k kernel code, 6748k reserved, 578k data,
 200k init, 0k highmem, 0k BadRAM)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 1376.25 BogoMIPS
Security Scaffold v1.0.0 initialized
SELinux:  Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 0183fbff c1c3fbff 00000000 00000000
CPU: After vendor identify, caps:  0183fbff c1c3fbff 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU: After all inits, caps:        0183fbff c1c3fbff 00000000 00000020
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: AMD Athlon(tm) Processor stepping 01
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
init init/main.c:689
init init/main.c:702
init init/main.c:707
do_pre_smp_initcalls init/main.c:653
do_pre_smp_initcalls init/main.c:659
init init/main.c:711
init init/main.c:714
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 699.0916 MHz.
..... host bus clock speed is 199.0976 MHz.
init init/main.c:716
init init/main.c:718
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
ACPI: Looking for DSDT in initrd ... not found!
Freeing initrd memory: 167k freed
init init/main.c:724
do_basic_setup init/main.c:634
do_basic_setup init/main.c:636
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xf08d0, last bus=1
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
ACPI: Interpreter disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
PnPBIOS: Disabled
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Using IRQ router VIA [1106/0686] at 0000:00:04.0
spurious 8259A interrupt: IRQ7.
vesafb: framebuffer at 0xe0000000, mapped to 0xd8800000, size 1875k
vesafb: mode is 800x600x16, linelength=1600, pages=33
vesafb: protected mode interface info at c000:4a0b
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
fb0: VESA VGA frame buffer device
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
audit: initializing netlink socket (disabled)
audit(1131538410.413:0): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
Initializing Cryptographic API
PCI: Disabling Via external APIC routing
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
bootsplash 3.1.6-2004/03/31: looking for picture.... silentjpeg size 14554 bytes
, found (800x600, 14506 bytes, v3).
Console: switching to colour frame buffer device 92x32
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:04.1
VP_IDE: chipset revision 16
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt82c686a (rev 21) IDE UDMA66 controller on pci0000:00:04.1
    ide0: BM-DMA at 0xb800-0xb807, BIOS settings: hda:DMA, hdb:DMA
    ide1: BM-DMA at 0xb808-0xb80f, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
hda: Maxtor 51024U2, ATA DISK drive
hdb: HL-DT-ST GCE-8480B, ATAPI CD/DVD-ROM drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: QUANTUM BIGFOOT_CY2160A, ATA DISK drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 20010816 sectors (10245 MB) w/2048KiB Cache, CHS=19852/16/63, UDMA(33)
 /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 >
hdc: max request size: 128KiB
hdc: 4124736 sectors (2111 MB) w/67KiB Cache, CHS=4092/16/63, DMA
 /dev/ide/host0/bus1/target0/lun0:
mice: PS/2 mouse device common for all mice
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 65536)
NET: Registered protocol family 1
BIOS EDD facility v0.16 2004-Jun-25, 2 devices found
init init/main.c:726
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 200k freed
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v2.2
PCI: Found IRQ 5 for device 0000:00:04.2
PCI: Sharing IRQ 5 with 0000:00:04.3
PCI: Sharing IRQ 5 with 0000:00:09.0
uhci_hcd 0000:00:04.2: UHCI Host Controller
uhci_hcd 0000:00:04.2: irq 5, io base 0000b400
uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
PCI: Found IRQ 5 for device 0000:00:04.3
PCI: Sharing IRQ 5 with 0000:00:04.2
PCI: Sharing IRQ 5 with 0000:00:09.0
uhci_hcd 0000:00:04.3: UHCI Host Controller
uhci_hcd 0000:00:04.3: irq 5, io base 0000b000
uhci_hcd 0000:00:04.3: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
usb 2-2: new low speed USB device using address 2
bootsplash: status on console 0 changed to on
usbcore: registered new driver hiddev
input: USB HID v1.00 Mouse [PS/2+USB Mouse] on usb-0000:00:04.3-2
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
usbcore: registered new driver usbmouse
drivers/usb/input/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
ts: Compaq touchscreen protocol output
EXT3 FS on hda1, internal journal
Adding 1124508k swap on /dev/hda5.  Priority:-1 extents:1
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected VIA Apollo Pro 133 chipset
agpgart: Maximum main memory to use for agp memory: 321M
agpgart: AGP aperture is 64M @ 0xe4000000
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
loop: loaded (max 8 devices)
hdb: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
  http://www.scyld.com/network/ne2k-pci.html
PCI: Found IRQ 5 for device 0000:00:09.0
PCI: Sharing IRQ 5 with 0000:00:04.2
PCI: Sharing IRQ 5 with 0000:00:04.3
eth0: RealTek RTL-8029 found at 0x9400, IRQ 5, 00:40:05:E2:8B:03.
inserting floppy driver for 2.6.8.1-12mdk
floppy0: no floppy controllers found
inserting floppy driver for 2.6.8.1-12mdk
floppy0: no floppy controllers found
NET: Registered protocol family 17
PCI: Found IRQ 10 for device 0000:00:04.5
PCI: Setting latency timer of device 0000:00:04.5 to 64
Bluetooth: Core ver 2.6
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.3
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM ver 1.3
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
NET: Registered protocol family 10
Disabled Privacy Extensions on device c0322b60(lo)
IPv6 over IPv4 tunneling driver
mtrr: 0xe0000000,0x2000000 overlaps existing 0xe0000000,0x100000
[drm] Initialized r128 2.5.0 20030725 on minor 0:
mtrr: 0xe0000000,0x2000000 overlaps existing 0xe0000000,0x100000
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes
, v3).
bootsplash: status on console 0 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes
, v3).
bootsplash: status on console 1 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes
, v3).
bootsplash: status on console 2 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes
, v3).
bootsplash: status on console 3 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes
, v3).
bootsplash: status on console 4 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes                                           , v3).
bootsplash: status on console 5 changed to on
eth0: no IPv6 routers present
cdrom: This disc doesn't have any tracks I recognize!
usb 2-1: new full speed USB device using address 3
SCSI subsystem initialized
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
  Vendor: PHILIPS   Model: Key Ring (128MB)  Rev: 0001
  Type:   Direct-Access                      ANSI SCSI revision: 02
USB Mass Storage device found at 3
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
SCSI device sda: 256001 512-byte hdwr sectors (131 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 04
sda: assuming drive cache: write through
 /dev/scsi/host0/bus0/target0/lun0:end_request: I/O error, dev sda, sector 25600                                           0
Buffer I/O error on device sda, logical block 256000



Message édité par aldebaran v10 le 09-11-2005 à 15:05:51
n°38434
CryoGen
Powered by kitkat©
Posté le 09-11-2005 à 16:23:04  profilanswer
 

hum verifie que /dev/sda existe quand la clef est branché, j'ai deja vu le cas sur le forum gentoo où un gars rapportait que les clef etait parfois en sda1 mais une fois (très etonné) directement en sda :/  
 
si /dev/sda existe, essai de le monter et de voir ce que ca contient (pas de donner sensible dessus , sauvegarde bien avant :D)


---------------
I am the bone of my sword...
n°38442
aldebaran ​v10
Trolls, je vous aime!
Posté le 09-11-2005 à 19:57:43  profilanswer
 

sda n'existe pas... :(
 
pourquoi ca m'arrive a moi?!
c'est une histoire de fou  :lol:

n°38443
Deather2
OpenBSD: the way to go!
Posté le 09-11-2005 à 20:32:00  profilanswer
 

/dev/scsi/host0/bus0/target0/lun0:end_request: I/O error, dev sda, sector 25600                                           0
Buffer I/O error on device sda, logical block 256000
 
 
Vu l'erreur, /dev/sda n'est tout simplement pas créé.
Ça m'embete de dire ca mais je crois que là c'est DTC :/

n°38444
aldebaran ​v10
Trolls, je vous aime!
Posté le 09-11-2005 à 20:56:07  profilanswer
 

et le prob, ca vient d'ou en fait...parce que je pense pas etre le seul a avoir mandrake 10.1, telechargée en 3cd (pas de dvd sur cette config) que j'ai eue sur 01net....
 
c'est un probleme de soft ou de hard?
c'est vrai que ma config est vielle (malgré qu'elle me fait tourner sw 2006 et 3ds max 7 sans bleme) mais je vais recuperer celle du boulot de mon pere qui renouvelle (biproco inside :D :bounce: )
 
c'est reparable?

n°38448
P1511GD
L'ère nouvelle de noël.....
Posté le 09-11-2005 à 21:31:21  profilanswer
 

je sais pas trop à quoi c'est du, moi ça a toujours bien marché.
 
tu devrais  essayer avec un autre périphérique de stockage usb standart (clé usb, dd externe, apn, lecteur mp3,...) ça c'est peut etre ta clé qui est pas tout  à fait générique

n°38449
P1511GD
L'ère nouvelle de noël.....
Posté le 09-11-2005 à 21:32:16  profilanswer
 

aldebaran v10 a écrit :

et le prob, ca vient d'ou en fait...parce que je pense pas etre le seul a avoir mandrake 10.1, telechargée en 3cd (pas de dvd sur cette config) que j'ai eue sur 01net....
 
c'est un probleme de soft ou de hard?
c'est vrai que ma config est vielle (malgré qu'elle me fait tourner sw 2006 et 3ds max 7 sans bleme) mais je vais recuperer celle du boulot de mon pere qui renouvelle (biproco inside :D :bounce: )
 
c'est reparable?


 
batard, si ya un truc dont je rève c'est bien ça :p
ça doit etre :love: avec une bonne gentoo :love:

n°38454
CryoGen
Powered by kitkat©
Posté le 10-11-2005 à 10:32:22  profilanswer
 

P1511GD a écrit :

batard, si ya un truc dont je rève c'est bien ça :p
ça doit etre :love: avec une bonne gentoo :love:


 
C'est sur que pour les compiles lors d'un emerge un biproco c'est pas de refus  :love:  


---------------
I am the bone of my sword...
n°38457
aldebaran ​v10
Trolls, je vous aime!
Posté le 10-11-2005 à 19:05:52  profilanswer
 

desolé de vous decevoir: il va etre sous xp (enfin, dualboot, tant qu'on est dans le deubeule :D )
pour des log comme 3ds max, sw06 et la suite adobe...

mood
Google
Posté le 10-11-2005 à 19:05:52  profilanswer
 


Aller à :
Ajouter une réponse

  FORUM Syndrome-OC - Jacky-PC


  Software et OS Alternatif


  OS alternatifs


  [QST] Probleme de montage clef usb mandrake...

 

Hit Parade