[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I want to add 2giga to my linux.



> Now I have :
> /boot - 10mb
> swap - 128mb
> / - 1.8giga (all of them in my first hardisk - 6giga .
> Now, since i dont have any free space ( (-: ) i want to add 2 giga (and
> new
> partition - /home) from my second hardisk (13.6giga).
> 
> Thanks,
> Yoav
> 

One way to achieve it is to partition and mkfs the 2nd HD, mount the new /home as /home2, copy the old /home to the new one, make the old /home a dedicated /tmp, change /etc/fstab accordingly and either reboot or mount/remount appropriately manually.
www.linux.org.il/LDP/HOWTO/mini/Hard-Disk-Upgrade.html can help.


-- 
	
	--  Shaul Karl <shaulk@israsrv.net.il>

[00:41:32 /tmp]$ echo; zgrep -A15 Introduction \
> /usr/share/doc/autoconf/autoconf.html.gz | tail -n12

A physicist, an engineer, and a computer scientist were
discussing the nature of God.  Surely a Physicist, said the
physicist, because early in the Creation, God made Light; and you
know, Maxwell's equations, the dual nature of electro-magnetic
waves, the relativist consequences... An Engineer!, said the
engineer, because before making Light, God split the Chaos into
Land and Water; it takes a hell of an engineer to handle that big
amount of mud, and orderly separation of solids from
liquids... The computer scientist shouted: And the Chaos,
where do you think it was coming from, hmm?

---Anonymous
[00:41:36 /tmp]$ 




=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il