Tagged Questions
1
vote
2answers
116 views
GPT "Type device filename, or press <Enter> to exit?
I am attempting to install Arch Linux (for the hundredth time) and I recently ran across another problem. I am trying to find a list of my partitions. In order to do this I entergdisk
When I do this ...
2
votes
1answer
72 views
Partitioning. Arch vs Ubuntu manuals
I got a little confused after I had read advices on https://wiki.archlinux.org/index.php/Partitioning and on https://help.ubuntu.com/12.04/installation-guide/powerpc/directory-tree.html. Why is there ...
2
votes
2answers
366 views
Is there an excellent tutorial on how to resize a rootfs partition (and shrink another) on a drive that is 100% allocated?
I'm experiencing the all-too-common "root partition full" situation. 100% of my hard drive is allocated. My home (ext4) partition has plenty of space to give up for my full root partition (rootfs).
...
3
votes
2answers
741 views
Format disk through rootfs terminal
I've got into a strange situation (because of my own stupidity of course:-)). I kept failing to install Chakra Linux from Live USB, so I was thinking that the reason could be that I created the Live ...
6
votes
1answer
650 views
Move /usr to SSD
I have an SSD and regular HDD drive in my laptop. The SSD drive is not used at all; it is not even being mounted. I am using Arch Linux. I'd like to start using the SSD, and from what I have read I ...
3
votes
2answers
799 views
Is there a way to install Arch Linux without any installation media?
I want to install Arch Linux on my laptop machine. I have created a 20GB partition to (dev/sda5) to be used as Arch Linux root partition. I tried installing using a usb thumbdrive (I don't have a cd ...
2
votes
1answer
872 views
Paritioning Scheme: Arch Linux server & laptop
What would be a good partitioning scheme for an Arch Linux installation, on a server and on a laptop?
My current basic scheme:
/ [root] ext4
/home ext4
swap
I know ...
1
vote
1answer
591 views
Arch Linux installation- partitions help
While trying to set up partition from Arch Linux installation CD(using cfdisk) itself the following error showed up-
Bad primary partition 2: partition ends in final partial cylinder
How do I ...