Maybe it's one of those cheap no-name USB sticks. Or it could be the BIOS, sometimes booting it, sometimes not. Next time use the F12 key and select the boot device. I hear that it's more reliable.
Did you use UNetbootin? Don't.https://bbs.archlinux.org/viewtopic.php … 5#p1161935You'd be the third one today.Use something else.https://wiki.archlinux.org/index.php/US … tion_Media
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-09-16T14:53:18Z
Of course you can edit the grub.cfg manually. But you're probably looking for this: https://wiki.archlinux.org/index.php/GR … ious_entryPS: If you miss GRUB Legacy, Syslinux is very similar: https://wiki.archlinux.org/index.php/Be … bootloaderAnd don't forget to mark it as solved.
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-10-02T11:13:07Z
Which video driver? Open source, proprietary?https://wiki.archlinux.org/index.php/Sy … g_vesamenuPost your syslinux.cfg and mkinitcpio.conf:$ curl -F sprunge=@/boot/syslinux/syslinux.cfg http://sprunge.us
$ curl -F sprunge=@/etc/mkinitcpio.conf http://sprunge.us
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-09-17T20:07:41Z
Hi and welcome to the forum.https://wiki.archlinux.org/index.php/Vi … nux_guestsIn the VM (VM = virtual machine), run:# pacman -S virtualbox-archlinux-additions
# nano /etc/modules-load.d/vbox.conf
<add the modules according to the wiki and save with Ctrl+X>
# rebootThen add it from Devices or from Settings.
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-08-26T17:0
hunterthomson, it's cache, not "cash".Also: https://wiki.archlinux.org/index.php/Fs … me_optionsNote: noatime already includes nodiratime. You do not need to specify both.[1]
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-11-10T09:29:29Z
https://wiki.archlinux.org/index.php/KDE#Starting_KDERead it again. The xinitrc part.Because I don't see any "exec ck-launch-session startkde" in there.
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-07-17T07:05:14Z
See here on how to uninstall the nvidia proprietary driver. These should also help:https://wiki.archlinux.org/index.php/Pa … g_packageshttps://wiki.archlinux.org/index.php/Mi … w_hardware
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-10-05T20:26:34Z
https://wiki.archlinux.org/index.php/Be … e#HostnameDeal with /etc/hostname and /etc/hosts, and configure the network from /etc/rc.conf, as explained on that page.
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-09-17T22:56:47Z