Tagged Questions
2
votes
1answer
386 views
Why doesn't GRUB see my SSD partition?
I have a HP nc4400 laptop with an SSD drive in it.
Sometimes when I reboot I get a There is no such partition. grub rescue > prompt.
If I power cycle the laptop all is good and GRUB is able to ...
0
votes
1answer
416 views
Missing MB on a GPT partioned SSD
I recently installed Arch Linux on an Intel 40GB SSD. I used GPT for partioning (via GNU parted) and created the following partions:
/dev/sda1 : 1 MB, no FS, flag=bios_grub
/dev/sda2 : 30MB, /boot, ...
1
vote
2answers
732 views
My new Intel X25-M G2 and the alignment thingy
I just bought a new SSD for my laptop, which is going to be a server running ArchLinux with grub2, GPT and btrfs.
My layout should look like this:
(grub-partition?)
/boot ext2 75MB
/ btrfs ...