=== chris14_ is now known as chris14 | ||
=== JanC_ is now known as JanC | ||
memphisto | Hi, i'd like boot live-server and edit grub line so that it does autoinstall from http location | 10:08 |
---|---|---|
memphisto | i'm trying to run it via ansible but its failing. string_send: "linux /casper/vmlinuz ip=10.123.19.49::10.123.19.1:255.255.255.0 --- autoinstall ds=nocloud-net;seedfrom=http://10.123.19.40/kickstart/' initrd /casper/initrd" | 10:08 |
memphisto | even manaully it wont' boot with this string | 10:08 |
memphisto | on that server i have user-data(simple example just one user and few packages) and meta-data(empty) | 10:09 |
Odd_Bloke | I have an Ubuntu filesystem and I want to use chroot to figure out what kernel it will boot. What's the best way for me to do that? | 17:27 |
rfm | Odd_Bloke, don't think you'd need chroot just for that. I'd "grep menuentry /<mountpoint>/boot/grub/grub.cfg" but I do not claim this is "the best" | 17:35 |
minimal | check the boot directory to see what kernel file(s) are present? | 17:43 |
=== arif-ali_ is now known as arif-ali | ||
=== tds9 is now known as tds | ||
=== PeGaSuS_ is now known as PeGaSuS | ||
memphisto | Hi. I'm installing ubuntu server 22.04 on kvm , but i wan't to load user-data and meta-data from network. Its not working. I interupt CDROM installation and in grub i put | 21:09 |
memphisto | linux /casper/vmlinuz ip=dhcp autoinstall ds=nocloud-net;s=http://192.168.122.1:3003/ | 21:09 |
memphisto | initrd /casper/initrd | 21:09 |
memphisto | boot | 21:09 |
memphisto | but it hangs in connecting and it spins | 21:09 |
memphisto | when it finally gives up and loads install i switch tty and check for ip and it got the ip. i can download user-data;meta-data from server | 21:16 |
memphisto | why it didn't start installation i don't know | 21:16 |
memphisto | is there mistake in what i'm doing? | 21:42 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!