<div>After reading the benefits of LVM, I opted for it and now I am at the verge of regretting it. </div>
<div>LVM is for experienced people, we may just crash it, I have. If something goes wrong (surely sooner or later) U will wait for help like me. Better use ext3 format. </div>
<div> </div>
<div> </div>
<div><span class="gmail_quote">On 12/4/05, <b class="gmail_sendername">Claude Jones</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:claude_jones@levitjames.com" target="_blank">claude_jones@levitjames.com 
</a>> wrote:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Sun December 4 2005 10:20 am, Paul F. Johnson wrote:<br>> #LABEL=/home /home ext3 defaults<br>> 1 2 
<br>> /dev/hdb1 /home ext3 defaults<br>> 1 2<br>></blockquote>
<div> </div>
<div>     <- this is all on one line in /etc/fstab</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> (replace hdb1 with sda1)<br><br>Thanks for the response. I'm afraid you've gone over my head (not so hard). I
<br>did try to figure it out.<br>man label didn't help </blockquote>
<div> </div>
<div>U haven't received benefit from reading about "Label", please give it one more shot if time permits, it has long term implications (later usage).</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Where do I put in those settings you suggest above? Or better, where I can go<br>and read up to learn what it is you are exactly suggesting? I don't really
<br>want to add my new drive to existing lvm's (someone else's suggestion) - my <br>thinking is to make the new drive a stand-alone /home, which, if I understand<br>things correctly, will make future upgrades/reinstalls a bit more manageable.
<br>Corrections to my thinking on these matters welcomed... </blockquote>
<div> </div>
<div>
<div>As things stand, what U intend to do are very basic, so it will be very initial chapters of learning Linux; go to <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://linuxquestions.org/" target="_blank">
linuxquestions.org</a> or <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://redhat.com/" target="_blank">Redhat.com</a>.<br>or google "getting started with linux". Better start learned. Default would be to start with ext3 and do as suggested by Mr. Gliboa Davara. 
</div>
<div>Going to init one is two way</div></div>
<div>One , just type init one in a terminal</div>
<div>Two, </div>
<div>
<div>Prepare, I suggest that U copy /etc/fstab to /etc/myfstab and edit it in your fav editor,</div></div>
<div>In this line what U see as blanks U will have to give as tabs (AFAIR).</div>
<div>and here U have to very carefully "edit /etc/fstab",  save the file. </div>
<div>Move home files to new drive ----->  to /home from /home (including all hidden files).</div>
<div>Reboot.</div>
<div>
<div>Type what is in quotes at grub prompt if it comes for you, </div>
<div>"a 1<enter>" there is a blank before 1, else use method One</div></div>
<div>and do only </div>
<div>cd /etc</div>
<div>cp fstab fstab.bak</div>
<div>cp myfstab fstab    <overwrite> yes</div>
<div>"exit" when u are done and </div>
<div> </div>
<div>PS:  Thread has expanded as I am writing, so pl read all !<br clear="all"><br>-- <br>Anil Kumar Shrama </div></div>