You are not logged in.
Pages: 1
how to adapt following text for grub.cfg from grub2 from an existing Nutyx (or other, but Nutyx writes directly into grub.cfg (::) !) system
title SliTaz cooking
map (hd0,0)/boot/slitaz-cooking.iso (hd1)
map --hook
kernel (hd1)/boot/bzImage rw root=/dev/null vga=normal
initrd (hd1)/boot/rootfs.gz
?
Offline
Here is an example of the menu for grub2:
http://www.cnblogs.com/eshizhan/archive/2012/04/24/2467632.html
http://www.cnblogs.com/eshizhan/archive/2012/04/10/2441014.html
Offline
I think that's another way - is to use slitaz-4.0-core. He has 1 file rootfs.gz.
Offline
Pages: 1
[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]