Re: Missing dev entries
From: Vladimir Florinski (vflorins_at_ucr.edu)
Date: 10/30/05
- Previous message: alex.gman_at_gmail.com: "Re: Windows and Linux DVD-R incompatibility (Rockridge extensions?)"
- In reply to: Madhusudan Singh: "Re: Missing dev entries"
- Next in thread: Alan Connor: "Re: Missing dev entries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 Oct 2005 02:07:02 GMT
On Sat, 29 Oct 2005 12:10:42 -0400, Madhusudan Singh wrote:
> Bill Marcum wrote:
>
>> On Wed, 26 Oct 2005 11:31:14 -0400, Madhusudan Singh
>> <spammers-go-here@spam.invalid> wrote:
>>> Hi
>>>
>>> I recently compiled a kernel (2.6.13.1) and found today that I no longer
>>> had entries for /dev/sda*, the devices that I use to mount USB storage
>>> filesystems (such USB sticks etc.). What option might I have missed
>>> compiling into the kernel ?
>>>
>> Does your system use udev? It may be that the /dev/sd* entries are
>> created when you plug in a USB storage device.
>>
>>
>
> Yes, I use udev. How do I check which /dev entry is created when I plug a
> thumbstick into the USB port ?
Who cares what device is created? You could, of course, navigate /sys and
find out where the "block" link is pointing. Or find it in the kernel log.
Or simply check /proc/partitions. I just don't see why is it useful to
know this.
> I can view the device in usbview, which means that an interface is being
> created, only that I do not know what its name is. In such a situation, how
> does one make an entry in /etc/fstab ?
Let the computer edit fstab for you. There is HAL, fstab-sync et al. Why
waste time doing what your computer is supposed to do itself?
-- Vladimir
- Previous message: alex.gman_at_gmail.com: "Re: Windows and Linux DVD-R incompatibility (Rockridge extensions?)"
- In reply to: Madhusudan Singh: "Re: Missing dev entries"
- Next in thread: Alan Connor: "Re: Missing dev entries"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|