Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #36734
| From | vjp2.at@at.BioStrategist.dot.dot.com |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: Gparted MSDOS Sector Zero with WIn 7 v XP |
| Date | 2023-01-17 17:10 +0000 |
| Organization | Samani Marions Panyaught NYC-11357-3436-287-USA |
| Message-ID | <tq6kr2$frn$2@reader2.panix.com> (permalink) |
| References | (2 earlier) <N86dnZUx4oFUcFn-nZ2dnZfqnPidnZ2d@earthlink.com> <tq2uhf$2ll9v$2@dont-email.me> <2pqdnTqsWtkIdlj-nZ2dnZfqn_qdnZ2d@earthlink.com> <LeOdnWU79p7mclj-nZ2dnZfqn_idnZ2d@earthlink.com> <tq69i6$dng$1@reader2.panix.com> |
SOmething about MSDOS needs to be in the zero sector partition
Here is my 2014 grub.cfg
# 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.}---
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Gparted MSDOS Sector Zero with WIn 7 v XP vjp2.at@at.BioStrategist.dot.dot.com - 2023-01-15 19:37 +0000
Re: Gparted MSDOS Sector Zero with WIn 7 v XP "26C.Z968" <26C.Z968@noaada.net> - 2023-01-16 01:11 -0500
Re: Gparted MSDOS Sector Zero with WIn 7 v XP "26C.Z968" <26C.Z968@noaada.net> - 2023-01-16 01:25 -0500
Re: Gparted MSDOS Sector Zero with WIn 7 v XP Marco Moock <mo01@posteo.de> - 2023-01-16 08:31 +0100
Re: Gparted MSDOS Sector Zero with WIn 7 v XP "26C.Z968" <26C.Z968@noaada.net> - 2023-01-16 19:28 -0500
Re: Gparted MSDOS Sector Zero with WIn 7 v XP "26C.Z968" <26C.Z968@noaada.net> - 2023-01-16 19:44 -0500
Re: Gparted MSDOS Sector Zero with WIn 7 v XP vjp2.at@at.BioStrategist.dot.dot.com - 2023-01-17 13:58 +0000
Re: Gparted MSDOS Sector Zero with WIn 7 v XP vjp2.at@at.BioStrategist.dot.dot.com - 2023-01-17 17:09 +0000
Re: Gparted MSDOS Sector Zero with WIn 7 v XP "Carlos E.R." <robin_listas@es.invalid> - 2023-01-17 20:37 +0100
Re: Gparted MSDOS Sector Zero with WIn 7 v XP "26C.Z968" <26C.Z968@noaada.net> - 2023-01-18 00:04 -0500
Re: Gparted MSDOS Sector Zero with WIn 7 v XP "Carlos E.R." <robin_listas@es.invalid> - 2023-01-18 10:47 +0100
Re: Gparted MSDOS Sector Zero with WIn 7 v XP vjp2.at@at.BioStrategist.dot.dot.com - 2023-01-17 17:10 +0000
Re: Gparted MSDOS Sector Zero with WIn 7 v XP vjp2.at@at.BioStrategist.dot.dot.com - 2023-01-17 17:17 +0000
Re: Gparted MSDOS Sector Zero with WIn 7 v XP "26C.Z968" <26C.Z968@noaada.net> - 2023-01-18 00:15 -0500
csiph-web