Find the answer to your Linux question:
Results 1 to 7 of 7
i have a usb dirve/stick that does not work when i plug it in. I had one that worked but i lost it, so i bought another one of the ...
  1. #1
    Just Joined!
    Join Date
    Sep 2005
    Posts
    10

    my usb drive is not working

    i have a usb dirve/stick that does not work when i plug it in. I had one that worked but i lost it, so i bought another one of the same brand but of the 512 mb variety.

    The usb port is working because other devices work when pluged in.

    The box that the sick came in even said that it was compatable with linux kerrnel 2.4 and up.

    The computer doesnt even react when i plug it in

    and i am using suse 9.2

    any help would be greatly appreciated

  2. #2
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    I would open a terminal (e.g. Konsole) and then right after inserting the memory stick run the command dmesg. This will give you an idea of any problems, as this will include messages from any device detection. Can you post back your results here?

  3. #3
    Just Joined!
    Join Date
    Aug 2005
    Posts
    27
    yes type on dmesg and search for your usb device

    then try to mount it manually doing

    Code:
    #mount -t vfat /dev/sda1 /mnt
    assuming your device is /dev/sda1

    cheers

  4. #4
    Just Joined!
    Join Date
    Sep 2005
    Posts
    10
    here it is
    Linux version 2.6.8-24.16-default (geeko@buildhost) (gcc version 3.3.4 (pre 3.3.5 20040809)) #1 Thu Jun 2 12:09:57 UTC 2005
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
    BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data)
    BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
    BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
    501MB vmalloc/ioremap area available.
    0MB HIGHMEM available.
    511MB LOWMEM available.
    On node 0 totalpages: 131056
    DMA zone: 4096 pages, LIFO batch:1
    Normal zone: 126960 pages, LIFO batch:16
    HighMem zone: 0 pages, LIFO batch:1
    DMI 2.1 present.
    ACPI disabled because your bios is from 98 and too old
    You can enable it with acpi=force
    Built 1 zonelists
    Kernel command line: root=/dev/hda2 vga=0x31a selinux=0 resume=/dev/hda1 desktop elevator=as splash=silent
    bootsplash: silent mode.
    Initializing CPU#0
    PID hash table entries: 2048 (order: 11, 32768 bytes)
    Detected 448.112 MHz processor.
    Using tsc for high-res timesource
    Console: colour dummy device 80x25
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Memory: 513996k/524224k available (2076k kernel code, 9604k reserved, 780k data, 212k init, 0k highmem)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Calibrating delay loop... 884.73 BogoMIPS (lpj=44236
    Security Scaffold v1.0.0 initialized
    SELinux: Disabled at boot.
    Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
    CPU: After generic identify, caps: 0183fbff 00000000 00000000 00000000
    CPU: After vendor identify, caps: 0183fbff 00000000 00000000 00000000
    CPU: L1 I cache: 16K, L1 D cache: 16K
    CPU: L2 cache: 512K
    CPU: After all inits, caps: 0183fbff 00000000 00000000 00000040
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    CPU: Intel Pentium II (Deschutes) stepping 02
    Enabling fast FPU save and restore... done.
    Checking 'hlt' instruction... OK.
    checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
    Freeing initrd memory: 1191k freed
    NET: Registered protocol family 16
    PCI: PCI BIOS revision 2.10 entry at 0xfdb91, last bus=1
    PCI: Using configuration type 1
    mtrr: v2.0 (20020519)
    ACPI: Subsystem revision 20040715
    ACPI: Interpreter disabled.
    Linux Plug and Play Support v0.97 (c) Adam Belay
    PCI: Probing PCI hardware
    PCI: Probing PCI hardware (bus 00)
    PCI: Using IRQ router PIIX/ICH [8086/7110] at 0000:00:07.0
    TC classifier action (bugs to netdev@oss.sgi.com cc hadi@cyberus.ca)
    apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    audit: initializing netlink socket (disabled)
    audit(1126763910.505:0): initialized
    Total HugeTLB memory allocated, 0
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Initializing Cryptographic API
    Limiting direct PCI/PCI transfers.
    vesafb: framebuffer at 0xf3000000, mapped to 0xe0880000, using 4096k, total 4096k
    vesafb: mode is 1280x1024x16, linelength=2560, pages=0
    vesafb: protected mode interface info at c000:4705
    vesafb: scrolling: redraw
    vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
    bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 47601 bytes,<6> does not fit into framebuffer.
    ...found (1280x1024, 24984 bytes, v3).
    Console: switching to colour frame buffer device 158x57
    fb0: VESA VGA frame buffer device
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Real Time Clock Driver v1.12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
    ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    Using anticipatory io scheduler
    Floppy drive(s): fd0 is 1.44M
    FDC 0 is a post-1991 82077
    RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
    loop: loaded (max 8 devices)
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    PIIX4: IDE controller at PCI slot 0000:00:07.1
    PIIX4: chipset revision 1
    PIIX4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hdaMA, hdbio
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdcMA, hddMA
    Probing IDE interface ide0...
    hda: ST380011A, ATA DISK drive
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Probing IDE interface ide1...
    hdc: TOSHIBA DVD-ROM SD-M1202, ATAPI CD/DVD-ROM drive
    hdd: SONY CD-RW CRX140E, ATAPI CD/DVD-ROM drive
    ide1 at 0x170-0x177,0x376 on irq 15
    Probing IDE interface ide2...
    ide2: Wait for ready failed before probe !
    Probing IDE interface ide3...
    ide3: Wait for ready failed before probe !
    Probing IDE interface ide4...
    ide4: Wait for ready failed before probe !
    Probing IDE interface ide5...
    ide5: Wait for ready failed before probe !
    hda: max request size: 1024KiB
    hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(33)
    hda: cache flushes supported
    hda: hda1 hda2
    ide-floppy driver 0.99.newide
    mice: PS/2 mouse device common for all mice
    input: AT Translated Set 2 keyboard on isa0060/serio0
    alps.c: E6 report: 00 00 64
    alps.c: E7 report: 10 00 64
    input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
    input: PC Speaker
    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
    NET: Registered protocol family 8
    NET: Registered protocol family 20
    PM: Reading pmdisk image.
    swsusp: Resume From Partition: /dev/hda1
    <3>swsusp: Invalid partition type.
    pmdisk: Error -22 resuming
    PM: Resume from disk failed.
    md: Autodetecting RAID arrays.
    md: autorun ...
    md: ... autorun DONE.
    RAMDISK: Compressed image found at block 0
    VFS: Mounted root (ext2 filesystem).
    ReiserFS: hda2: found reiserfs format "3.6" with standard journal
    ReiserFS: hda2: using ordered data mode
    reiserfs: using flush barriers
    ReiserFS: hda2: journal params: device hda2, size 8192, journal first block 18,max trans len 1024, max batch 900, max commit age 30, max trans age 30
    ReiserFS: hda2: checking transaction log (hda2)
    ReiserFS: hda2: Using r5 hash to sort names
    VFS: Mounted root (reiserfs filesystem) readonly.
    Trying to move old root to /initrd ... failed
    Unmounting old root
    Trying to free ramdisk memory ... okay
    Freeing unused kernel memory: 212k freed
    reiserfs: enabling write barrier flush mode
    evdev_connect: evdev c14d8540 handle c14d855c name event0
    evdev_connect: evdev c14d8440 handle c14d845c name event1
    evdev_connect: evdev cdfea4e0 handle cdfea4fc name event2
    usbcore: registered new driver usbfs
    usbcore: registered new driver hub
    md: Autodetecting RAID arrays.
    md: autorun ...
    md: ... autorun DONE.
    8139too Fast Ethernet driver 0.9.27
    PCI: Found IRQ 5 for device 0000:00:0f.0
    PCI: Sharing IRQ 5 with 0000:00:0e.0
    eth0: RealTek RTL8139 at 0xe0838400, 00:20:18:8d:bc:e3, IRQ 5
    eth0: Identified 8139 chip type 'RTL-8139B'
    device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm@uk.sistina.com
    Linux agpgart interface v0.100 (c) Dave Jones
    agpgart: Detected an Intel 440BX Chipset.
    agpgart: Maximum main memory to use for agp memory: 439M
    agpgart: AGP aperture is 64M @ 0xf8000000
    USB Universal Host Controller Interface driver v2.2
    PCI: Found IRQ 10 for device 0000:00:07.2
    PCI: Sharing IRQ 10 with 0000:00:0e.1
    PCI: Sharing IRQ 10 with 0000:00:10.0
    uhci_hcd 0000:00:07.2: UHCI Host Controller
    uhci_hcd 0000:00:07.2: irq 10, io base 0000ef80
    uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
    usb usb1: Product: UHCI Host Controller
    usb usb1: Manufacturer: Linux 2.6.8-24.16-default uhci_hcd
    usb usb1: SerialNumber: 0000:00:07.2
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 2 ports detected
    ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
    PCI: Found IRQ 5 for device 0000:00:0e.0
    PCI: Sharing IRQ 5 with 0000:00:0f.0
    ohci_hcd 0000:00:0e.0: OHCI Host Controller
    ohci_hcd 0000:00:0e.0: irq 5, pci mem e0848000
    ohci_hcd 0000:00:0e.0: new USB bus registered, assigned bus number 2
    usb usb2: Product: OHCI Host Controller
    usb usb2: Manufacturer: Linux 2.6.8-24.16-default ohci_hcd
    usb usb2: SerialNumber: 0000:00:0e.0
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    PCI: Found IRQ 10 for device 0000:00:0e.1
    PCI: Sharing IRQ 10 with 0000:00:07.2
    PCI: Sharing IRQ 10 with 0000:00:10.0
    ohci_hcd 0000:00:0e.1: OHCI Host Controller
    ohci_hcd 0000:00:0e.1: irq 10, pci mem e0856000
    ohci_hcd 0000:00:0e.1: new USB bus registered, assigned bus number 3
    usb usb3: Product: OHCI Host Controller
    usb usb3: Manufacturer: Linux 2.6.8-24.16-default ohci_hcd
    usb usb3: SerialNumber: 0000:00:0e.1
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    PCI: Found IRQ 11 for device 0000:00:0e.2
    PCI: Sharing IRQ 11 with 0000:00:0d.0
    PCI: Sharing IRQ 11 with 0000:01:00.0
    ohci_hcd 0000:00:0e.2: OHCI Host Controller
    ohci_hcd 0000:00:0e.2: irq 11, pci mem e0858000
    ohci_hcd 0000:00:0e.2: new USB bus registered, assigned bus number 4
    usb usb4: Product: OHCI Host Controller
    usb usb4: Manufacturer: Linux 2.6.8-24.16-default ohci_hcd
    usb usb4: SerialNumber: 0000:00:0e.2
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    usb 4-2: new full speed USB device using address 2
    usb 4-2: Product: USB2.0 Card Reader
    usb 4-2: Manufacturer: Genesys
    usb 4-2: SerialNumber: 6
    PCI: Found IRQ 10 for device 0000:00:10.0
    PCI: Sharing IRQ 10 with 0000:00:07.2
    PCI: Sharing IRQ 10 with 0000:00:0e.1
    3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
    0000:00:10.0: 3Com PCI 3c905C Tornado at 0xec00. Vers LK1.1.19
    PCI: Found IRQ 9 for device 0000:00:0e.3
    PCI: Sharing IRQ 9 with 0000:00:0c.0
    ehci_hcd 0000:00:0e.3: EHCI Host Controller
    ehci_hcd 0000:00:0e.3: irq 9, pci mem e085a800
    ehci_hcd 0000:00:0e.3: new USB bus registered, assigned bus number 5
    ehci_hcd 0000:00:0e.3: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
    usb usb5: Product: EHCI Host Controller
    usb usb5: Manufacturer: Linux 2.6.8-24.16-default ehci_hcd
    usb usb5: SerialNumber: 0000:00:0e.3
    usb 4-2: USB disconnect, address 2
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 6 ports detected
    usb 5-6: new high speed USB device using address 2
    usb 5-6: Product: USB2.0 Card Reader
    usb 5-6: Manufacturer: Genesys
    usb 5-6: SerialNumber: 6
    SCSI subsystem initialized
    Initializing USB Mass Storage driver...
    scsi0 : SCSI emulation for USB Mass Storage devices
    Vendor: Generic Model: STORAGE DEVICE Rev: 0119
    Type: Direct-Access ANSI SCSI revision: 02
    Vendor: Generic Model: STORAGE DEVICE Rev: 0119
    Type: Direct-Access ANSI SCSI revision: 02
    SCSI device sda: 31360 512-byte hdwr sectors (16 MB)
    sda: Write Protect is off
    sda: Mode Sense: 02 00 00 00
    sda: assuming drive cache: write through
    SCSI device sda: 31360 512-byte hdwr sectors (16 MB)
    sda: Write Protect is off
    sda: Mode Sense: 02 00 00 00
    sda: assuming drive cache: write through
    sda: sda1
    Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
    Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0
    Attached scsi removable disk sdb at scsi0, channel 0, id 0, lun 1
    Attached scsi generic sg1 at scsi0, channel 0, id 0, lun 1, type 0
    Vendor: Generic Model: STORAGE DEVICE Rev: 0119
    Type: Direct-Access ANSI SCSI revision: 02
    Attached scsi removable disk sdc at scsi0, channel 0, id 0, lun 2
    Attached scsi generic sg2 at scsi0, channel 0, id 0, lun 2, type 0
    Vendor: Generic Model: STORAGE DEVICE Rev: 0119
    Type: Direct-Access ANSI SCSI revision: 02
    Attached scsi removable disk sdd at scsi0, channel 0, id 0, lun 3
    Attached scsi generic sg3 at scsi0, channel 0, id 0, lun 3, type 0
    USB Mass Storage device found at 2
    usbcore: registered new driver usb-storage
    USB Mass Storage support registered.
    subfs 0.9
    hdc: ATAPI 32X DVD-ROM drive, 256kB Cache
    Uniform CD-ROM driver Revision: 3.20
    hdd: ATAPI 32X CD-ROM CD-R/RW drive, 4096kB Cache
    st: Version 20040403, fixed bufsize 32768, s/g segs 256
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Adding 1036152k swap on /dev/hda1. Priority:42 extents:1
    Linux Kernel Card Services
    options: [pci] [cardbus] [pm]
    NET: Registered protocol family 10
    Disabled Privacy Extensions on device c037f760(lo)
    IPv6 over IPv4 tunneling driver
    ip6_tables: (C) 2000-2002 Netfilter core team
    Disabled Privacy Extensions on device df0fcc00(sit0)
    ip_tables: (C) 2000-2002 Netfilter core team
    ip_conntrack version 2.1 (4095 buckets, 32760 max) - 336 bytes per conntrack
    ip6_conntrack version 0.1 (4095 buckets, 32760 max) - 208 bytes per conntrack
    BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
    eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
    NET: Registered protocol family 17
    PCI: Found IRQ 9 for device 0000:00:0c.0
    PCI: Sharing IRQ 9 with 0000:00:0e.3
    eth0: no IPv6 routers present
    powernow: This module only works with AMD K7 CPUs
    Non-volatile memory driver v1.2
    end_request: I/O error, dev fd0, sector 0
    end_request: I/O error, dev fd0, sector 0
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    parport0: PC-style at 0x378 (0x77 [PCSPP,TRISTATE]
    parport0: irq 7 detected
    lp0: using parport0 (polling).
    drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
    usbcore: registered new driver usbserial_generic
    usbcore: registered new driver usbserial
    drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
    mtrr: 0xf3000000,0x800000 overlaps existing 0xf3000000,0x400000
    SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:20:18:8d:bc:e3:00:50:ba:97:f5:1e:08:00 SRC=192.168.0.1 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=30 ID=4322 PROTO=ICMP TYPE=3 CODE=3 [SRC=192.168.0.2 DST=192.168.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26919 DF PROTO=TCP INCOMPLETE [8 bytes] ]
    SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:20:18:8d:bc:e3:00:50:ba:97:f5:1e:08:00 SRC=192.168.0.1 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=30 ID=4324 PROTO=ICMP TYPE=3 CODE=3 [SRC=192.168.0.2 DST=192.168.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26920 DF PROTO=TCP INCOMPLETE [8 bytes] ]
    SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:20:18:8d:bc:e3:00:50:ba:97:f5:1e:08:00 SRC=192.168.0.1 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=30 ID=4326 PROTO=ICMP TYPE=3 CODE=3 [SRC=192.168.0.2 DST=192.168.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26921 DF PROTO=TCP INCOMPLETE [8 bytes] ]
    SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:20:18:8d:bc:e3:00:50:ba:97:f5:1e:08:00 SRC=192.168.0.1 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=30 ID=4328 PROTO=ICMP TYPE=3 CODE=3 [SRC=192.168.0.2 DST=192.168.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26922 DF PROTO=TCP INCOMPLETE [8 bytes] ]
    SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:20:18:8d:bc:e3:00:50:ba:97:f5:1e:08:00 SRC=192.168.0.1 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=30 ID=4332 PROTO=ICMP TYPE=3 CODE=3 [SRC=192.168.0.2 DST=192.168.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26923 DF PROTO=TCP INCOMPLETE [8 bytes] ]
    zacs@linux:~> dmesg
    Linux version 2.6.8-24.16-default (geeko@buildhost) (gcc version 3.3.4 (pre 3.3.5 20040809)) #1 Thu Jun 2 12:09:57 UTC 2005
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
    BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data)
    BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)
    BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
    501MB vmalloc/ioremap area available.
    0MB HIGHMEM available.
    511MB LOWMEM available.
    On node 0 totalpages: 131056
    DMA zone: 4096 pages, LIFO batch:1
    Normal zone: 126960 pages, LIFO batch:16
    HighMem zone: 0 pages, LIFO batch:1
    DMI 2.1 present.
    ACPI disabled because your bios is from 98 and too old
    You can enable it with acpi=force
    Built 1 zonelists
    Kernel command line: root=/dev/hda2 vga=0x31a selinux=0 resume=/dev/hda1 desktop elevator=as splash=silent
    bootsplash: silent mode.
    Initializing CPU#0
    PID hash table entries: 2048 (order: 11, 32768 bytes)
    Detected 448.112 MHz processor.
    Using tsc for high-res timesource
    Console: colour dummy device 80x25
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Memory: 513996k/524224k available (2076k kernel code, 9604k reserved, 780k data, 212k init, 0k highmem)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Calibrating delay loop... 884.73 BogoMIPS (lpj=44236
    Security Scaffold v1.0.0 initialized
    SELinux: Disabled at boot.
    Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
    CPU: After generic identify, caps: 0183fbff 00000000 00000000 00000000
    CPU: After vendor identify, caps: 0183fbff 00000000 00000000 00000000
    CPU: L1 I cache: 16K, L1 D cache: 16K
    CPU: L2 cache: 512K
    CPU: After all inits, caps: 0183fbff 00000000 00000000 00000040
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    CPU: Intel Pentium II (Deschutes) stepping 02
    Enabling fast FPU save and restore... done.
    Checking 'hlt' instruction... OK.
    checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
    Freeing initrd memory: 1191k freed
    NET: Registered protocol family 16
    PCI: PCI BIOS revision 2.10 entry at 0xfdb91, last bus=1
    PCI: Using configuration type 1
    mtrr: v2.0 (20020519)
    ACPI: Subsystem revision 20040715
    ACPI: Interpreter disabled.
    Linux Plug and Play Support v0.97 (c) Adam Belay
    PCI: Probing PCI hardware
    PCI: Probing PCI hardware (bus 00)
    PCI: Using IRQ router PIIX/ICH [8086/7110] at 0000:00:07.0
    TC classifier action (bugs to netdev@oss.sgi.com cc hadi@cyberus.ca)
    apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    audit: initializing netlink socket (disabled)
    audit(1126763910.505:0): initialized
    Total HugeTLB memory allocated, 0
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Initializing Cryptographic API
    Limiting direct PCI/PCI transfers.
    vesafb: framebuffer at 0xf3000000, mapped to 0xe0880000, using 4096k, total 4096k
    vesafb: mode is 1280x1024x16, linelength=2560, pages=0
    vesafb: protected mode interface info at c000:4705
    vesafb: scrolling: redraw
    vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
    bootsplash 3.1.6-2004/03/31: looking for picture...<6> silentjpeg size 47601 bytes,<6> does not fit into framebuffer.
    ...found (1280x1024, 24984 bytes, v3).
    Console: switching to colour frame buffer device 158x57
    fb0: VESA VGA frame buffer device
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Real Time Clock Driver v1.12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
    ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    Using anticipatory io scheduler
    Floppy drive(s): fd0 is 1.44M
    FDC 0 is a post-1991 82077
    RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
    loop: loaded (max 8 devices)
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    PIIX4: IDE controller at PCI slot 0000:00:07.1
    PIIX4: chipset revision 1
    PIIX4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hdaMA, hdbio
    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdcMA, hddMA
    Probing IDE interface ide0...
    hda: ST380011A, ATA DISK drive
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Probing IDE interface ide1...
    hdc: TOSHIBA DVD-ROM SD-M1202, ATAPI CD/DVD-ROM drive
    hdd: SONY CD-RW CRX140E, ATAPI CD/DVD-ROM drive
    ide1 at 0x170-0x177,0x376 on irq 15
    Probing IDE interface ide2...
    ide2: Wait for ready failed before probe !
    Probing IDE interface ide3...
    ide3: Wait for ready failed before probe !
    Probing IDE interface ide4...
    ide4: Wait for ready failed before probe !
    Probing IDE interface ide5...
    ide5: Wait for ready failed before probe !
    hda: max request size: 1024KiB
    hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(33)
    hda: cache flushes supported
    hda: hda1 hda2
    ide-floppy driver 0.99.newide
    mice: PS/2 mouse device common for all mice
    input: AT Translated Set 2 keyboard on isa0060/serio0
    alps.c: E6 report: 00 00 64
    alps.c: E7 report: 10 00 64
    input: ImExPS/2 Generic Explorer Mouse on isa0060/serio1
    input: PC Speaker
    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
    NET: Registered protocol family 8
    NET: Registered protocol family 20
    PM: Reading pmdisk image.
    swsusp: Resume From Partition: /dev/hda1
    <3>swsusp: Invalid partition type.
    pmdisk: Error -22 resuming
    PM: Resume from disk failed.
    md: Autodetecting RAID arrays.
    md: autorun ...
    md: ... autorun DONE.
    RAMDISK: Compressed image found at block 0
    VFS: Mounted root (ext2 filesystem).
    ReiserFS: hda2: found reiserfs format "3.6" with standard journal
    ReiserFS: hda2: using ordered data mode
    reiserfs: using flush barriers
    ReiserFS: hda2: journal params: device hda2, size 8192, journal first block 18,max trans len 1024, max batch 900, max commit age 30, max trans age 30
    ReiserFS: hda2: checking transaction log (hda2)
    ReiserFS: hda2: Using r5 hash to sort names
    VFS: Mounted root (reiserfs filesystem) readonly.
    Trying to move old root to /initrd ... failed
    Unmounting old root
    Trying to free ramdisk memory ... okay
    Freeing unused kernel memory: 212k freed
    reiserfs: enabling write barrier flush mode
    evdev_connect: evdev c14d8540 handle c14d855c name event0
    evdev_connect: evdev c14d8440 handle c14d845c name event1
    evdev_connect: evdev cdfea4e0 handle cdfea4fc name event2
    usbcore: registered new driver usbfs
    usbcore: registered new driver hub
    md: Autodetecting RAID arrays.
    md: autorun ...
    md: ... autorun DONE.
    8139too Fast Ethernet driver 0.9.27
    PCI: Found IRQ 5 for device 0000:00:0f.0
    PCI: Sharing IRQ 5 with 0000:00:0e.0
    eth0: RealTek RTL8139 at 0xe0838400, 00:20:18:8d:bc:e3, IRQ 5
    eth0: Identified 8139 chip type 'RTL-8139B'
    device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm@uk.sistina.com
    Linux agpgart interface v0.100 (c) Dave Jones
    agpgart: Detected an Intel 440BX Chipset.
    agpgart: Maximum main memory to use for agp memory: 439M
    agpgart: AGP aperture is 64M @ 0xf8000000
    USB Universal Host Controller Interface driver v2.2
    PCI: Found IRQ 10 for device 0000:00:07.2
    PCI: Sharing IRQ 10 with 0000:00:0e.1
    PCI: Sharing IRQ 10 with 0000:00:10.0
    uhci_hcd 0000:00:07.2: UHCI Host Controller
    uhci_hcd 0000:00:07.2: irq 10, io base 0000ef80
    uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
    usb usb1: Product: UHCI Host Controller
    usb usb1: Manufacturer: Linux 2.6.8-24.16-default uhci_hcd
    usb usb1: SerialNumber: 0000:00:07.2
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 2 ports detected
    ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
    PCI: Found IRQ 5 for device 0000:00:0e.0
    PCI: Sharing IRQ 5 with 0000:00:0f.0
    ohci_hcd 0000:00:0e.0: OHCI Host Controller
    ohci_hcd 0000:00:0e.0: irq 5, pci mem e0848000
    ohci_hcd 0000:00:0e.0: new USB bus registered, assigned bus number 2
    usb usb2: Product: OHCI Host Controller
    usb usb2: Manufacturer: Linux 2.6.8-24.16-default ohci_hcd
    usb usb2: SerialNumber: 0000:00:0e.0
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    PCI: Found IRQ 10 for device 0000:00:0e.1
    PCI: Sharing IRQ 10 with 0000:00:07.2
    PCI: Sharing IRQ 10 with 0000:00:10.0
    ohci_hcd 0000:00:0e.1: OHCI Host Controller
    ohci_hcd 0000:00:0e.1: irq 10, pci mem e0856000
    ohci_hcd 0000:00:0e.1: new USB bus registered, assigned bus number 3
    usb usb3: Product: OHCI Host Controller
    usb usb3: Manufacturer: Linux 2.6.8-24.16-default ohci_hcd
    usb usb3: SerialNumber: 0000:00:0e.1
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    PCI: Found IRQ 11 for device 0000:00:0e.2
    PCI: Sharing IRQ 11 with 0000:00:0d.0
    PCI: Sharing IRQ 11 with 0000:01:00.0
    ohci_hcd 0000:00:0e.2: OHCI Host Controller
    ohci_hcd 0000:00:0e.2: irq 11, pci mem e0858000
    ohci_hcd 0000:00:0e.2: new USB bus registered, assigned bus number 4
    usb usb4: Product: OHCI Host Controller
    usb usb4: Manufacturer: Linux 2.6.8-24.16-default ohci_hcd
    usb usb4: SerialNumber: 0000:00:0e.2
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    usb 4-2: new full speed USB device using address 2
    usb 4-2: Product: USB2.0 Card Reader
    usb 4-2: Manufacturer: Genesys
    usb 4-2: SerialNumber: 6
    PCI: Found IRQ 10 for device 0000:00:10.0
    PCI: Sharing IRQ 10 with 0000:00:07.2
    PCI: Sharing IRQ 10 with 0000:00:0e.1
    3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
    0000:00:10.0: 3Com PCI 3c905C Tornado at 0xec00. Vers LK1.1.19
    PCI: Found IRQ 9 for device 0000:00:0e.3
    PCI: Sharing IRQ 9 with 0000:00:0c.0
    ehci_hcd 0000:00:0e.3: EHCI Host Controller
    ehci_hcd 0000:00:0e.3: irq 9, pci mem e085a800
    ehci_hcd 0000:00:0e.3: new USB bus registered, assigned bus number 5
    ehci_hcd 0000:00:0e.3: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
    usb usb5: Product: EHCI Host Controller
    usb usb5: Manufacturer: Linux 2.6.8-24.16-default ehci_hcd
    usb usb5: SerialNumber: 0000:00:0e.3
    usb 4-2: USB disconnect, address 2
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 6 ports detected
    usb 5-6: new high speed USB device using address 2
    usb 5-6: Product: USB2.0 Card Reader
    usb 5-6: Manufacturer: Genesys
    usb 5-6: SerialNumber: 6
    SCSI subsystem initialized
    Initializing USB Mass Storage driver...
    scsi0 : SCSI emulation for USB Mass Storage devices
    Vendor: Generic Model: STORAGE DEVICE Rev: 0119
    Type: Direct-Access ANSI SCSI revision: 02
    Vendor: Generic Model: STORAGE DEVICE Rev: 0119
    Type: Direct-Access ANSI SCSI revision: 02
    SCSI device sda: 31360 512-byte hdwr sectors (16 MB)
    sda: Write Protect is off
    sda: Mode Sense: 02 00 00 00
    sda: assuming drive cache: write through
    SCSI device sda: 31360 512-byte hdwr sectors (16 MB)
    sda: Write Protect is off
    sda: Mode Sense: 02 00 00 00
    sda: assuming drive cache: write through
    sda: sda1
    Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
    Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0
    Attached scsi removable disk sdb at scsi0, channel 0, id 0, lun 1
    Attached scsi generic sg1 at scsi0, channel 0, id 0, lun 1, type 0
    Vendor: Generic Model: STORAGE DEVICE Rev: 0119
    Type: Direct-Access ANSI SCSI revision: 02
    Attached scsi removable disk sdc at scsi0, channel 0, id 0, lun 2
    Attached scsi generic sg2 at scsi0, channel 0, id 0, lun 2, type 0
    Vendor: Generic Model: STORAGE DEVICE Rev: 0119
    Type: Direct-Access ANSI SCSI revision: 02
    Attached scsi removable disk sdd at scsi0, channel 0, id 0, lun 3
    Attached scsi generic sg3 at scsi0, channel 0, id 0, lun 3, type 0
    USB Mass Storage device found at 2
    usbcore: registered new driver usb-storage
    USB Mass Storage support registered.
    subfs 0.9
    hdc: ATAPI 32X DVD-ROM drive, 256kB Cache
    Uniform CD-ROM driver Revision: 3.20
    hdd: ATAPI 32X CD-ROM CD-R/RW drive, 4096kB Cache
    st: Version 20040403, fixed bufsize 32768, s/g segs 256
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Adding 1036152k swap on /dev/hda1. Priority:42 extents:1
    Linux Kernel Card Services
    options: [pci] [cardbus] [pm]
    NET: Registered protocol family 10
    Disabled Privacy Extensions on device c037f760(lo)
    IPv6 over IPv4 tunneling driver
    ip6_tables: (C) 2000-2002 Netfilter core team
    Disabled Privacy Extensions on device df0fcc00(sit0)
    ip_tables: (C) 2000-2002 Netfilter core team
    ip_conntrack version 2.1 (4095 buckets, 32760 max) - 336 bytes per conntrack
    ip6_conntrack version 0.1 (4095 buckets, 32760 max) - 208 bytes per conntrack
    BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
    eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
    NET: Registered protocol family 17
    PCI: Found IRQ 9 for device 0000:00:0c.0
    PCI: Sharing IRQ 9 with 0000:00:0e.3
    eth0: no IPv6 routers present
    powernow: This module only works with AMD K7 CPUs
    Non-volatile memory driver v1.2
    end_request: I/O error, dev fd0, sector 0
    end_request: I/O error, dev fd0, sector 0
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    parport0: PC-style at 0x378 (0x77 [PCSPP,TRISTATE]
    parport0: irq 7 detected
    lp0: using parport0 (polling).
    drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
    usbcore: registered new driver usbserial_generic
    usbcore: registered new driver usbserial
    drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
    mtrr: 0xf3000000,0x800000 overlaps existing 0xf3000000,0x400000
    SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:20:18:8d:bc:e3:00:50:ba:97:f5:1e:08:00 SRC=192.168.0.1 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=30 ID=4322 PROTO=ICMP TYPE=3 CODE=3 [SRC=192.168.0.2 DST=192.168.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26919 DF PROTO=TCP INCOMPLETE [8 bytes] ]
    SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:20:18:8d:bc:e3:00:50:ba:97:f5:1e:08:00 SRC=192.168.0.1 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=30 ID=4324 PROTO=ICMP TYPE=3 CODE=3 [SRC=192.168.0.2 DST=192.168.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26920 DF PROTO=TCP INCOMPLETE [8 bytes] ]
    SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:20:18:8d:bc:e3:00:50:ba:97:f5:1e:08:00 SRC=192.168.0.1 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=30 ID=4326 PROTO=ICMP TYPE=3 CODE=3 [SRC=192.168.0.2 DST=192.168.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26921 DF PROTO=TCP INCOMPLETE [8 bytes] ]
    SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:20:18:8d:bc:e3:00:50:ba:97:f5:1e:08:00 SRC=192.168.0.1 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=30 ID=4328 PROTO=ICMP TYPE=3 CODE=3 [SRC=192.168.0.2 DST=192.168.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26922 DF PROTO=TCP INCOMPLETE [8 bytes] ]
    SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:20:18:8d:bc:e3:00:50:ba:97:f5:1e:08:00 SRC=192.168.0.1 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=30 ID=4332 PROTO=ICMP TYPE=3 CODE=3 [SRC=192.168.0.2 DST=192.168.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26923 DF PROTO=TCP INCOMPLETE [8 bytes] ]
    SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:20:18:8d:bc:e3:00:50:ba:97:f5:1e:08:00 SRC=192.168.0.1 DST=192.168.0.2 LEN=56 TOS=0x00 PREC=0x00 TTL=30 ID=4334 PROTO=ICMP TYPE=3 CODE=3 [SRC=192.168.0.2 DST=192.168.0.1 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=26924 DF PROTO=TCP INCOMPLETE [8 bytes] ]
    usb 5-5: new high speed USB device using address 3
    usb 5-5: Product: USB Storage
    scsi1 : SCSI emulation for USB Mass Storage devices
    Vendor: Generic Model: STORAGE DEVICE Rev: 2254
    Type: Direct-Access ANSI SCSI revision: 02
    SCSI device sde: 1024000 512-byte hdwr sectors (524 MB)
    sde: Write Protect is off
    sde: Mode Sense: 02 00 00 00
    sde: assuming drive cache: write through
    SCSI device sde: 1024000 512-byte hdwr sectors (524 MB)
    sde: Write Protect is off
    sde: Mode Sense: 02 00 00 00
    sde: assuming drive cache: write through
    sde: unknown partition table
    Attached scsi removable disk sde at scsi1, channel 0, id 0, lun 0
    Attached scsi generic sg4 at scsi1, channel 0, id 0, lun 0, type 0
    USB Mass Storage device found at 3
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    Device not ready. Make sure there is a disc in the drive.
    subfs: unsuccessful attempt to mount media (256)
    subfs: unsuccessful attempt to mount media (256)
    usb 5-5: USB disconnect, address 3
    usb 5-5: new high speed USB device using address 4
    usb 5-5: Product: USB Storage
    scsi2 : SCSI emulation for USB Mass Storage devices
    Vendor: Generic Model: STORAGE DEVICE Rev: 2254
    Type: Direct-Access ANSI SCSI revision: 02
    SCSI device sde: 1024000 512-byte hdwr sectors (524 MB)
    sde: Write Protect is off
    sde: Mode Sense: 02 00 00 00
    sde: assuming drive cache: write through
    SCSI device sde: 1024000 512-byte hdwr sectors (524 MB)
    sde: Write Protect is off
    sde: Mode Sense: 02 00 00 00
    sde: assuming drive cache: write through
    sde: unknown partition table
    Attached scsi removable disk sde at scsi2, channel 0, id 0, lun 0
    Attached scsi generic sg4 at scsi2, channel 0, id 0, lun 0, type 0
    USB Mass Storage device found at 4

  5. #5
    Just Joined!
    Join Date
    Sep 2005
    Posts
    10
    when i mean i cant see it with konquerer or a terminal

  6. #6
    Just Joined!
    Join Date
    Sep 2005
    Posts
    10
    so how is this going.

    I would appreciate some more help because my usb stick still not working

  7. #7
    Linux Guru AlexK's Avatar
    Join Date
    Feb 2005
    Location
    Earth
    Posts
    3,379
    try this, goto /mnt and make a directory there called usb. now do the following as root in the command line:
    Code:
    kate /etc/fstab
    replace kate with favourite text editor e.g. gedit, kwrite, vi, emacs etc...

    now add this line to it:
    Code:
    /dev/sde1 /mnt/usb vfat  rw,users,gid=users,umask=0002,nls=utf8 0 0
    save it and quit your editor, now in the command line do this to mount the drive:
    Code:
    mount /mnt/usb
    and do this once finished using the device:
    Code:
    umount /mnt/usb
    Life is complex, it has a real part and an imaginary part.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...