xmrkite
Group: Members
Posts: 31
Joined: Oct. 2006 |
|
Posted: Oct. 27 2006,05:27 |
|
Hey again. A few things. 1. Laptop has no battery (dead) 2. I'm find doing either a Frugal or a traditional install. I did traditional cause I thought it'd be faster, haven't tried the frugal yet. (what's your opinion on that?) 3. Boot Loader is Lilo (never used grub before)
Now my question...If i make the filesystem read only, how can i then go back to that same filesystem which has the fstab and change it since it's now read only? Or, does it set it to read only based on the user (so root would still be read/write)? Looking at /etc/fstab, what do i change to do this? For /dev/hda2 (my root partition), it currently reads:
Quote | /dev/hda2 / ext2 defaults,errors=remount-ro 0 1 proc /proc proc defaults 0 0 |
Also, since the filesystem will be read only, do i need to move the /temp directory and how? (as you can tell, i'm still a newbie to linux)
-Thanks for your help. I really appreciate it.
-------------- -Thanks
|