NewDude
Group: Members
Posts: 150
Joined: Feb. 2006 |
|
Posted: Mar. 12 2006,11:33 |
|
I did a frugal install on my laptop, my boot loader is grub, it works great, here are my partitions:
/hda1/ = Windows 98 /hda3/ = frugal DSL 2.2b(EXT2) /hda5/= 700mb linux(EXT2) /hda6/= 250mb linux swap /hda7/= Fat32
When I boot up, my system monitoring shows my /home is part of ramdisk. What file do I change to get my /home on /hda5 ? Also, what is the syntax to change my dsl account to have full write, execute & read. access to /hda5? Would it be chmod 777 /hda5 when logged in as SU? How do you tell linux while being su you want the dsl account to have full access to that partition?
Thanks
|