Betti Ann & Preston Smith wrote:
At 02:06 PM 5/24/04, you wrote:
On Mon, 2004-05-24 at 12:14, Betti Ann & Preston Smith wrote:
> ...snip... When i type lspci as both user and root
> I ger "command not found" - this card is an ISA card so the
command
> might result in nothing of interest to this problem
My guess is that you did su to become root. Either login as root (on a
VC) or use "su -"; otherwise root's dot files are not executed and you
will still have the user's environment that does not have /sbin and
/usr/sbin on the path.
Phil
So much to learn and so little time to do it in .....
Thanks for that tip - I had no idea that when I SU'd I did not become
a real root user. There has to be basic tutorial that will give
neophytes like me a few clues to get started in Linux
In any case here is what lspci gives me
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133]
(rev 03)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super
South] (rev 40 )
00:07.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT823x/A/ C PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller (rev 16)
00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1
Controller (rev 16)
00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
(rev 40)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686
AC97 Audio Controller (rev 50)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage 128
PF/PRO AGP 4x T MDS
I just spent 1 hour trying to figure out how to make my w98 partitions
visible to FC2. Once I sorted out the syntax in the fstab they now
show up in /mnt - now if there was a way to make them visble on the
desktop I would be happy
"user"
fc1:
nice icon on the desktop
right click on the gnome-dektop / devices
# grep data /etc/fstab
/dev/hdb1 /data1 auto auto,user 0 0
/dev/hdb2 /data2 auto auto,user 0 0
/dev/hdb3 /data3 auto auto,user 0 0
/dev/hdb4 /data4 auto auto,user 0 0
/data1/mozilla/mozilla /mozilla/mozilla auto auto,bind 0 0
--
shrek-m