Re: installing debian 10 without a cd and without usb but could use ethernet
Brian composed on 2021-01-21 11:33 (UTC):
> David Wright's advice to use the hd-media kernel and initrd is your way
> forward. The simplest GRUB stanza possible is
> menuentry 'Debian 10' {
> linux /boot/vmlinuz
> initrd /boot/initrd.gz
> }
I'm having trouble thinking of how this could work. Grub needs a way to know where
to find the correct partition/filesystem. My 2021-01-21 00:06 (UTC-0500) response
included one example:
search --no-floppy --label --set=root p03res
It remains for the reader to determine the simplest possible example.
https://www.gnu.org/software/grub/manual/grub/grub.html
--
Evolution as taught in public schools, like religion,
is based on faith, not on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata *** http://fm.no-ip.com/
Reply to: