On Sat, Jan 12, 2002 at 10:15:25PM +0530, Mayuresh Kathe wrote: > > I am actually trying to replace every "/dev" in the kernel > source with something else, but have been unsuccessfull... >
Changing /dev entries is very very high level stuff. Leave these to Linus or Alan. There are associated with devices, for which the rules are specified in the kernel. You need special things like mknod to make entries there. This is an area, which whould be left alone with a 20 foot pole ! > > I tried the method Binand had sent, but it has failed, > dunno why, but it busted my whole screen had to switch the > terminal... > I haven't seen a single posting where Binand gave some way to justify tinkering of /dev in kernel sources. What he did give was the method of handling the problem of handling "/" entries in a sed replacement operation. There was nothing incorrect with what Binand posted. > > Could you tell me how I could do the above? > Leave /dev alone ..... unless you are SURE of what you are doing ... in which case, why ask ? HTH Bish -- : ####[ Linux One Stanza Tip (LOST) ]# ######################### Sub : How To Write a LOST document LOST #001 These are intended to be posted as random signatures by any- body intending to do so. It may be a tip, a hint, a trick or, merely a pointer to a resource. They should be short, below 6 lines. Post your entry to <[EMAIL PROTECTED]> for indexing. It will be put up at http://geocities.com/usmbish/lost.html. ####<[EMAIL PROTECTED]>#################################### : _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
