Hi Andrew,
Tks for your advice.
Quote:
cd /
tar cjf home.tar.bz2 home
umount /dev/hde5
cfdisk
|
I havn't installed cfdisk so I'll use fdisk instead.
Here I'm not very experienced on creating Ext partitions. Usually I create 4 partitions, max.
Shall I run
# fdisk /dev/hde5 ???
/dev/hde5 is /home partition of FC2
Then what shall be the next step
Quote:
Then edit /etc/fstab and comment out the line that mounts /dev/hde5 on /home then reboot. Login as root again and reformat /dev/hde5
mkfs.ext3 /dev/hde5
|
Here I'm not very clear. After repartition there are 9partitions, say;
/boot
/root
/swap
/home
The above partitions are for FC2. What about other partitions just created, say
hde6 (suppose for LFS /boot)
hde7 (suppose for LFS /root)
hde8 (suppose for LFS /swap)
hde9 (suppose for LFS /home
OR just ONE partition for all of them. Shall I create FS for it/all of them (format)?
Quote:
[b]Edit /etc/fstab so that it's back the way it was and then remount /dev/hde5 /B]
|
What about LFS /home ???
TIA
B.R.
satimis