Pagina 2 di 3

Re: [Usb] penna usb in sola lettura

Inviato: lunedì 20 settembre 2010, 21:53
da gnomo56
Mi accadde dopo un distacco azzardato.
Ci sono miriade di post con lo stesso problema e non ti dicono cosa hanno fatto prima....santa pazienza (ubuntu risolve tutto ma per i miracoli ci vuole tempo)

Re: [Usb] penna usb in sola lettura

Inviato: martedì 21 settembre 2010, 9:46
da lorenzo17
il problema è che non si formatta ne da windows ne da gparted ne da qualsiasi altro tool..non so piu come fare..

Re: [Usb] penna usb in sola lettura

Inviato: martedì 21 settembre 2010, 10:15
da lorenzo17
avro letto una cinquantina di post simili ma ho capito che ognuno è un caso a se..

Re: [Usb] penna usb in sola lettura

Inviato: martedì 21 settembre 2010, 12:33
da pieddu
lorenzo17 ha scritto: niente il terminale rimane così con il processo in sospeso ma non dice nulla...
Deve scrivere 8GB di 0, un po' impiega..... aspetta.

Re: [Usb] penna usb in sola lettura

Inviato: martedì 21 settembre 2010, 14:33
da lorenzo17
Deve scrivere 8GB di 0, un po' impiega..... aspetta.
ho aspettato piu di un'ora poi ho chiuso..quanto devo aspettare?

Re: [Usb] penna usb in sola lettura

Inviato: martedì 21 settembre 2010, 15:06
da pieddu
lorenzo17 ha scritto:
Deve scrivere 8GB di 0, un po' impiega..... aspetta.
ho aspettato piu di un'ora poi ho chiuso..quanto devo aspettare?
Per sapere se dd ha finito apri un terminale e digita

Codice: Seleziona tutto

ps -A |grep dd


finchè ti dice il processo, pid, etc... è in esecuzione, altrimenti fa una riga vuota.

Re: [Usb] penna usb in sola lettura

Inviato: martedì 21 settembre 2010, 18:18
da lorenzo17

Codice: Seleziona tutto

lorenzo@lorenzo-desktop:~$ ps -A |grep dd
    2 ?        00:00:00 kthreadd
 1136 ?        00:00:00 hald-addon-inpu
 1154 ?        00:00:00 hald-addon-acpi
 1155 ?        00:00:00 hald-addon-stor
 1156 ?        00:00:00 hald-addon-stor
 1567 ?        00:00:00 hald-addon-stor
 1576 pts/0    00:00:01 dd
scusa l'ignoranza ma questo che vuol dire?

Re: [Usb] penna usb in sola lettura

Inviato: martedì 21 settembre 2010, 18:20
da pieddu
vedi l'ultima riga? dd è in esecuione.....

Re: [Usb] penna usb in sola lettura

Inviato: martedì 21 settembre 2010, 18:26
da lorenzo17
ok grazie mille..aspetterò anche se aumenta di uno ogni 5 minuti...

Re: [Usb] penna usb in sola lettura

Inviato: martedì 21 settembre 2010, 19:12
da lorenzo17

Codice: Seleziona tutto

