Selecting os after wake on lan using sub-os
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Recently I had an idea: what if I install a mini os that grub starts by default, that listen for a packet sent by my phone and then it modify the grub configuration files changing the default os to boot?
For example: I wake my pc and I want to take a file from my ubuntu installation via ftp or doing things with Vnc viewer. But the default grub entry is windows 7, then with a linux based mini os can I modify the grub config files, so it boots up ubuntu?
Then, which method can I assume to listen for a packet from my phone?
Thank you all.
Edit: Then this setup it'll be able to reverse thing back
dual-boot grub2 vnc ftp wakeonlan
|
show 1 more comment
Recently I had an idea: what if I install a mini os that grub starts by default, that listen for a packet sent by my phone and then it modify the grub configuration files changing the default os to boot?
For example: I wake my pc and I want to take a file from my ubuntu installation via ftp or doing things with Vnc viewer. But the default grub entry is windows 7, then with a linux based mini os can I modify the grub config files, so it boots up ubuntu?
Then, which method can I assume to listen for a packet from my phone?
Thank you all.
Edit: Then this setup it'll be able to reverse thing back
dual-boot grub2 vnc ftp wakeonlan
1
You could instead have your Ubuntu boot by default. When you then need Windows, you can login to Ubuntu via ssh and tell grub to boot Windows the next time and then reboot. Would that be ok?
– PerlDuck
Mar 24 at 11:18
yes but then it can't be undone
– Lorenzo Bodini
Mar 25 at 15:16
Yes it can. The commandsudo grub-reboot "Windows"
will tell grub to boot into the "Windows" menu entry just once next time it boots. If you then reboot, you'll have Windows. If you then reboot that Windows, you'll be back to Ubuntu because Ubuntu is still the default.
– PerlDuck
Mar 25 at 15:19
I know I know, but from windows I can't boot to ubuntu
– Lorenzo Bodini
Mar 25 at 18:28
No need to explicitely boot into Ubuntu from Windows because Ubuntu is still the default. It is sufficient to just reboot the Windows machine from remote. It will then again restart with Ubuntu.
– PerlDuck
Mar 25 at 18:55
|
show 1 more comment
Recently I had an idea: what if I install a mini os that grub starts by default, that listen for a packet sent by my phone and then it modify the grub configuration files changing the default os to boot?
For example: I wake my pc and I want to take a file from my ubuntu installation via ftp or doing things with Vnc viewer. But the default grub entry is windows 7, then with a linux based mini os can I modify the grub config files, so it boots up ubuntu?
Then, which method can I assume to listen for a packet from my phone?
Thank you all.
Edit: Then this setup it'll be able to reverse thing back
dual-boot grub2 vnc ftp wakeonlan
Recently I had an idea: what if I install a mini os that grub starts by default, that listen for a packet sent by my phone and then it modify the grub configuration files changing the default os to boot?
For example: I wake my pc and I want to take a file from my ubuntu installation via ftp or doing things with Vnc viewer. But the default grub entry is windows 7, then with a linux based mini os can I modify the grub config files, so it boots up ubuntu?
Then, which method can I assume to listen for a packet from my phone?
Thank you all.
Edit: Then this setup it'll be able to reverse thing back
dual-boot grub2 vnc ftp wakeonlan
dual-boot grub2 vnc ftp wakeonlan
edited Mar 25 at 15:17
Lorenzo Bodini
asked Mar 24 at 11:00
Lorenzo BodiniLorenzo Bodini
112
112
1
You could instead have your Ubuntu boot by default. When you then need Windows, you can login to Ubuntu via ssh and tell grub to boot Windows the next time and then reboot. Would that be ok?
– PerlDuck
Mar 24 at 11:18
yes but then it can't be undone
– Lorenzo Bodini
Mar 25 at 15:16
Yes it can. The commandsudo grub-reboot "Windows"
will tell grub to boot into the "Windows" menu entry just once next time it boots. If you then reboot, you'll have Windows. If you then reboot that Windows, you'll be back to Ubuntu because Ubuntu is still the default.
– PerlDuck
Mar 25 at 15:19
I know I know, but from windows I can't boot to ubuntu
– Lorenzo Bodini
Mar 25 at 18:28
No need to explicitely boot into Ubuntu from Windows because Ubuntu is still the default. It is sufficient to just reboot the Windows machine from remote. It will then again restart with Ubuntu.
– PerlDuck
Mar 25 at 18:55
|
show 1 more comment
1
You could instead have your Ubuntu boot by default. When you then need Windows, you can login to Ubuntu via ssh and tell grub to boot Windows the next time and then reboot. Would that be ok?
– PerlDuck
Mar 24 at 11:18
yes but then it can't be undone
– Lorenzo Bodini
Mar 25 at 15:16
Yes it can. The commandsudo grub-reboot "Windows"
will tell grub to boot into the "Windows" menu entry just once next time it boots. If you then reboot, you'll have Windows. If you then reboot that Windows, you'll be back to Ubuntu because Ubuntu is still the default.
– PerlDuck
Mar 25 at 15:19
I know I know, but from windows I can't boot to ubuntu
– Lorenzo Bodini
Mar 25 at 18:28
No need to explicitely boot into Ubuntu from Windows because Ubuntu is still the default. It is sufficient to just reboot the Windows machine from remote. It will then again restart with Ubuntu.
– PerlDuck
Mar 25 at 18:55
1
1
You could instead have your Ubuntu boot by default. When you then need Windows, you can login to Ubuntu via ssh and tell grub to boot Windows the next time and then reboot. Would that be ok?
– PerlDuck
Mar 24 at 11:18
You could instead have your Ubuntu boot by default. When you then need Windows, you can login to Ubuntu via ssh and tell grub to boot Windows the next time and then reboot. Would that be ok?
– PerlDuck
Mar 24 at 11:18
yes but then it can't be undone
– Lorenzo Bodini
Mar 25 at 15:16
yes but then it can't be undone
– Lorenzo Bodini
Mar 25 at 15:16
Yes it can. The command
sudo grub-reboot "Windows"
will tell grub to boot into the "Windows" menu entry just once next time it boots. If you then reboot, you'll have Windows. If you then reboot that Windows, you'll be back to Ubuntu because Ubuntu is still the default.– PerlDuck
Mar 25 at 15:19
Yes it can. The command
sudo grub-reboot "Windows"
will tell grub to boot into the "Windows" menu entry just once next time it boots. If you then reboot, you'll have Windows. If you then reboot that Windows, you'll be back to Ubuntu because Ubuntu is still the default.– PerlDuck
Mar 25 at 15:19
I know I know, but from windows I can't boot to ubuntu
– Lorenzo Bodini
Mar 25 at 18:28
I know I know, but from windows I can't boot to ubuntu
– Lorenzo Bodini
Mar 25 at 18:28
No need to explicitely boot into Ubuntu from Windows because Ubuntu is still the default. It is sufficient to just reboot the Windows machine from remote. It will then again restart with Ubuntu.
– PerlDuck
Mar 25 at 18:55
No need to explicitely boot into Ubuntu from Windows because Ubuntu is still the default. It is sufficient to just reboot the Windows machine from remote. It will then again restart with Ubuntu.
– PerlDuck
Mar 25 at 18:55
|
show 1 more comment
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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%2faskubuntu.com%2fquestions%2f1128259%2fselecting-os-after-wake-on-lan-using-sub-os%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1128259%2fselecting-os-after-wake-on-lan-using-sub-os%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
1
You could instead have your Ubuntu boot by default. When you then need Windows, you can login to Ubuntu via ssh and tell grub to boot Windows the next time and then reboot. Would that be ok?
– PerlDuck
Mar 24 at 11:18
yes but then it can't be undone
– Lorenzo Bodini
Mar 25 at 15:16
Yes it can. The command
sudo grub-reboot "Windows"
will tell grub to boot into the "Windows" menu entry just once next time it boots. If you then reboot, you'll have Windows. If you then reboot that Windows, you'll be back to Ubuntu because Ubuntu is still the default.– PerlDuck
Mar 25 at 15:19
I know I know, but from windows I can't boot to ubuntu
– Lorenzo Bodini
Mar 25 at 18:28
No need to explicitely boot into Ubuntu from Windows because Ubuntu is still the default. It is sufficient to just reboot the Windows machine from remote. It will then again restart with Ubuntu.
– PerlDuck
Mar 25 at 18:55