You are not logged in.
Ok, so I ran
sudo dd if=/dev/zero of=hda0 bs=440 count=1
Then when I tried to install the grub2 package, this happened.
sudo pacman -S grub2-bios
resolving dependencies...
looking for inter-conflicts...
:: grub2-common and grub are in conflict. Remove grub? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: aif: requires grub
if sudo dd if=/dev/zero of=<your_disk> bs=440 count=1 did what I think it did, I'm in a sticky situation.
Edit after solve: Sticky situation can be exited by reinstalling grub. If you still want to use GRUB2, sudo pacman -r aif, then retry the install.
Help!
I think this is solved now, except installing grub2-common is certainly taking its time...
Last edited by Icehat (2011-04-19 23:03:55)
Offline
I don't see the relation between dd and pacman
Offline
just remove aif.
tsujeruplive, tnarongisi... ... ... ... ɥsılƃuǝ sı sıɥʇ
Offline
Pajaro, see the Arch wiki, that command seems to scrub GRUB from the MBR.
Removing aif worked!
Offline