My bios settings are correct, and VirtualBox works.So virtualization is possible on my system.
WhiteIntel
https://bbs.archlinux.org/profile.php?id=63645
2012-09-25T08:39:14Z
Hello folks,I have a Sony Vaio VPCF11C5E and I want to get the suspend mode working.The problem is that the notebook is switching into the suspend mode, but when I want to wake the notebook up, it does a normal restart.Does anybody know how to fix that?greetings
WhiteIntel
https://bbs.archlinux.org/profile.php?id=63645
2012-09-10T07:37:34Z
I'm not sure what's the situation now, but you may not get the logo - neither the penguin nor Arch logo:* https://bbs.archlinux.org/viewtopic.php?id=120516* https://bbs.archlinux.org/viewtopic.php?id=122778* https://bbs.archlinux.org/viewtopic.php?id=124730
karol
https://bbs.archlinux.org/profile.php?id=25522
2012-11-06T16:25:28Z
https://wiki.archlinux.org/index.php/GR … S-MBR_mode
the.ridikulus.rat
https://bbs.archlinux.org/profile.php?id=52902
2012-08-21T04:04:23Z
Presumably you're still using 3.6.5-1-ARCH and haven't rebooted yet.
falconindy
https://bbs.archlinux.org/profile.php?id=30251
2012-11-12T02:37:28Z
These days im trying to figure out a way to encrypt my system. To be true i prefer to encrypt the whole system. So i tried to find the ways.Till now 2 ways found interested1) LUKS and dm-crypt and 2) to run my linux in a VM and encrypt that VM. Searched in google and found openVZ (runing in CentOS). But i don't know if it is working with arch linux.
Logical partitions means it's MBR-formatted and not GPT-formatted.For UEFI boot, GPT is recommended.https://wiki.archlinux.org/index.php/UE … n_in_LinuxNote: It is recommended to use always GPT for UEFI boot as some UEFI firmwares do not allow UEFI-MBR boot.
DSpider
https://bbs.archlinux.org/profile.php?id=28388
2012-08-24T04:35:36Z
Please post in English.You can read more about the Arch logo here: https://bbs.archlinux.org/viewtopic.php?id=38051
jasonwryan
https://bbs.archlinux.org/profile.php?id=25579
2012-09-08T10:27:05Z
I have an existing CentOS 6.2 system with drives having this partition:
sda
--sda1 - ext4 - /boot
--sda2 - physical volume
Logical Volume
--VolGroup
-----lv_root
-----lv_home
-----lv_swap
sdb -free
I made RAID1 by using the sdb first. md0 (ext4) and md1 (physical volume). How can I copy the logical volume in sda2 to md1?