FC2 -> F7 via yum

Sam Varshavchik mrsam at courier-mta.com
Mon May 19 00:48:07 UTC 2008


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].


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20080518/9c1672e3/attachment-0001.bin 


More information about the users mailing list