Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snapshot: centos65 template need full pathnames for grub #8

Open
mathiasp opened this issue Aug 21, 2014 · 4 comments
Open

snapshot: centos65 template need full pathnames for grub #8

mathiasp opened this issue Aug 21, 2014 · 4 comments

Comments

@mathiasp
Copy link

Using this:

linux (hd0,msdos1)/vmlinuz-2.6.32-431.el6.x86_64 ro root=/dev/mapper/VolGroup-lv_root
initrd (hd0,msdos1)/initramfs-2.6.32-431.el6.x86_64.img
boot

works. The snapshot conf is missing the (hd0,msdos1) part...

@michaeldexter
Copy link
Owner

linux (hd0,msdos1)/vmlinuz-2.6.32-431.el6.x86_64 ro root=/dev/mapper/VolGroup-lv_root
initrd (hd0,msdos1)/initramfs-2.6.32-431.el6.x86_64.img
boot

works. The snapshot conf is missing the (hd0,msdos1) part...

Noted. Thanks and I have only this week been able to hack on vmrc. While
this is not in, I have preliminary PC-BSD, TrueOS, CoreOS and BitRig
configs in the tarball at bhyve.org/vmrc .

(Catching up on your other posts)

Thank you for your interest and patience!

Michael

@mathiasp
Copy link
Author

Take your time. I'm grateful for vmrc and hope it will be a useful, timesaving bit of infrastructure :)

Spending my time learning Saltstack and setting up a new server and configuring saltstack to bring it up in one go, creating 6 jails in the process, so I've enough on my hands. Adding bhyve with centos/zimbra would be great, though :)

re OS choice: I'm seeing bhyve mostly in the server space, so centos, ubuntu lts and opensuse server look interesting to me. CoreOS might become so, we'll see. Windows might be nice sometimes...

I'm not very knowledgeable about Linux, trying centos because zimbra is packaged for it and says it's rock solid... Will use FreeBSD 9-something (before pkgng) if this does not work out, but that's a port by a single person, so I would really love to switch

@michaeldexter
Copy link
Owner

What are your grub settings for ISO boot? Note the v0.7 snapshot.

@michaeldexter
Copy link
Owner

Still the case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants