Fred Paredes wrote: > > Hello All, > > I had a problem boot disk with my mail server so I took it down and moved all data >to the new drive. > > I use lilo as the boot manager and moved the boot drive from /dev/hda to /dev/hdc. I >also made sure that the swap was also changed to point to the new drive in the fstab. > > I am currently booting off of /dev/hdc but the problem is when I have /dev/hda >disconnected. The boot up freezes because the /dev/hda5 swap is not there. When I put >the drive back the boot up continues without a problem. >
It shouldn't freeze because the swap partition is not there. You didn't mention which release of RH. But your problem is likely the partition label issue. Instead of using hard coded partition ids, RH gives the partitions a label (the mount point, typically). Look at /etc/fstab and note the first column. If you see LABEL=, then you have to ensure that your new drive has the same labels as the old drive's equivalent partition. You can use tune2fs -l to view each partition's current label and tune2fs -L label to set them. Barry -- Please avoid sending me Word, PowerPoint or Excel attachments. See http://www.fsf.org/philosophy/no-word-attachments.html -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list