Home | Reviews | GUIpedia | Forum | Fun500


jasonwoodlandjust my luck
formatted computer, saved stuff to usb, ran usb, usb didnt work, shit.
2010-01-2411:03 PM

pharoahRe:just my luck
Sometimes I've found that Linuces can be finicky about reading USB keys. Try on a couple of machines before giving up.
2010-01-2512:03 AM

jasonwoodlandRe:just my luck
i tried ubuntu, my laptop xp, my mums laptop xp, my bros laptop xp, and a ps3 lololol 3 xps
2010-01-2512:05 AM

ysftRe:just my luck
Put that shit in the ubuntu, wait a few seconds, go to terminal, and type in this command: dmesg | tail See what you get
2010-01-255:49 PM

jasonwoodlandRe:just my luck
[ 4897.072890] scsi 6:0:0:0: Direct-Access JetFlash Transcend 4GB 8.07 PQ: 0 ANSI: 2 [ 4897.073767] sd 6:0:0:0: Attached scsi generic sg7 type 0 [ 4897.080385] sd 6:0:0:0: [sdg] 7843840 512-byte logical blocks: (4.01 GB/3.74 GiB) [ 4897.080866] sd 6:0:0:0: [sdg] Write Protect is off [ 4897.080870] sd 6:0:0:0: [sdg] Mode Sense: 03 00 00 00 [ 4897.080873] sd 6:0:0:0: [sdg] Assuming drive cache: write through [ 4897.082992] sd 6:0:0:0: [sdg] Assuming drive cache: write through [ 4897.082998] sdg: [ 4897.286200] sd 6:0:0:0: [sdg] Assuming drive cache: write through [ 4897.286208] sd 6:0:0:0: [sdg] Attached SCSI removable disk oh wait, that was a different one i think, my ASTONE works, im in need of help with the transcend 4gb when i took out my ASTONE i got [ 5028.815099] FAT: Directory bread(block 1191366) failed [ 5028.815108] FAT: Directory bread(block 1191367) failed [ 5028.815116] FAT: Directory bread(block 1191368) failed [ 5028.815125] FAT: Directory bread(block 1191369) failed [ 5028.815133] FAT: Directory bread(block 1191370) failed [ 5028.815142] FAT: Directory bread(block 1191371) failed [ 5028.815150] FAT: Directory bread(block 1191372) failed [ 5028.815159] FAT: Directory bread(block 1191373) failed [ 5028.815167] FAT: Directory bread(block 1191374) failed [ 5028.815175] FAT: Directory bread(block 1191375) failed and while someone might have a look at this can someone tell me how to store the screen in a file fast??
2010-01-256:06 PM

ysftRe:just my luck
So "JetFlash Transcend 4GB" is the one that works? As for the second one, I don't know. It looks like the kernel can't recognize it either because it's broken or something, or the usb is not supported. EDIT: [quote]and while someone might have a look at this can someone tell me how to store the screen in a file fast??[/quote] What do you mean? Is this about gui?
2010-01-267:43 PM

jasonwoodlandRe:just my luck
Trancend 4GB doesnt work. i want to copy parts of the screen to memory. but if its going to be 800x600x32 (maximized window) i dont think memory could store 5 of them. so is there some way of storing the screen image to memory? i cant use point and pset, that takes ages, the future command that puts it to a bmp is really slow in 32 Bit
2010-01-269:19 PM

ysftRe:just my luck
try this: put in a usb stick, wait a few seconds switch to root and try this command (assuming its in FAT) mkdir /mnt/usb mount -t vfat /dev/sdg /mnt/usb ^or if that don't work try: mount -t vfat /dev/sdg1 /mnt/usb ls /mnt/usb that should show you the dir listing for the usb. See if any of your files are there. before you take the stick out, do: umount /dev/sdg or umount /dev/sdg1 which ever one you used.
2010-01-2610:26 PM

jasonwoodlandRe:just my luck
what do you mean by switching to root?
2010-01-2712:43 AM

agumaRe:just my luck
im assuming cd /
2010-01-276:31 PM

ysftRe:just my luck
su
2010-01-277:28 PM

agumaRe:just my luck
oh.......i thought you meant root directory..............
2010-01-277:31 PM

jasonwoodlandRe:just my luck
su dont work for me, authentication denied even i enter the pass
2010-01-278:30 PM

Blog


2021 Brandon Cornell