Finding the menu.lst that is being used by grub on a multiboot/multipartition systemhow can I boot linux from a software raid 1 arrayChanges to grub in ubuntu 10Time drift in Cloud Server - need to mainpulate GRUB configAccidentally ran grub-install incorrectly, now have a grub prompt but no menuStuck at grub prompt after a default CentOS 6 installationCannot install grub, segmentation fault, unable to identify filesystem, superfluous RAID member, found two disks with same index — Debian 7How to fix when grub no longer mounts the boot partition at start up?grub 0.97 (legacy) confusion between menu.lst and grub.cfgGRUB hangs before menu, after a HDD upgrade. How to debug?grub2 RAID1 disk failure - unable to boot
Must a CPU have a GPU if the motherboard provides a display port (when there isn't any separate video card)?
Co-worker is now managing my team. Does this mean that I'm being demoted?
When is the phrase "j'ai bon" used?
How can Caller ID be faked?
How can I improve readability and length of a method with many if statements?
Creating polygon with exact measurements in QGIS 3
Cant bend fingertip when finger is straight
Is it possible for underground bunkers on different continents to be connected?
Leveraging cash for buying car
At zero velocity, is this object neither speeding up nor slowing down?
IIS LAN and WAN separate SSL certificates for the same server
New Site Design!
Are there any rules for identifying what spell an opponent is casting?
Do items with curse of vanishing disappear from shulker boxes?
Is it unethical to quit my job during company crisis?
How to search for Android apps without ads?
Why is Skinner so awkward in Hot Fuzz?
How do I become a better writer when I hate reading?
Can artificial satellite positions affect tides?
Why does MAGMA claim that the automorphism group of an elliptic curve is order 24 when it is order 12?
At what temperature should the earth be cooked to prevent human infection?
Why not make one big CPU core?
Confusion about good reduction
How to sort human readable size
Finding the menu.lst that is being used by grub on a multiboot/multipartition system
how can I boot linux from a software raid 1 arrayChanges to grub in ubuntu 10Time drift in Cloud Server - need to mainpulate GRUB configAccidentally ran grub-install incorrectly, now have a grub prompt but no menuStuck at grub prompt after a default CentOS 6 installationCannot install grub, segmentation fault, unable to identify filesystem, superfluous RAID member, found two disks with same index — Debian 7How to fix when grub no longer mounts the boot partition at start up?grub 0.97 (legacy) confusion between menu.lst and grub.cfgGRUB hangs before menu, after a HDD upgrade. How to debug?grub2 RAID1 disk failure - unable to boot
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
How do I find which partition holds the menu.lst being used at boot time?
Not looking for multiple locations , as where the file could be, but where it is definitely to be found. (e.t. partition)
Is the file located on partition 1,2, or partition 8 ?
The file in /boot/grub/menu.lst was used to display a grub-gretting screen, but which partition it was read from ? without going in to each and every partition and dig, what about a system that holds 8 or even more partitions ? How to find out ?
So the output should list a single location for the file .
grub version 0.97 (grub legacy)
grub legacy
add a comment |
How do I find which partition holds the menu.lst being used at boot time?
Not looking for multiple locations , as where the file could be, but where it is definitely to be found. (e.t. partition)
Is the file located on partition 1,2, or partition 8 ?
The file in /boot/grub/menu.lst was used to display a grub-gretting screen, but which partition it was read from ? without going in to each and every partition and dig, what about a system that holds 8 or even more partitions ? How to find out ?
So the output should list a single location for the file .
grub version 0.97 (grub legacy)
grub legacy
add a comment |
How do I find which partition holds the menu.lst being used at boot time?
Not looking for multiple locations , as where the file could be, but where it is definitely to be found. (e.t. partition)
Is the file located on partition 1,2, or partition 8 ?
The file in /boot/grub/menu.lst was used to display a grub-gretting screen, but which partition it was read from ? without going in to each and every partition and dig, what about a system that holds 8 or even more partitions ? How to find out ?
So the output should list a single location for the file .
grub version 0.97 (grub legacy)
grub legacy
How do I find which partition holds the menu.lst being used at boot time?
Not looking for multiple locations , as where the file could be, but where it is definitely to be found. (e.t. partition)
Is the file located on partition 1,2, or partition 8 ?
The file in /boot/grub/menu.lst was used to display a grub-gretting screen, but which partition it was read from ? without going in to each and every partition and dig, what about a system that holds 8 or even more partitions ? How to find out ?
So the output should list a single location for the file .
grub version 0.97 (grub legacy)
grub legacy
grub legacy
edited Jun 2 at 11:47
McErroneous
31
31
asked May 30 at 21:14
McErroneousMcErroneous
1
1
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Grub 0.97 had only one location for menu.lst: /boot/grub/menu.lst
.
That doesn't mean that your ancient distro didn't customize it, so you may still have to actually go in and look around.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f969563%2ffinding-the-menu-lst-that-is-being-used-by-grub-on-a-multiboot-multipartition-sy%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Grub 0.97 had only one location for menu.lst: /boot/grub/menu.lst
.
That doesn't mean that your ancient distro didn't customize it, so you may still have to actually go in and look around.
add a comment |
Grub 0.97 had only one location for menu.lst: /boot/grub/menu.lst
.
That doesn't mean that your ancient distro didn't customize it, so you may still have to actually go in and look around.
add a comment |
Grub 0.97 had only one location for menu.lst: /boot/grub/menu.lst
.
That doesn't mean that your ancient distro didn't customize it, so you may still have to actually go in and look around.
Grub 0.97 had only one location for menu.lst: /boot/grub/menu.lst
.
That doesn't mean that your ancient distro didn't customize it, so you may still have to actually go in and look around.
answered Jun 1 at 18:37
Michael Hampton♦Michael Hampton
180k28331663
180k28331663
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f969563%2ffinding-the-menu-lst-that-is-being-used-by-grub-on-a-multiboot-multipartition-sy%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown