Skip to main content

All Questions

2 questions with no upvoted or accepted answers
0 votes
1 answer
314 views

Fixing/restoring HDD boot data (Linux)

I increased the size of a partition (After modifying the size of an EBS Volume) Prior to resizing I got the following warning: GPT fdisk (gdisk) version 1.0.1 Partition table scan: MBR: MBR only ...
Aviran's user avatar
  • 125
0 votes
1 answer
1k views

Why don't du and df agree on AWS ephemeral storage?

I have an Amazon AWS instance with a storage mounted on /dev/xvdb, which is the "usual" /mnt/build_tmp. It is about 70GB (exactly 66,946,696kB). Attempting to write to it, it was apparently full. This ...
The Real Adrian's user avatar