On Wednesday 23 May 2007 12:59, Rikard Johnels wrote: > On Wednesday 23 May 2007 19:34, Jay C Vollmer wrote: > > Hi Everybody. > > > > I've just discovered that I'm unable to mount USB pendrives on > > my laptop. > > > > Upon examination, I also find that I have no /dev/sda1. I assume that > > this is the reason why. If so, can I just recreate it with mknod? > > > > Can anyone tell me what the parameters are for creating /dev/sda1 with > > mknod? > > > > -- > > JAY VOLLMER [EMAIL PROTECTED] > > TEXT REFS DOUBLEPLUSUNGOOD SELFTHINK > > VERGING CRIMETHINK - IGNORE FULLWISE > > Does the syslog say it finds the drive, and assigns a /dev/ to it? > Seems to me it doesnt, or the system would have created it "on the fly"... > Can you please give us a copy of what /var/log/messages say when you plug the > pendrive into the computer?
Here are the modules loaded: usb_storage 82368 0 scsi_mod 136712 1 usb_storage usbcore 128004 4 usb_storage,uhci_hcd,ehci_hcd ide_core 130248 3 usb_storage,piix,ide_disk Here is the tail of /var/log/messages: May 23 14:00:03 azazel kernel: USB Mass Storage support registered. May 23 14:00:14 azazel kernel: usb 1-4: new high speed USB device using ehci_hcd and address 34 May 23 14:00:17 azazel kernel: usb 1-4: new high speed USB device using ehci_hcd and address 43 May 23 14:00:18 azazel kernel: usb 1-4: new high speed USB device using ehci_hcd and address 47 May 23 14:00:19 azazel kernel: usb 1-4: new high speed USB device using ehci_hcd and address 48 May 23 14:00:20 azazel kernel: usb 1-4: new high speed USB device using ehci_hcd and address 53 May 23 14:00:23 azazel kernel: usb 1-4: new high speed USB device using ehci_hcd and address 63 May 23 14:00:24 azazel kernel: usb 1-4: new high speed USB device using ehci_hcd and address 67 May 23 14:00:26 azazel kernel: usb 1-4: new high speed USB device using ehci_hcd and address 73 May 23 14:00:28 azazel kernel: usb 1-4: new high speed USB device using ehci_hcd and address 78 > -- > /Rikard > > ----------------------------------------------------------------------------- > email : [EMAIL PROTECTED] > web : http://www.rikjoh.com > mob: : +46 (0)763 19 76 25 > ------------------------ Public PGP fingerprint ---------------------------- > < 15 28 DF 78 67 98 B2 16 1F D3 FD C5 59 D4 B6 78 46 1C EE 56 > > -- JAY VOLLMER [EMAIL PROTECTED] TEXT REFS DOUBLEPLUSUNGOOD SELFTHINK VERGING CRIMETHINK - IGNORE FULLWISE -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
