Path: csiph.com!weretis.net!feeder6.news.weretis.net!panix!.POSTED.panix2.panix.com!not-for-mail From: vjp2.at@at.BioStrategist.dot.dot.com Newsgroups: comp.os.linux.misc Subject: Reactos, drivers, boot menu Date: Mon, 10 Apr 2023 13:30:26 -0000 (UTC) Organization: Samani Marions Panyaught NYC-11357-3436-287-USA Message-ID: Injection-Date: Mon, 10 Apr 2023 13:30:26 -0000 (UTC) Injection-Info: reader2.panix.com; posting-host="panix2.panix.com:166.84.1.2"; logging-data="17482"; mail-complaints-to="abuse@panix.com" User-Agent: tin/2.6.0-20210823 ("Coleburn") (NetBSD/9.3 (amd64)) Xref: csiph.com comp.os.linux.misc:37769 CAE Linux (and Win7) got all the right drivers, but Reactos (and XP) did not. Is there a way to do this better? I got reactos from sourceforge, so it should be up to date ie Reactos doesn't have wifi, CAELinux does (yes I reinstalled without the partitions, whose intallation seems to have killed CAEL's wifi) Also, I overwrote Reactos over Xp (over W7) and the MS boot menu still lists XP as an option, but of course, it's not there. Then CAE Linux (ubunto) puts the three MS Options (MSDOS, Reactos, XP) in a submenu called XP. I looked at the various grub2 files and they are not as simple as Grub1 Is there a way to make this easier, less error prone? Here is my old grub.cfg from dos-xp-quantian Can it be this simple now? # menu.lst - See: grub(8), info grub, update-grub(8) ## default num # Set the default entry to the entry number NUM. Numbering starts from 0, and # the entry number 0 is the default if the command is not used. default 1 timeout 177 color cyan/blue white/blue #Quantian bootable partition config begins title Quantian on (/dev/sda6) root (hd0,5) kernel /boot/vmlinuz root=/dev/sda6 ro ramdisk_size=100000 init=/etc/init lang=us apm=power-off nomce quiet vga=791 initrd /boot/initrd.img savedefault boot # QUANTIAN bootable partition config ends # XP bootable partition config begins title XP on (/dev/sda1) unhide (hd0,0) hide (hd0,1) root (hd0,0) makeactive chainloader +1 # Win XP bootable partition config ends # DOS is in front of XP but was installed later so has a higher SDA number # DOS bootable partition config begins title DOS on (/dev/sda2) hide (hd0,0) unhide (hd0,1) root (hd0,1) makeactive chainloader +1 # DOS bootable partition config ends -- Vasos Panagiotopoulos panix.com/~vjp2/vasos.htm ---{Nothing herein constitutes advice. Everything fully disclaimed.}---