The time now is Fri 24 May 2013, 16:26
All times are UTC - 4 |
| Author |
Message |
Bruce B
Guest
|
Posted: Sun 15 May 2005, 21:14 Post subject:
Question about /usr directory |
|
First off I'd like to thank everyone for this incredible operating system. It is actually fun using Puppy!
I have a question I'm sure someone can answer. I wanted a spell checker to check my text files, so I installed ispell for command line spell checking as follows:
/root/my-applications/bin/ispell (the executable)
/usr/lib/ispell/english.hash (the dictionary)
I thought that /usr was in RAM and when I rebooted the dictionary would be lost, but it didn't get lost. I reboot, the dictionary is still there and ispell works. Obviously there is something I don't understand about this. Will someone kindly explain where /usr is phsyically located and how it works?
Here is the output for mount:
rootfs on / type rootfs (rw)
tmpfs on / type tmpfs (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw)
/dev/hda5 on /mnt/home type vfat (rw)
/dev/loop1 on /root type ext2 (rw)
/dev/loop0 on /usr type squashfs (ro)
none on /usr type unionfs (rw,dirs=/root/.usr=rw:/usr=ro,debug=0,err=tryleft,delete=all,copyup=preserve,setattr=left)
Thanks.javascript:emoticon(' ')
|
|
Back to top
|
|
 |
Pizzasgood

Joined: 04 May 2005 Posts: 6270 Location: Knoxville, TN, USA
|
Posted: Sun 15 May 2005, 21:40 Post subject:
|
|
Well, whenever you add anything to /usr, it actually goes to /root/.usr, which is saved in the pup001 file. It makes life much easier. It used to be that you needed to put stuff in /root/my-applications/ because /usr was read-only.
_________________ Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib

|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0545s ][ Queries: 13 (0.0161s) ][ GZIP on ] |