How to resize filesystem for 32GB cards with Odroid-C1Where is '/host' declared for mount in Wubi (Ubuntu...
Make a transparent 448*448 image
What exactly is the purpose of connection links straped between the rocket and the launch pad
Prove that the total distance is minimised (when travelling across the longest path)
Coworker uses her breast-pump everywhere in the office
Unreachable code, but reachable with exception
Why do Australian milk farmers need to protest supermarkets' milk price?
Time dilation for a moving electronic clock
Running a subshell from the middle of the current command
What is the blue range indicating on this manifold pressure gauge?
Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?
Sword in the Stone story where the sword was held in place by electromagnets
Why would a jet engine that runs at temps excess of 2000°C burn when it crashes?
Is King K. Rool's down throw to up-special a true combo?
Can the druid cantrip Thorn Whip really defeat a water weird this easily?
Counter-example to the existence of left Bousfield localization of combinatorial model category
It's a yearly task, alright
How do anti-virus programs start at Windows boot?
What is the difference between "shut" and "close"?
What is the likely impact on flights of grounding an entire aircraft series?
Plywood subfloor won't screw down in a trailer home
The three point beverage
Potentiometer like component
Why must traveling waves have the same amplitude to form a standing wave?
Is it true that real estate prices mainly go up?
How to resize filesystem for 32GB cards with Odroid-C1
Where is '/host' declared for mount in Wubi (Ubuntu 9.10)?LiveUSB operational issuesLinux server boot issueUbuntu 14.04 says insufficient memory in my /boot memory alocation while updatingNo Disk Space CentOS while my data is only 1.8GHow to access sda4 device/directory?Ubuntu 14.04 LTS on a ASUS LaptopUnderstanding micro SD cards for cameraHow can I auto-mount internal NTFS HDD to encrypted /home partition with fstab?Can linux boot from a disk that has no partition table?
When installing Ubuntu on an Odroid-C1 with a 32GB micro SD card, how do you make it use the entire card?
Following the instructions on the Odroid wiki, I was able to get Ubuntu-14.04 running on my Odroid-C1 fairly painlessly. I ran the "Odroid Utility" to update all packages and expand the root filesystem, but when I run df -H
, it shows:
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 4.6G 4.2G 239M 95% /
none 4.1k 0 4.1k 0% /sys/fs/cgroup
udev 439M 4.1k 439M 1% /dev
tmpfs 444M 4.1k 444M 1% /tmp
tmpfs 89M 2.8M 86M 4% /run
none 5.3M 0 5.3M 0% /run/lock
none 444M 78k 444M 1% /run/shm
none 105M 25k 105M 1% /run/user
/dev/mmcblk0p1 135M 7.7M 127M 6% /media/boot
i.e. /dev/mmcblk0p2, my root filesystem, only has 4.6G even though I'm using a 32G micro SD card. Why is this?
ubuntu sd-card
bumped to the homepage by Community♦ 6 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
When installing Ubuntu on an Odroid-C1 with a 32GB micro SD card, how do you make it use the entire card?
Following the instructions on the Odroid wiki, I was able to get Ubuntu-14.04 running on my Odroid-C1 fairly painlessly. I ran the "Odroid Utility" to update all packages and expand the root filesystem, but when I run df -H
, it shows:
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 4.6G 4.2G 239M 95% /
none 4.1k 0 4.1k 0% /sys/fs/cgroup
udev 439M 4.1k 439M 1% /dev
tmpfs 444M 4.1k 444M 1% /tmp
tmpfs 89M 2.8M 86M 4% /run
none 5.3M 0 5.3M 0% /run/lock
none 444M 78k 444M 1% /run/shm
none 105M 25k 105M 1% /run/user
/dev/mmcblk0p1 135M 7.7M 127M 6% /media/boot
i.e. /dev/mmcblk0p2, my root filesystem, only has 4.6G even though I'm using a 32G micro SD card. Why is this?
ubuntu sd-card
bumped to the homepage by Community♦ 6 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
which OS did you use to flash the card? Windows-Mac-Linux?
– MariusMatutiae
Jun 1 '15 at 7:41
add a comment |
When installing Ubuntu on an Odroid-C1 with a 32GB micro SD card, how do you make it use the entire card?
Following the instructions on the Odroid wiki, I was able to get Ubuntu-14.04 running on my Odroid-C1 fairly painlessly. I ran the "Odroid Utility" to update all packages and expand the root filesystem, but when I run df -H
, it shows:
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 4.6G 4.2G 239M 95% /
none 4.1k 0 4.1k 0% /sys/fs/cgroup
udev 439M 4.1k 439M 1% /dev
tmpfs 444M 4.1k 444M 1% /tmp
tmpfs 89M 2.8M 86M 4% /run
none 5.3M 0 5.3M 0% /run/lock
none 444M 78k 444M 1% /run/shm
none 105M 25k 105M 1% /run/user
/dev/mmcblk0p1 135M 7.7M 127M 6% /media/boot
i.e. /dev/mmcblk0p2, my root filesystem, only has 4.6G even though I'm using a 32G micro SD card. Why is this?
ubuntu sd-card
When installing Ubuntu on an Odroid-C1 with a 32GB micro SD card, how do you make it use the entire card?
Following the instructions on the Odroid wiki, I was able to get Ubuntu-14.04 running on my Odroid-C1 fairly painlessly. I ran the "Odroid Utility" to update all packages and expand the root filesystem, but when I run df -H
, it shows:
Filesystem Size Used Avail Use% Mounted on
/dev/mmcblk0p2 4.6G 4.2G 239M 95% /
none 4.1k 0 4.1k 0% /sys/fs/cgroup
udev 439M 4.1k 439M 1% /dev
tmpfs 444M 4.1k 444M 1% /tmp
tmpfs 89M 2.8M 86M 4% /run
none 5.3M 0 5.3M 0% /run/lock
none 444M 78k 444M 1% /run/shm
none 105M 25k 105M 1% /run/user
/dev/mmcblk0p1 135M 7.7M 127M 6% /media/boot
i.e. /dev/mmcblk0p2, my root filesystem, only has 4.6G even though I'm using a 32G micro SD card. Why is this?
ubuntu sd-card
ubuntu sd-card
edited Jun 8 '15 at 21:50
Canadian Luke
18.1k3090148
18.1k3090148
asked Jun 1 '15 at 1:39
CerinCerin
2,680123453
2,680123453
bumped to the homepage by Community♦ 6 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 6 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
which OS did you use to flash the card? Windows-Mac-Linux?
– MariusMatutiae
Jun 1 '15 at 7:41
add a comment |
which OS did you use to flash the card? Windows-Mac-Linux?
– MariusMatutiae
Jun 1 '15 at 7:41
which OS did you use to flash the card? Windows-Mac-Linux?
– MariusMatutiae
Jun 1 '15 at 7:41
which OS did you use to flash the card? Windows-Mac-Linux?
– MariusMatutiae
Jun 1 '15 at 7:41
add a comment |
1 Answer
1
active
oldest
votes
You need to resize the boot partition on the micro SD card. The standard image you flash creates a fixed size partition. Current 14.04 images are around 5GB in size. I use gparted to resize the partition to occupy the entire SD card. Other options for partitioning, e.g., parted, are possible but I like the graphical interface.
To resize, make sure you CORRECTLY identify the device of the SD card. For me, this is typically /dev/sdc since I have two hard disks (devices /dev/sda, /dev/sdb respectively). THIS IS VERY IMPORTANT AS RESIZING A PARTITION ALTERS YOUR DISK STRUCTURE/GEOMETRY.
- Insert your eMMC / SD card reader and identify your device (assumed to be /dev/sdc)
- In gparted select the pull-down in the top right corner, select /dev/sdc from the pull down menu.
- The second partition (/dev/sdc2) will be the root filesystem. Click on this partition from the list of partitions; Right-click. Select "Resize" and set (or drag the partition size in the top window) to occupy the entire disk.
- Click the "check mark" to apply your resize operation.
Hope this helps,
--drew
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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%2fsuperuser.com%2fquestions%2f922039%2fhow-to-resize-filesystem-for-32gb-cards-with-odroid-c1%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
You need to resize the boot partition on the micro SD card. The standard image you flash creates a fixed size partition. Current 14.04 images are around 5GB in size. I use gparted to resize the partition to occupy the entire SD card. Other options for partitioning, e.g., parted, are possible but I like the graphical interface.
To resize, make sure you CORRECTLY identify the device of the SD card. For me, this is typically /dev/sdc since I have two hard disks (devices /dev/sda, /dev/sdb respectively). THIS IS VERY IMPORTANT AS RESIZING A PARTITION ALTERS YOUR DISK STRUCTURE/GEOMETRY.
- Insert your eMMC / SD card reader and identify your device (assumed to be /dev/sdc)
- In gparted select the pull-down in the top right corner, select /dev/sdc from the pull down menu.
- The second partition (/dev/sdc2) will be the root filesystem. Click on this partition from the list of partitions; Right-click. Select "Resize" and set (or drag the partition size in the top window) to occupy the entire disk.
- Click the "check mark" to apply your resize operation.
Hope this helps,
--drew
add a comment |
You need to resize the boot partition on the micro SD card. The standard image you flash creates a fixed size partition. Current 14.04 images are around 5GB in size. I use gparted to resize the partition to occupy the entire SD card. Other options for partitioning, e.g., parted, are possible but I like the graphical interface.
To resize, make sure you CORRECTLY identify the device of the SD card. For me, this is typically /dev/sdc since I have two hard disks (devices /dev/sda, /dev/sdb respectively). THIS IS VERY IMPORTANT AS RESIZING A PARTITION ALTERS YOUR DISK STRUCTURE/GEOMETRY.
- Insert your eMMC / SD card reader and identify your device (assumed to be /dev/sdc)
- In gparted select the pull-down in the top right corner, select /dev/sdc from the pull down menu.
- The second partition (/dev/sdc2) will be the root filesystem. Click on this partition from the list of partitions; Right-click. Select "Resize" and set (or drag the partition size in the top window) to occupy the entire disk.
- Click the "check mark" to apply your resize operation.
Hope this helps,
--drew
add a comment |
You need to resize the boot partition on the micro SD card. The standard image you flash creates a fixed size partition. Current 14.04 images are around 5GB in size. I use gparted to resize the partition to occupy the entire SD card. Other options for partitioning, e.g., parted, are possible but I like the graphical interface.
To resize, make sure you CORRECTLY identify the device of the SD card. For me, this is typically /dev/sdc since I have two hard disks (devices /dev/sda, /dev/sdb respectively). THIS IS VERY IMPORTANT AS RESIZING A PARTITION ALTERS YOUR DISK STRUCTURE/GEOMETRY.
- Insert your eMMC / SD card reader and identify your device (assumed to be /dev/sdc)
- In gparted select the pull-down in the top right corner, select /dev/sdc from the pull down menu.
- The second partition (/dev/sdc2) will be the root filesystem. Click on this partition from the list of partitions; Right-click. Select "Resize" and set (or drag the partition size in the top window) to occupy the entire disk.
- Click the "check mark" to apply your resize operation.
Hope this helps,
--drew
You need to resize the boot partition on the micro SD card. The standard image you flash creates a fixed size partition. Current 14.04 images are around 5GB in size. I use gparted to resize the partition to occupy the entire SD card. Other options for partitioning, e.g., parted, are possible but I like the graphical interface.
To resize, make sure you CORRECTLY identify the device of the SD card. For me, this is typically /dev/sdc since I have two hard disks (devices /dev/sda, /dev/sdb respectively). THIS IS VERY IMPORTANT AS RESIZING A PARTITION ALTERS YOUR DISK STRUCTURE/GEOMETRY.
- Insert your eMMC / SD card reader and identify your device (assumed to be /dev/sdc)
- In gparted select the pull-down in the top right corner, select /dev/sdc from the pull down menu.
- The second partition (/dev/sdc2) will be the root filesystem. Click on this partition from the list of partitions; Right-click. Select "Resize" and set (or drag the partition size in the top window) to occupy the entire disk.
- Click the "check mark" to apply your resize operation.
Hope this helps,
--drew
answered Feb 23 '16 at 4:40
user562424user562424
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f922039%2fhow-to-resize-filesystem-for-32gb-cards-with-odroid-c1%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
which OS did you use to flash the card? Windows-Mac-Linux?
– MariusMatutiae
Jun 1 '15 at 7:41