Bill Jonas on Fri, 7 Jul 2000 00:43:07 -0400 (EDT) |
Not to keep beating a dead horse, but... :) On Thu, 6 Jul 2000, Jason Staloff wrote: >MAKEDEV does not appear to be able to create the device files anywhere >but /dev. The place where I need them wouldn't show up in that Hmm... I wonder if one could do a chroot after everything else is copied... "chroot /mnt/ MAKEDEV".... Of course, you could also fire up vi and do a ":%s/\/dev/\/mnt&/g" on another copy of the script, say, MAKENEWDEV... >In the end I just used tar. Ah, well, what counts is that it was accomplished, right? :) TMTOWTDI is the Perl slogan, but it fits Unix equally well. >Thanks! Glad to be of some help. Bill -- >Ever heard of .cshrc? | "Linux means never having to delete That's a city in Bosnia. Right? | your love mail." -- Don Marti (Discussion in comp.os.linux.misc | http://www.billjonas.com/ on the intuitiveness of commands.) | http://www.harrybrowne.org/ ______________________________________________________________________ Philadelphia Linux Users Group - http://plug.nothinbut.net Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
|
|