Add to internal storage using external storageJoysticks and gamepads in WineMay i have a list of games which...
Is there a name of the flying bionic bird?
What is the command to reset a PC without deleting any files
Denied boarding due to overcrowding, Sparpreis ticket. What are my rights?
Symmetry in quantum mechanics
Typesetting a double Over Dot on top of a symbol
Is it wise to hold on to stock that has plummeted and then stabilized?
Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?
Was there ever an axiom rendered a theorem?
Is it wise to focus on putting odd beats on left when playing double bass drums?
Why is the design of haulage companies so “special”?
How would photo IDs work for shapeshifters?
Is this food a bread or a loaf?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
Is a vector space a subspace of itself?
Does the average primeness of natural numbers tend to zero?
Is every set a filtered colimit of finite sets?
Can a planet have a different gravitational pull depending on its location in orbit around its sun?
Copycat chess is back
Is there a way to make member function NOT callable from constructor?
How could a lack of term limits lead to a "dictatorship?"
What is the meaning of "of trouble" in the following sentence?
Can the Produce Flame cantrip be used to grapple, or as an unarmed strike, in the right circumstances?
Where to refill my bottle in India?
Need help identifying/translating a plaque in Tangier, Morocco
Add to internal storage using external storage
Joysticks and gamepads in WineMay i have a list of games which can run fine with ubuntu and wine?Write a Script to install an application under wineSD card reader detected but SD storage not shownAccess Ubuntu Touch 14.10 storage from PCExplain dual booting and installing on another internal hard drive?Can't install an executable fileCloning external HDD to internal HDDGrub won't find ubuntu after SD card installation on a UEFI compute stickImplementation of Shared Storage Drive Between Ubuntu And Win10?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
ok, I'm a pretty big Windows nut, no clue what I'm doing with Linux. Google normally is helpful, but I'm finding myself at a loss here.
see I've got myself a Intel Compute Stick running Ubuntu 14.04.6 Trusty Tahr, and I want to run old Windows 98/XP games on it, if possible.
my problem is I go to install WINE and all that, but the internal drive gets completely full, and that makes the device basically stop working. so I reboot, and when I enter my password to login, I just get a blank screen. so I've had to factory reset the thing 3 times now, hitting esc at bootup and telling it to reinstall the OS.
what's super annoying is this thing is supposed to have 8GB, and I thought that'd be plenty, but alas, I was mistaken.
so I'd like to tell Linux to use the free space on an external SD card (I've got a 4GB in there right now, but I've ordered a 16GB to take it's place) and combine that storage with the storage it's using to install updates and WINE. I'd like it to download toglamorus the SD card by default.
I'm not planning to do anything glamorous with this thing, just super old games, and if it runs those well, then I might toy around with Steam and install Plants Vs Zombies or something. I just need the extra space to try things out. I don't want to keep factory resetting every time something doesn't work. I'm basically using this thing as a test, so I can dink around with Linux and see if I want to use it more in the future.
oh also, I Googled how to toy with the partitions, but Google says I need to use the install CD. but my compute stick came with Ubuntu preinstalled, and I'd rather not mess with the OS, because with my experience so far, I'd probably brick my device. so if I can use the SD card rather than mess with the internal drive, that'd be great. if I mess up the SD card, I can fix that with Windows.
partitioning wine sd-card storage
New contributor
add a comment |
ok, I'm a pretty big Windows nut, no clue what I'm doing with Linux. Google normally is helpful, but I'm finding myself at a loss here.
see I've got myself a Intel Compute Stick running Ubuntu 14.04.6 Trusty Tahr, and I want to run old Windows 98/XP games on it, if possible.
my problem is I go to install WINE and all that, but the internal drive gets completely full, and that makes the device basically stop working. so I reboot, and when I enter my password to login, I just get a blank screen. so I've had to factory reset the thing 3 times now, hitting esc at bootup and telling it to reinstall the OS.
what's super annoying is this thing is supposed to have 8GB, and I thought that'd be plenty, but alas, I was mistaken.
so I'd like to tell Linux to use the free space on an external SD card (I've got a 4GB in there right now, but I've ordered a 16GB to take it's place) and combine that storage with the storage it's using to install updates and WINE. I'd like it to download toglamorus the SD card by default.
I'm not planning to do anything glamorous with this thing, just super old games, and if it runs those well, then I might toy around with Steam and install Plants Vs Zombies or something. I just need the extra space to try things out. I don't want to keep factory resetting every time something doesn't work. I'm basically using this thing as a test, so I can dink around with Linux and see if I want to use it more in the future.
oh also, I Googled how to toy with the partitions, but Google says I need to use the install CD. but my compute stick came with Ubuntu preinstalled, and I'd rather not mess with the OS, because with my experience so far, I'd probably brick my device. so if I can use the SD card rather than mess with the internal drive, that'd be great. if I mess up the SD card, I can fix that with Windows.
partitioning wine sd-card storage
New contributor
If your $HOME (user directory) has insufficient space to create needed gui work files (created at login), a GUI login cannot proceed, thus when you fill up the space, this could be what's causing you to reset back to defaults your device (all you need to do is login via a terminal, free some space and it'll work again). I suspect shadowing a 'mount` (your additional storage) over an existing directory is what I'd do, but I don't know compute sticks (how their Ubuntu differs). also fyi: Ubuntu 14.04 LTS (2014.April release) reaches the end of it's 5 year free support very soon.
– guiverc
3 hours ago
ok, how do I go about shadowing the mount?
– AJ Pink
3 hours ago
If you have a directory /dir on your system, then you latermount blah:/blah /dir
then whatever was in the old /mnt is hidden (shadowed) by whatever is in the mounted directory. This can 'scare' new users as they often expect it would combine the directories; but their own files (stored in /dir are just shadowed/hidden untilumount /dir
is performed (where shadowed or hidden dirs/files are visible again). I don't know wine very well, but suspect i'd be using that in your position (and don't forgetdosbox
as it's really useful for that era games)
– guiverc
2 hours ago
add a comment |
ok, I'm a pretty big Windows nut, no clue what I'm doing with Linux. Google normally is helpful, but I'm finding myself at a loss here.
see I've got myself a Intel Compute Stick running Ubuntu 14.04.6 Trusty Tahr, and I want to run old Windows 98/XP games on it, if possible.
my problem is I go to install WINE and all that, but the internal drive gets completely full, and that makes the device basically stop working. so I reboot, and when I enter my password to login, I just get a blank screen. so I've had to factory reset the thing 3 times now, hitting esc at bootup and telling it to reinstall the OS.
what's super annoying is this thing is supposed to have 8GB, and I thought that'd be plenty, but alas, I was mistaken.
so I'd like to tell Linux to use the free space on an external SD card (I've got a 4GB in there right now, but I've ordered a 16GB to take it's place) and combine that storage with the storage it's using to install updates and WINE. I'd like it to download toglamorus the SD card by default.
I'm not planning to do anything glamorous with this thing, just super old games, and if it runs those well, then I might toy around with Steam and install Plants Vs Zombies or something. I just need the extra space to try things out. I don't want to keep factory resetting every time something doesn't work. I'm basically using this thing as a test, so I can dink around with Linux and see if I want to use it more in the future.
oh also, I Googled how to toy with the partitions, but Google says I need to use the install CD. but my compute stick came with Ubuntu preinstalled, and I'd rather not mess with the OS, because with my experience so far, I'd probably brick my device. so if I can use the SD card rather than mess with the internal drive, that'd be great. if I mess up the SD card, I can fix that with Windows.
partitioning wine sd-card storage
New contributor
ok, I'm a pretty big Windows nut, no clue what I'm doing with Linux. Google normally is helpful, but I'm finding myself at a loss here.
see I've got myself a Intel Compute Stick running Ubuntu 14.04.6 Trusty Tahr, and I want to run old Windows 98/XP games on it, if possible.
my problem is I go to install WINE and all that, but the internal drive gets completely full, and that makes the device basically stop working. so I reboot, and when I enter my password to login, I just get a blank screen. so I've had to factory reset the thing 3 times now, hitting esc at bootup and telling it to reinstall the OS.
what's super annoying is this thing is supposed to have 8GB, and I thought that'd be plenty, but alas, I was mistaken.
so I'd like to tell Linux to use the free space on an external SD card (I've got a 4GB in there right now, but I've ordered a 16GB to take it's place) and combine that storage with the storage it's using to install updates and WINE. I'd like it to download toglamorus the SD card by default.
I'm not planning to do anything glamorous with this thing, just super old games, and if it runs those well, then I might toy around with Steam and install Plants Vs Zombies or something. I just need the extra space to try things out. I don't want to keep factory resetting every time something doesn't work. I'm basically using this thing as a test, so I can dink around with Linux and see if I want to use it more in the future.
oh also, I Googled how to toy with the partitions, but Google says I need to use the install CD. but my compute stick came with Ubuntu preinstalled, and I'd rather not mess with the OS, because with my experience so far, I'd probably brick my device. so if I can use the SD card rather than mess with the internal drive, that'd be great. if I mess up the SD card, I can fix that with Windows.
partitioning wine sd-card storage
partitioning wine sd-card storage
New contributor
New contributor
New contributor
asked 3 hours ago
AJ PinkAJ Pink
61
61
New contributor
New contributor
If your $HOME (user directory) has insufficient space to create needed gui work files (created at login), a GUI login cannot proceed, thus when you fill up the space, this could be what's causing you to reset back to defaults your device (all you need to do is login via a terminal, free some space and it'll work again). I suspect shadowing a 'mount` (your additional storage) over an existing directory is what I'd do, but I don't know compute sticks (how their Ubuntu differs). also fyi: Ubuntu 14.04 LTS (2014.April release) reaches the end of it's 5 year free support very soon.
– guiverc
3 hours ago
ok, how do I go about shadowing the mount?
– AJ Pink
3 hours ago
If you have a directory /dir on your system, then you latermount blah:/blah /dir
then whatever was in the old /mnt is hidden (shadowed) by whatever is in the mounted directory. This can 'scare' new users as they often expect it would combine the directories; but their own files (stored in /dir are just shadowed/hidden untilumount /dir
is performed (where shadowed or hidden dirs/files are visible again). I don't know wine very well, but suspect i'd be using that in your position (and don't forgetdosbox
as it's really useful for that era games)
– guiverc
2 hours ago
add a comment |
If your $HOME (user directory) has insufficient space to create needed gui work files (created at login), a GUI login cannot proceed, thus when you fill up the space, this could be what's causing you to reset back to defaults your device (all you need to do is login via a terminal, free some space and it'll work again). I suspect shadowing a 'mount` (your additional storage) over an existing directory is what I'd do, but I don't know compute sticks (how their Ubuntu differs). also fyi: Ubuntu 14.04 LTS (2014.April release) reaches the end of it's 5 year free support very soon.
– guiverc
3 hours ago
ok, how do I go about shadowing the mount?
– AJ Pink
3 hours ago
If you have a directory /dir on your system, then you latermount blah:/blah /dir
then whatever was in the old /mnt is hidden (shadowed) by whatever is in the mounted directory. This can 'scare' new users as they often expect it would combine the directories; but their own files (stored in /dir are just shadowed/hidden untilumount /dir
is performed (where shadowed or hidden dirs/files are visible again). I don't know wine very well, but suspect i'd be using that in your position (and don't forgetdosbox
as it's really useful for that era games)
– guiverc
2 hours ago
If your $HOME (user directory) has insufficient space to create needed gui work files (created at login), a GUI login cannot proceed, thus when you fill up the space, this could be what's causing you to reset back to defaults your device (all you need to do is login via a terminal, free some space and it'll work again). I suspect shadowing a 'mount` (your additional storage) over an existing directory is what I'd do, but I don't know compute sticks (how their Ubuntu differs). also fyi: Ubuntu 14.04 LTS (2014.April release) reaches the end of it's 5 year free support very soon.
– guiverc
3 hours ago
If your $HOME (user directory) has insufficient space to create needed gui work files (created at login), a GUI login cannot proceed, thus when you fill up the space, this could be what's causing you to reset back to defaults your device (all you need to do is login via a terminal, free some space and it'll work again). I suspect shadowing a 'mount` (your additional storage) over an existing directory is what I'd do, but I don't know compute sticks (how their Ubuntu differs). also fyi: Ubuntu 14.04 LTS (2014.April release) reaches the end of it's 5 year free support very soon.
– guiverc
3 hours ago
ok, how do I go about shadowing the mount?
– AJ Pink
3 hours ago
ok, how do I go about shadowing the mount?
– AJ Pink
3 hours ago
If you have a directory /dir on your system, then you later
mount blah:/blah /dir
then whatever was in the old /mnt is hidden (shadowed) by whatever is in the mounted directory. This can 'scare' new users as they often expect it would combine the directories; but their own files (stored in /dir are just shadowed/hidden until umount /dir
is performed (where shadowed or hidden dirs/files are visible again). I don't know wine very well, but suspect i'd be using that in your position (and don't forget dosbox
as it's really useful for that era games)– guiverc
2 hours ago
If you have a directory /dir on your system, then you later
mount blah:/blah /dir
then whatever was in the old /mnt is hidden (shadowed) by whatever is in the mounted directory. This can 'scare' new users as they often expect it would combine the directories; but their own files (stored in /dir are just shadowed/hidden until umount /dir
is performed (where shadowed or hidden dirs/files are visible again). I don't know wine very well, but suspect i'd be using that in your position (and don't forget dosbox
as it's really useful for that era games)– guiverc
2 hours ago
add a 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
});
}
});
AJ Pink is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1132305%2fadd-to-internal-storage-using-external-storage%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
AJ Pink is a new contributor. Be nice, and check out our Code of Conduct.
AJ Pink is a new contributor. Be nice, and check out our Code of Conduct.
AJ Pink is a new contributor. Be nice, and check out our Code of Conduct.
AJ Pink is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1132305%2fadd-to-internal-storage-using-external-storage%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
If your $HOME (user directory) has insufficient space to create needed gui work files (created at login), a GUI login cannot proceed, thus when you fill up the space, this could be what's causing you to reset back to defaults your device (all you need to do is login via a terminal, free some space and it'll work again). I suspect shadowing a 'mount` (your additional storage) over an existing directory is what I'd do, but I don't know compute sticks (how their Ubuntu differs). also fyi: Ubuntu 14.04 LTS (2014.April release) reaches the end of it's 5 year free support very soon.
– guiverc
3 hours ago
ok, how do I go about shadowing the mount?
– AJ Pink
3 hours ago
If you have a directory /dir on your system, then you later
mount blah:/blah /dir
then whatever was in the old /mnt is hidden (shadowed) by whatever is in the mounted directory. This can 'scare' new users as they often expect it would combine the directories; but their own files (stored in /dir are just shadowed/hidden untilumount /dir
is performed (where shadowed or hidden dirs/files are visible again). I don't know wine very well, but suspect i'd be using that in your position (and don't forgetdosbox
as it's really useful for that era games)– guiverc
2 hours ago