phstpok
Group: Members
Posts: 6
Joined: July 2005 |
|
Posted: July 13 2005,12:37 |
|
Hi. Been going through the threads an gaining much info, but still stuck on a couple of things. Everything done in a root xterm.
p200, 192mb, 2.1hd
Using cfdisk, I create partitions
hda1 bootable 1000 ext2 hda2 400 Linux swap hda3 700 Linux
write quit
hda3 would be for downloads/storage etc. Might even add a 4.3gb drive as well.
mkfs -t ext2 /dev/hda3 mkswap /dev/hda2 swapon
everything seems fine. Do a standard install
Reboot
How do I get /dev/hda3 and the swapfile to mount automatically?
When I download say thunderbird.dsl, where do I put it or how do I install it, so it is usable immediately after booting.
Do I need to upgrade to gtk2?
Or would it just be easier to make hda1 1700mb and swap 400mb, forget about a third partition.
At the moment I have hda1 200mb, swap 400mb and hda3 everything left, but I still have to mount hda3 and hda2 won't mount at all, Of course hda1 is too small, 98% used. mount /dev/hda2
mount point none does not exist.
1 final q.
I have to reset network card each time I boot as ip for dns stuffs up like should be 203.96.156.4 but on reboot adds a space after the 4
TIA phstpok
|