lorenzo@lorenzo-desktop:~$ sudo dd if=/dev/zero of=/dev/sdb
[sudo] password for lorenzo: 
dd: scrittura di `/dev/sdb': Niente spazio sul device
15771721+0 record dentro
15771720+0 record fuori
8075120640 byte (8,1 GB) copiati, 3215,69 s, 2,5 MB/s
lorenzo@lorenzo-desktop:~$ 
che significa?

Re: [Usb] penna usb in sola lettura

Inviato: martedì 21 settembre 2010, 19:41
da pieddu
che dd ha finito.
Ora togli e rimetti la penna, poi apri gparted e ti dirà che non c'è una tabella valida, crea la tabella con le opioni di default, quindi una nuova partizione in FAT32.
E dovrebbe essere tutto.....

Re: [Usb] penna usb in sola lettura

Inviato: mercoledì 22 settembre 2010, 13:12
da lorenzo17
eh no niente.. è rimasta nelle stesse condizioni a quanto pare..dice sempre impossibile creare tabella partizioni

Re: [Usb] penna usb in sola lettura

Inviato: mercoledì 22 settembre 2010, 15:31
da pieddu
Avvia senza penna, inseriscila e digita

Codice: Seleziona tutto

dmesg
riportando le ultime righe che la riguardano

Re: [Usb] penna usb in sola lettura

Inviato: mercoledì 22 settembre 2010, 19:47
da magozurlinux
Ciao,

apri il terminale e dai questo comando:

Codice: Seleziona tutto

sudo cfdisk /dev/sdb
vedi se ti vede le partizioni; con una delle frecce direzionali le selezioni una alla volta e clicca su Delete, alla fine vai su Scrivi e ci clicchi su poi rispondi Yes al messaggio.

Se tutto è OK, la pennina ritorna nuova, poi va riformattata a Fat32.

:(

Re: [Usb] penna usb in sola lettura

Inviato: giovedì 23 settembre 2010, 16:19
da lorenzo17
questo è il risultato del demsg

Codice: Seleziona tutto

[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc07a3000 - 0xc0848000   ( 660 kB)
[    0.000000]       .data : 0xc0591d23 - 0xc07a2e88   (2116 kB)
[    0.000000]       .text : 0xc0100000 - 0xc0591d23   (4679 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:2304 nr_irqs:440
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1607.354 MHz processor.
[    0.004006] Calibrating delay loop (skipped), value calculated using timer frequency.. 3214.70 BogoMIPS (lpj=6429416)
[    0.004026] Security Framework initialized
[    0.004050] AppArmor: AppArmor initialized
[    0.004058] Mount-cache hash table entries: 512
[    0.004212] Initializing cgroup subsys ns
[    0.004217] Initializing cgroup subsys cpuacct
[    0.004223] Initializing cgroup subsys memory
[    0.004232] Initializing cgroup subsys devices
[    0.004234] Initializing cgroup subsys freezer
[    0.004237] Initializing cgroup subsys net_cls
[    0.004260] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.004263] CPU: L2 cache: 1024K
[    0.004267] CPU: Physical Processor ID: 0
[    0.004269] CPU: Processor Core ID: 0
[    0.004273] mce: CPU supports 6 MCE banks
[    0.004283] CPU0: Thermal monitoring enabled (TM2)
[    0.004287] using mwait in idle threads.
[    0.004295] Performance Events: Core2 events, Intel PMU driver.
[    0.004306] ... version:                2
[    0.004308] ... bit width:              40
[    0.004310] ... generic registers:      2
[    0.004313] ... value mask:             000000ffffffffff
[    0.004315] ... max period:             000000007fffffff
[    0.004318] ... fixed-purpose events:   3
[    0.004320] ... event mask:             0000000700000003
[    0.004325] Checking 'hlt' instruction... OK.
[    0.023370] ACPI: Core revision 20090903
[    0.030550] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.030557] ftrace: allocating 21780 entries in 43 pages
[    0.032063] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.032377] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.074900] CPU0: Genuine Intel(R) CPU            2140  @ 1.60GHz stepping 02
[    0.076001] Booting processor 1 APIC 0x1 ip 0x6000
[    0.008000] Initializing CPU#1
[    0.008000] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.008000] CPU: L2 cache: 1024K
[    0.008000] CPU: Physical Processor ID: 0
[    0.008000] CPU: Processor Core ID: 1
[    0.008000] CPU1: Thermal monitoring enabled (TM2)
[    0.160066] CPU1: Genuine Intel(R) CPU            2140  @ 1.60GHz stepping 02
[    0.160081] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.164022] Brought up 2 CPUs
[    0.164025] Total of 2 processors activated (6430.13 BogoMIPS).
[    0.164441] CPU0 attaching sched-domain:
[    0.164445]  domain 0: span 0-1 level MC
[    0.164448]   groups: 0 1
[    0.164457] CPU1 attaching sched-domain:
[    0.164460]  domain 0: span 0-1 level MC
[    0.164463]   groups: 1 0
[    0.164577] devtmpfs: initialized
[    0.164577] regulator: core version 0.5
[    0.164577] Time: 16:15:13  Date: 09/23/10
[    0.164577] NET: Registered protocol family 16
[    0.164577] Trying to unpack rootfs image as initramfs...
[    0.164577] EISA bus registered
[    0.164577] ACPI: bus type pci registered
[    0.164577] PCI: MCFG configuration 0: base d0000000 segment 0 buses 0 - 255
[    0.164577] PCI: MCFG area at d0000000 reserved in E820
[    0.164577] PCI: Using MMCONFIG for extended config space
[    0.164577] PCI: Using configuration type 1 for base access
[    0.168145] bio: create slab <bio-0> at 0
[    0.168975] ACPI: EC: Look up EC in DSDT
[    0.174972] ACPI: Interpreter enabled
[    0.175001] ACPI: (supports S0 S3 S4 S5)
[    0.175031] ACPI: Using IOAPIC for interrupt routing
[    0.180987] ACPI: No dock devices found.
[    0.181095] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.181208] pci 0000:00:02.0: reg 10 32bit mmio: [0xf2000000-0xf20fffff]
[    0.181221] pci 0000:00:02.0: reg 18 64bit mmio pref: [0xe0000000-0xefffffff]
[    0.181227] pci 0000:00:02.0: reg 20 io port: [0xc000-0xc007]
[    0.181319] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf2100000-0xf2103fff]
[    0.181368] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.181373] pci 0000:00:1b.0: PME# disabled
[    0.181423] pci 0000:00:1d.0: reg 20 io port: [0xb000-0xb01f]
[    0.181479] pci 0000:00:1d.1: reg 20 io port: [0xb400-0xb41f]
[    0.181534] pci 0000:00:1d.2: reg 20 io port: [0xb800-0xb81f]
[    0.181591] pci 0000:00:1d.3: reg 20 io port: [0xbc00-0xbc1f]
[    0.181646] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf2104000-0xf21043ff]
[    0.181832] pci 0000:00:1f.0: quirk: region 0400-047f claimed by ICH6 ACPI/GPIO/TCO
[    0.181837] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO
[    0.181842] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f)
[    0.181847] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f)
[    0.181903] pci 0000:00:1f.2: reg 10 io port: [0x00-0x07]
[    0.181910] pci 0000:00:1f.2: reg 14 io port: [0x00-0x03]
[    0.181917] pci 0000:00:1f.2: reg 18 io port: [0x00-0x07]
[    0.181924] pci 0000:00:1f.2: reg 1c io port: [0x00-0x03]
[    0.181931] pci 0000:00:1f.2: reg 20 io port: [0xf000-0xf00f]
[    0.181960] pci 0000:00:1f.2: PME# supported from D3hot
[    0.181965] pci 0000:00:1f.2: PME# disabled
[    0.182016] pci 0000:00:1f.3: reg 20 io port: [0x500-0x51f]
[    0.182084] pci 0000:01:00.0: reg 10 32bit mmio: [0xf1001000-0xf10017ff]
[    0.182093] pci 0000:01:00.0: reg 14 io port: [0xa000-0xa07f]
[    0.182143] pci 0000:01:00.0: supports D2
[    0.182145] pci 0000:01:00.0: PME# supported from D2 D3hot D3cold
[    0.182151] pci 0000:01:00.0: PME# disabled
[    0.182198] pci 0000:01:05.0: reg 10 io port: [0xa400-0xa4ff]
[    0.182207] pci 0000:01:05.0: reg 14 32bit mmio: [0xf1000000-0xf10000ff]
[    0.182236] pci 0000:01:05.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[    0.182258] pci 0000:01:05.0: supports D1 D2
[    0.182261] pci 0000:01:05.0: PME# supported from D1 D2 D3hot D3cold
[    0.182266] pci 0000:01:05.0: PME# disabled
[    0.182312] pci 0000:00:1e.0: transparent bridge
[    0.182317] pci 0000:00:1e.0: bridge io port: [0xa000-0xafff]
[    0.182322] pci 0000:00:1e.0: bridge 32bit mmio: [0xf0000000-0xf1ffffff]
[    0.182336] pci_bus 0000:00: on NUMA node 0
[    0.182341] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.182588] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[    0.194317] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11 *12 14 15)
[    0.194438] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.194557] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 *6 7 9 10 11 12 14 15)
[    0.194676] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.194790] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.194904] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.195018] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.195134] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.195273] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.195288] vgaarb: loaded
[    0.195440] SCSI subsystem initialized
[    0.195563] libata version 3.00 loaded.
[    0.195664] usbcore: registered new interface driver usbfs
[    0.195680] usbcore: registered new interface driver hub
[    0.195716] usbcore: registered new device driver usb
[    0.195895] ACPI: WMI: Mapper loaded
[    0.195898] PCI: Using ACPI for IRQ routing
[    0.196089] NetLabel: Initializing
[    0.196091] NetLabel:  domain hash size = 128
[    0.196093] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.196110] NetLabel:  unlabeled traffic allowed by default
[    0.196154] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.196161] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.200024] Switching to clocksource tsc
[    0.202803] AppArmor: AppArmor Filesystem Enabled
[    0.202823] pnp: PnP ACPI init
[    0.202846] ACPI: bus type pnp registered
[    0.206384] pnp: PnP ACPI: found 14 devices
[    0.206388] ACPI: ACPI bus type pnp unregistered
[    0.206394] PnPBIOS: Disabled by ACPI PNP
[    0.206410] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
[    0.206414] system 00:01: ioport range 0x290-0x29f has been reserved
[    0.206418] system 00:01: ioport range 0x800-0x87f has been reserved
[    0.206421] system 00:01: ioport range 0x290-0x294 has been reserved
[    0.206424] system 00:01: ioport range 0x880-0x88f has been reserved
[    0.206436] system 00:0a: ioport range 0x400-0x4bf could not be reserved
[    0.206445] system 00:0b: iomem range 0xd0000000-0xdfffffff has been reserved
[    0.206453] system 00:0c: iomem range 0xcb000-0xcbfff has been reserved
[    0.206457] system 00:0c: iomem range 0xf0000-0xf7fff could not be reserved
[    0.206461] system 00:0c: iomem range 0xf8000-0xfbfff could not be reserved
[    0.206464] system 00:0c: iomem range 0xfc000-0xfffff could not be reserved
[    0.206468] system 00:0c: iomem range 0x7f7f0000-0x7f7fffff could not be reserved
[    0.206472] system 00:0c: iomem range 0x0-0x9ffff could not be reserved
[    0.206475] system 00:0c: iomem range 0x100000-0x7f7effff could not be reserved
[    0.206479] system 00:0c: iomem range 0xfec00000-0xfec00fff could not be reserved
[    0.206483] system 00:0c: iomem range 0xfed13000-0xfed1dfff has been reserved
[    0.206487] system 00:0c: iomem range 0xfed20000-0xfed8ffff has been reserved
[    0.206490] system 00:0c: iomem range 0xfee00000-0xfee00fff has been reserved
[    0.206494] system 00:0c: iomem range 0xffb00000-0xffb7ffff has been reserved
[    0.206497] system 00:0c: iomem range 0xfff00000-0xffffffff has been reserved
[    0.206501] system 00:0c: iomem range 0xe0000-0xeffff has been reserved
[    0.241274] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:01
[    0.241279] pci 0000:00:1e.0:   IO window: 0xa000-0xafff
[    0.241286] pci 0000:00:1e.0:   MEM window: 0xf0000000-0xf1ffffff
[    0.241292] pci 0000:00:1e.0:   PREFETCH window: 0x80000000-0x800fffff
[    0.241308] pci 0000:00:1e.0: setting latency timer to 64
[    0.241314] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.241317] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.241320] pci_bus 0000:01: resource 0 io:  [0xa000-0xafff]
[    0.241323] pci_bus 0000:01: resource 1 mem: [0xf0000000-0xf1ffffff]
[    0.241327] pci_bus 0000:01: resource 2 pref mem [0x80000000-0x800fffff]
[    0.241330] pci_bus 0000:01: resource 3 io:  [0x00-0xffff]
[    0.241332] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffff]
[    0.241384] NET: Registered protocol family 2
[    0.241526] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.241953] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.242549] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.242895] TCP: Hash tables configured (established 131072 bind 65536)
[    0.242898] TCP reno registered
[    0.243035] NET: Registered protocol family 1
[    0.243062] pci 0000:00:02.0: Boot video device
[    0.243405] cpufreq-nforce2: No nForce2 chipset.
[    0.243439] Scanning for low memory corruption every 60 seconds
[    0.243584] audit: initializing netlink socket (disabled)
[    0.243616] type=2000 audit(1285258513.243:1): initialized
[    0.256118] highmem bounce pool size: 64 pages
[    0.256125] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.258141] VFS: Disk quotas dquot_6.5.2
[    0.258225] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.258974] fuse init (API version 7.13)
[    0.259092] msgmni has been set to 1690
[    0.259375] alg: No test for stdrng (krng)
[    0.259446] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.259450] io scheduler noop registered
[    0.259452] io scheduler anticipatory registered
[    0.259454] io scheduler deadline registered
[    0.259505] io scheduler cfq registered (default)
[    0.259644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.259675] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.259791] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.259795] ACPI: Power Button [PWRB]
[    0.259868] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.259871] ACPI: Power Button [PWRF]
[    0.260237] processor LNXCPU:00: registered as cooling_device0
[    0.260399] processor LNXCPU:01: registered as cooling_device1
[    0.264517] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.264624] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.264728] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.265117] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.265287] 00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.266759] brd: module loaded
[    0.267368] loop: module loaded
[    0.267484] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[    0.267619] ata_piix 0000:00:1f.2: version 2.13
[    0.267642]   alloc irq_desc for 19 on node -1
[    0.267645]   alloc kstat_irqs on node -1
[    0.267653] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.267659] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
[    0.267711] ata_piix 0000:00:1f.2: setting latency timer to 64
[    0.267792] isapnp: Scanning for PnP cards...
[    0.316749] scsi0 : ata_piix
[    0.360343] scsi1 : ata_piix
[    0.361309] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    0.361314] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    0.361771] Fixed MDIO Bus: probed
[    0.361823] PPP generic driver version 2.4.2
[    0.361893] tun: Universal TUN/TAP device driver, 1.6
[    0.361896] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.362022] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.362052]   alloc irq_desc for 23 on node -1
[    0.362055]   alloc kstat_irqs on node -1
[    0.362063] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.362083] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.362087] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.362138] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    0.362158] ehci_hcd 0000:00:1d.7: using broken periodic workaround
[    0.366054] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.366091] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf2104000
[    0.392090] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.392254] usb usb1: configuration #1 chosen from 1 choice
[    0.392295] hub 1-0:1.0: USB hub found
[    0.392307] hub 1-0:1.0: 8 ports detected
[    0.392392] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.392414] uhci_hcd: USB Universal Host Controller Interface driver
[    0.392465] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.392475] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.392479] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.392524] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.392553] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b000
[    0.392666] usb usb2: configuration #1 chosen from 1 choice
[    0.392699] hub 2-0:1.0: USB hub found
[    0.392707] hub 2-0:1.0: 2 ports detected
[    0.392761] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.392768] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.392772] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.392817] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    0.392851] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b400
[    0.392959] usb usb3: configuration #1 chosen from 1 choice
[    0.392992] hub 3-0:1.0: USB hub found
[    0.393000] hub 3-0:1.0: 2 ports detected
[    0.393052]   alloc irq_desc for 18 on node -1
[    0.393055]   alloc kstat_irqs on node -1
[    0.393062] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.393068] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.393072] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.393110] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    0.393142] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b800
[    0.393250] usb usb4: configuration #1 chosen from 1 choice
[    0.393284] hub 4-0:1.0: USB hub found
[    0.393291] hub 4-0:1.0: 2 ports detected
[    0.393344]   alloc irq_desc for 16 on node -1
[    0.393347]   alloc kstat_irqs on node -1
[    0.393352] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
[    0.393359] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[    0.393363] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    0.393404] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    0.393436] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000bc00
[    0.393545] usb usb5: configuration #1 chosen from 1 choice
[    0.393583] hub 5-0:1.0: USB hub found
[    0.393590] hub 5-0:1.0: 2 ports detected
[    0.393713] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.393715] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.393908] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.394013] mice: PS/2 mouse device common for all mice
[    0.394149] rtc_cmos 00:03: RTC can wake from S4
[    0.394198] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.394222] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.394352] device-mapper: uevent: version 1.0.3
[    0.398441] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    0.406500] device-mapper: multipath: version 1.1.0 loaded
[    0.406505] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.409875] EISA: Probing bus 0 at eisa.0
[    0.409908] EISA: Detected 0 cards.
[    0.415531] Freeing initrd memory: 7783k freed
[    0.419848] cpuidle: using governor ladder
[    0.419853] cpuidle: using governor menu
[    0.420495] TCP cubic registered
[    0.420693] NET: Registered protocol family 10
[    0.421321] lo: Disabled Privacy Extensions
[    0.421769] NET: Registered protocol family 17
[    0.421852] Using IPI No-Shortcut mode
[    0.421964] PM: Resume from disk failed.
[    0.421980] registered taskstats version 1
[    0.422224]   Magic number: 10:164:288
[    0.422255] tty tty21: hash matches
[    0.422307] rtc_cmos 00:03: setting system clock to 2010-09-23 16:15:13 UTC (1285258513)
[    0.422311] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.422313] EDD information not available.
[    0.422605] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.584266] ata1.00: HPA unlocked: 488395055 -> 488397168, native 488397168
[    0.584272] ata1.00: ATA-7: Hitachi HDT725025VLA380, V5DOA7EA, max UDMA/133
[    0.584275] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.592082] ata2.00: ATAPI: HL-DT-ST DVDRAM GSA-4163B, A100, max UDMA/33
[    0.592138] ata2.01: ATAPI: HL-DT-STDVD-ROM GDR8164B, 0L06, max UDMA/33
[    0.600244] ata1.00: configured for UDMA/133
[    0.607975] ata2.00: configured for UDMA/33
[    0.623977] ata2.01: configured for UDMA/33
[    0.630917] isapnp: No Plug & Play device found
[    0.631059] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HDT72502 V5DO PQ: 0 ANSI: 5
[    0.631215] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    0.631228] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.631277] sd 0:0:0:0: [sda] Write Protect is off
[    0.631280] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.631317] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.631496]  sda:
[    0.635046] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-4163B A100 PQ: 0 ANSI: 5
[    0.646129]  sda1 sda2 <sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
[    0.647370] Uniform CD-ROM driver Revision: 3.20
[    0.647487] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    0.647546] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    0.650860] scsi 1:0:1:0: CD-ROM            HL-DT-ST DVD-ROM GDR8164B 0L06 PQ: 0 ANSI: 5
[    0.658656] sr1: scsi3-mmc drive: 52x/52x cd/rw xa/form2 cdda tray
[    0.658755] sr 1:0:1:0: Attached scsi CD-ROM sr1
[    0.658818] sr 1:0:1:0: Attached scsi generic sg2 type 5
[    0.660700]  sda5 sda6 >
[    0.672426] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.672441] Freeing unused kernel memory: 660k freed
[    0.672820] Write protecting the kernel text: 4680k
[    0.672875] Write protecting the kernel read-only data: 1840k
[    0.695097] udev: starting version 151
[    0.841309] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.841333]   alloc irq_desc for 21 on node -1
[    0.841336]   alloc kstat_irqs on node -1
[    0.841346] r8169 0000:01:05.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[    0.841375] r8169 0000:01:05.0: no PCI Express capability
[    0.842265] eth0: RTL8169sc/8110sc at 0xf8096000, 00:1a:4d:81:b6:30, XID 18000000 IRQ 21
[    0.846483]   alloc irq_desc for 20 on node -1
[    0.846487]   alloc kstat_irqs on node -1
[    0.846496] ohci1394 0000:01:00.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[    0.901853] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[20]  MMIO=[f1001000-f10017ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[    0.923741] usb 3-1: new low speed USB device using uhci_hcd and address 2
[    1.049618] EXT4-fs (sda5): mounted filesystem with ordered data mode
[    1.106161] usb 3-1: configuration #1 chosen from 1 choice
[    2.180197] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0011060000003221]
[   15.423050] udev: starting version 151
[   15.474371] Adding 3582452k swap on /dev/sda6.  Priority:-1 extents:1 across:3582452k 
[   15.614015] lp: driver loaded but no devices found
[   15.644757] Linux agpgart interface v0.103
[   15.652689] agpgart-intel 0000:00:00.0: Intel 946GZ Chipset
[   15.653060] agpgart-intel 0000:00:00.0: detected 7676K stolen memory
[   15.717880] intel_rng: FWH not detected
[   15.720522] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[   15.784942] [drm] Initialized drm 1.1.0 20060810
[   15.800231] usbcore: registered new interface driver hiddev
[   15.808749] parport_pc 00:08: reported by Plug and Play ACPI
[   15.808811] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[   15.814848] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input4
[   15.814980] generic-usb 0003:046D:C518.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.1-1/input0
[   15.818000] type=1505 audit(1285251328.893:2):  operation="profile_load" pid=536 name="/sbin/dhclient3"
[   15.818995] type=1505 audit(1285251328.893:3):  operation="profile_load" pid=536 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[   15.819449] type=1505 audit(1285251328.893:4):  operation="profile_load" pid=536 name="/usr/lib/connman/scripts/dhclient-script"
[   15.844641] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.1/input/input5
[   15.844820] generic-usb 0003:046D:C518.0002: input,hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.1-1/input1
[   15.844855] usbcore: registered new interface driver usbhid
[   15.844858] usbhid: v2.6:USB HID core driver
[   15.853463] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   15.853470] i915 0000:00:02.0: setting latency timer to 64
[   15.862815]   alloc irq_desc for 24 on node -1
[   15.862818]   alloc kstat_irqs on node -1
[   15.862829] i915 0000:00:02.0: irq 24 for MSI/MSI-X
[   15.862838] [drm] set up 7M of stolen space
[   15.863584] [drm] initialized overlay support
[   15.866585] ppdev: user-space parallel port driver
[   15.896797] lp0: using parport0 (interrupt-driven).
[   16.028595] fb0: inteldrmfb frame buffer device
[   16.028599] registered panic notifier
[   16.028618] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   16.028669] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   16.028691] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   16.032539] vga16fb: initializing
[   16.032545] vga16fb: mapped to 0xc00a0000
[   16.032550] vga16fb: not registering due to another framebuffer present
[   16.104605] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
[   16.148571] Console: switching to colour frame buffer device 128x48
[   16.406498] r8169: eth0: link up
[   16.431142] type=1505 audit(1285251329.505:5):  operation="profile_load" pid=794 name="/usr/share/gdm/guest-session/Xsession"
[   16.444995] type=1505 audit(1285251329.521:6):  operation="profile_replace" pid=797 name="/sbin/dhclient3"
[   16.445846] type=1505 audit(1285251329.521:7):  operation="profile_replace" pid=797 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[   16.446397] type=1505 audit(1285251329.521:8):  operation="profile_replace" pid=797 name="/usr/lib/connman/scripts/dhclient-script"
[   16.451550] type=1505 audit(1285251329.525:9):  operation="profile_load" pid=801 name="/usr/bin/evince"
[   16.465544] type=1505 audit(1285251329.541:10):  operation="profile_load" pid=801 name="/usr/bin/evince-previewer"
[   16.472439] type=1505 audit(1285251329.549:11):  operation="profile_load" pid=801 name="/usr/bin/evince-thumbnailer"
[   17.082179] CPU0 attaching NULL sched-domain.
[   17.082187] CPU1 attaching NULL sched-domain.
[   17.100101] CPU0 attaching sched-domain:
[   17.100106]  domain 0: span 0-1 level MC
[   17.100109]   groups: 0 1
[   17.100117] CPU1 attaching sched-domain:
[   17.100119]  domain 0: span 0-1 level MC
[   17.100122]   groups: 1 0
[   18.308387] CPU0 attaching NULL sched-domain.
[   18.308398] CPU1 attaching NULL sched-domain.
[   18.324086] CPU0 attaching sched-domain:
[   18.324091]  domain 0: span 0-1 level MC
[   18.324095]   groups: 0 1
[   18.324103] CPU1 attaching sched-domain:
[   18.324105]  domain 0: span 0-1 level MC
[   18.324108]   groups: 1 0
[   26.716013] eth0: no IPv6 routers present
[  123.580021] usb 1-8: new high speed USB device using ehci_hcd and address 3
[  123.713517] usb 1-8: configuration #1 chosen from 1 choice
[  123.761108] Initializing USB Mass Storage driver...
[  123.761354] scsi2 : SCSI emulation for USB Mass Storage devices
[  123.761766] usb-storage: device found at 3
[  123.761769] usb-storage: waiting for device to settle before scanning
[  123.761794] usbcore: registered new interface driver usb-storage
[  123.761797] USB Mass Storage support registered.
[  128.760133] usb-storage: device scan complete
[  128.760745] scsi 2:0:0:0: Direct-Access     Ut165    USB2FlashStorage 0.00 PQ: 0 ANSI: 2
[  128.761272] sd 2:0:0:0: Attached scsi generic sg3 type 0
[  128.765240] sd 2:0:0:0: [sdb] 15771720 512-byte logical blocks: (8.07 GB/7.52 GiB)
[  128.765744] sd 2:0:0:0: [sdb] Write Protect is off
[  128.765750] sd 2:0:0:0: [sdb] Mode Sense: 00 00 00 00
[  128.765753] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[  128.770975] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[  128.770982]  sdb:
[  128.906702] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[  128.906708] sd 2:0:0:0: [sdb] Attached SCSI removable disk
ora che devo fare?

Re: [Usb] penna usb in sola lettura

Inviato: giovedì 23 settembre 2010, 18:59
da pieddu

Codice: Seleziona tutto

[  123.580021] usb 1-8: new high speed USB device using ehci_hcd and address 3
[  123.713517] usb 1-8: configuration #1 chosen from 1 choice
[  123.761108] Initializing USB Mass Storage driver...
[  123.761354] scsi2 : SCSI emulation for USB Mass Storage devices
[  123.761766] usb-storage: device found at 3
[  123.761769] usb-storage: waiting for device to settle before scanning
[  123.761794] usbcore: registered new interface driver usb-storage
[  123.761797] USB Mass Storage support registered.
[  128.760133] usb-storage: device scan complete
[  128.760745] scsi 2:0:0:0: Direct-Access     Ut165    USB2FlashStorage 0.00 PQ: 0 ANSI: 2
[  128.761272] sd 2:0:0:0: Attached scsi generic sg3 type 0
[  128.765240] sd 2:0:0:0: [sdb] 15771720 512-byte logical blocks: (8.07 GB/7.52 GiB)
[  128.765744] sd 2:0:0:0: [sdb] Write Protect is off
[  128.765750] sd 2:0:0:0: [sdb] Mode Sense: 00 00 00 00
[  128.765753] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[  128.770975] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[  128.770982]  sdb:
[  128.906702] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[  128.906708] sd 2:0:0:0: [sdb] Attached SCSI removable disk
Questi sono i log del kernel dopo aver inserito la penna. Per me gode di ottima salute.
Dovresti riuscire a creare tabella e partizione.

Che errore ti da gparted?

Re: [Usb] penna usb in sola lettura

Inviato: giovedì 23 settembre 2010, 19:12
da lorenzo17
impossibile creare tabella di partizione..
con il comando cfdisk dice errore irreversibile

Re: [Usb] penna usb in sola lettura

Inviato: giovedì 23 settembre 2010, 19:13
da lorenzo17
anzi esattamente dice errore nel creare tabella partizioni

Re: [Usb] penna usb in sola lettura

Inviato: giovedì 23 settembre 2010, 22:01
da pieddu
Prova gpart (che non ha nulla a che vedere con gparted).
Installalo e digita:

Codice: Seleziona tutto

sudo gpart /dev/sdquellocheè

Re: [Usb] penna usb in sola lettura

Inviato: venerdì 24 settembre 2010, 12:05
da magozurlinux
Ciao,

inserisci la penna usb;

apri il terminale e dai questi comandi:

per smontare la penna usb:

sudo umount /dev/sdb1

per il controllo del dispositivo usb:

sudo fsck -yv /dev/sdb1

rispondi sempre con Yes fino alla fine; al termine dai questo comando:

per formattare in FAT32 la penna usb:

sudo mkfs -t vfat /dev/sdb1

:(