Quote:
|
Originally Posted by superbnerd
Here is a terribly non user friendly way to build a driver disk so you can use fc2 if you like.
About the swap problem: post your /etc/fstab. Did you create a swap partition during install? Please post your pc spec.
|
Thanks for the HowTo. Don't know if I'll be able to use it, but I will learn something from it.
/etc/fstab:
/dev/md0 / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
/dev/md3 /home ext3 defaults 1 2
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/md1 /usr ext3 defaults 1 2
/dev/md2 /var ext3 defaults 1 2
/dev/hdc2 swap swap defaults 0 0
LABEL=SWAP-sdb5 swap swap defaults 0 0
LABEL=SWAP-sda5 swap swap defaults 0 0
/dev/hdc1 /media/idedisk ext3 noauto,user,exec,managed 0 0
/dev/hda /media/cdrw_dvdrw auto noauto,user,exec,managed,ro 0 0
/dev/scd0 /media/cdrw_dvdrom auto noauto,user,exec,managed,ro 0 0
/dev/fd0 /media/floppy auto noauto,user,exec,managed 0 0
I have an old drive on the PATA that has FC2 i386 that I now use for 32-bit development via chroot. I have two SATA drives on the mobo SATA (VT8237/VT6420) for the 64-bit system. Both drives are partitioned the same way (sdb = sda):
sda1 512M
sda2 8G
sda3 4G
sda5 1G
sda6 ~65G (all remaining on 80G drive)
So I used Disk Druid to setup the drive as follows:
sda1/sdb1 = 512M RAID1 = /
sda2+sdb2 = 16G RAID 0 = /usr
sda3+sdb3 = 8G RAID 0 = /var
sda5 and sdb5 = swap
sda6+sdb6 = ~130G RAID 0 = /home
This works very well in FC3 t2 or t3 with a few minor problems I have mentioned. I don't know why the swap isn't working unless it has to do with the "Enabling local filesystem quotas" failing as I mentioned in another post on my early findings.
Thanks for any help. I'm still a bit new to Linux. I may have troubles, but I'd never go back to Windows at this point.
PS: almost forgot the PC specs.
Opteron 240 (single... for the moment)
512M DDR333
MSI Master2-FAR (VIA K8T800 mobo)
nVidia GeForce FX5600
NEC 2510A DVDRW
generic PCI Netgear Ethernet (not used yet)
generic PCI Firewire card to access an external Combo drive