Partitions
From: Harley (harleyrci_at_earthlink.net)
Date: 02/29/04
- Next message: Edward S. Rice: "Re: Help Printing from WinXP to Fedora via SAMBA"
- Previous message: jgacvja_at_hotmail.com: "help: j2eesdk-1_4-dr-linux-eval -- how do i get it started?"
- Next in thread: Fred: "Re: Partitions"
- Reply: Fred: "Re: Partitions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Feb 2004 17:37:03 -0800
I've installed RedHat 9 <kernel 2.4.20...> on one partition /dev/hde1.
When I installed I had tons of free space left. Now I went back and
definded hde3 and hde4 partitions. I want to move /tmp to hde3
partition and /var to hde4 partition.
Device Boot Start End Blocks Id System
/dev/hde1 * 1 388 3116578+ 83 Linux
/dev/hde2 389 426 305235 82 Linux swap
/dev/hde3 427 1200 6217155 83 Linux
/dev/hde4 1201 2100 7229250 83 Linux
I've tried to copy all the file from /tmp and from /var to the other
partitions, after which I updated the /etc/fstab then rebooted.
However, I had system problems
after I brought my system up. First, X server could not start. Then my
system hung after a reboot. I finally had to comment out the line in
my fstab. Below is my fstab file. Can anyone give me guidence on how
to successfully move a filesytem to another partition.
LABEL=/ / ext3 defaults
1 1
none /dev/pts devpts gid=5,mode=620
0 0
none /proc proc defaults
0 0
none /dev/shm tmpfs defaults
0 0
/dev/hde2 swap swap defaults
0 0
#/dev/hde3 /tmp ext3 defaults
1 2
#/dev/hde4 /var ext3 defaults
1 2
/dev/cdrom /mnt/cdrom udf,iso9660
noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto
noauto,owner,kudzu 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660
noauto,owner,kudzu,ro 0 0
- Next message: Edward S. Rice: "Re: Help Printing from WinXP to Fedora via SAMBA"
- Previous message: jgacvja_at_hotmail.com: "help: j2eesdk-1_4-dr-linux-eval -- how do i get it started?"
- Next in thread: Fred: "Re: Partitions"
- Reply: Fred: "Re: Partitions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|