Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Mounting USB Drive
- Date: Tue, 19 Nov 2002 23:43:03 +0900
- From: mike@example.com (Michael Gauthier)
- Subject: Re: [tlug] Mounting USB Drive
- References: <20021119.232700.74749025.acmuller@example.com>
> For both "lsmod" and "modprobe usb-storage", I get > > [root@example.com inbox]# lsmod > bash: lsmod: command not found > [root@example.com inbox]# modprobe usb-storage > bash: modprobe: command not found Hmmmm... I'm guessing you su'ed to root, but didn't use the -l switch. The "-l" is for login - without it, your shell won't set up roots environment (include root's $PATH), it'll just use the user shell environment from which you su'ed. Try suing to root with the -l switch and then try the commands. Or you could use the full path of the commands: "/sbin/lsmod" and "/sbin/modprobe usb-storage". If lsmod and modprobe aren't there, I'm really confused. So confused, I just may switch to Windoze... errr... nevermind. Good luck! -- Mike Gauthier All-purpose lackey [ http://a-and-m.net - A truly bad website. ]
- References:
- Re: [tlug] Mounting USB Drive
- From: Charles Muller
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Mounting USB Drive
- Next by Date: Re: [tlug] Mounting USB Drive
- Previous by thread: Re: [tlug] Mounting USB Drive
- Next by thread: Re: [tlug] Mounting USB Drive
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links