Re: relabel

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

 



Hello Chris,
> > 
> > I am back with you.
> > Thinking about your suggestion.
> 
> How did you clone it? Did you use cp? Did you use rsync? What was the exact command?
> 
> 
> > I generate a file: /boot/grub2/grub.cfg
> 
> Did you use chroot at all?
Yes I did
 That is, did you mount the clone's parts, bind the dev, proc, sys file system, and then chroot the clone, and then from within chroot
Yes I did
 did you grub2-install,
No, because it change the mbr and then going to use the clone grub.cfg. And I did not
when to do it because teh clone works. Am I wrong?
 grub2-mkconfig, and run dracut?
YEs

> 
> > If I understand (I guess) the point in generating a new initramfs, I do not
> > see the point in generating a new grub.cfg file since it is not seen 
> > during the grub2 precessing since the grub.cfg file used in on the
> > cloned partition until a make a new grub2-install /dev/sda
> > from the clone.
> 
> That's why you chroot the clone, then run all of these commands, otherwise they do not produce correct results for the clone.
> 
> 
> > Anyway, in my opinion, the issue is when grub executes:
> > 
> > menuentry 'Fedora, with Linux 3.12.5-200.fc19.i686.PAE' --class fedora --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.12.5-200.fc19.i686.PAE-advanced-69ee06ed-3f6a-4b9f-9b86-6e24c1847cf6' {
> > set gfxpayload=text
> > insmod gzio
> > insmod part_msdos
> > insmod ext2
> > set root='hd0,msdos16'
> > if [ x$feature_platform_search_hint = xy ]; then
> > search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos16 --hint-efi=hd0,msdos16 --hint-baremetal=ahci0,msdos16 --hint='hd0,msdos16' c2010fed-5fcf-4c59-bca9-10922b131d8b
> > else
> > search --no-floppy --fs-uuid --set=root c2010fed-5fcf-4c59-bca9-10922b131d8b
> > fi
> > 
> > because the clone partition is not correct.
> > Something is missing:
> > failed to start creat static device mode in /dev
> > failed to start journal
> > etc...
> > 
> > To me looks like that the services are not started!!!
> > how the /dev partition is created?
> 
> The clone is on another drive? And is that drive in the same computer or a different computer?
Same drive
clone
/boot on /dev/sda16
/ on VolGrpSys3-root
cloned
boot on /dev/sda6
/ on VolGrpSys2-root

> 
> Chris Murphy
> -- 
> users mailing list
> users@xxxxxxxxxxxxxxxxxxxxxxx
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org


===========================================================================
 Patrick DUPRÉ                                 | | email: pdupre@xxxxxxx
 Laboratoire de Physico-Chimie de l'Atmosphère | |
 Université du Littoral-Côte d'Opale           | |
 Tel.  (33)-(0)3 28 23 76 12                   | | Fax: 03 28 65 82 44
 189A, avenue Maurice Schumann                 | | 59140 Dunkerque, France
===========================================================================
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux