Re: FC2 -> F7 via yum

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Trever L. Adams writes:

It appears that ATA is initialized before the SCSI on this system
(2.6.12). Therefore, I think the mapping would be:

hda - > sda
hdb (cdrom?) - > sdb
hdc -> sdc
sda -> sdd
sdb -> sde

Is this accurate? Is there a way to use labels so I can be certain grub
and fstab are correct?

Yes. Use e2label to label your existing partitions. To relabel swap, temporarily swapoff, then run mkswap with the -L option, then swapon.

For grub's config, change the root=/dev/whatever kernel option to root=LABEL=[label]. Also replace all /dev labels in /etc/fstab with LABEL=[label].


Attachment: pgp8VyGf6DZRv.pgp
Description: PGP signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux