[SOLVED]Problems installing Arch 64 on Dell M1530

Hey Guys I'm having difficulties installing on my lappy. This is basically what I did:
Installed using all the packages etc. and after the install I rebooted was presented with a bash. This is what I did:
pacman -S xfce4
pacman -S esd
pacman -S nvidia
pacman -S xorg
nvidia-xconfig
But when I run startxfce4 it gives me a blank (black) screen. Seriously have no clue what I should do.
xorg.conf
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Optiont "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kdb"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 24
EndSubSection
EndSection
Thanks in advance.
Last edited by fixel (2009-03-27 11:57:37)

I added hal and fam to my rc.conf.
I can now get into xfce. But mouse/keyboard/touchpad still don't work. Any output you need that might help?
EDIT: Current xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder62) Thu Feb 5 00:08:50 PST 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "se"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "true"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Last edited by fixel (2009-03-27 11:40:55)

Similar Messages

  • [SOLVED] Problems installing on Intel Matrix Raid / FAKE RAID

    Using Intel Rapid Storage Technology - Option ROM - 11.0.0.1339
    I've created a:
    RAID0(Stripe) Strip 32KB Size 214.3GB Status Normal Bootable Yes
    Volume which I want to install Arch on.
    I've gone through this all the way to a successful install using Fedora (if that is of any help whatsoever)?
    So, with Arch, I have read and tried:
    https://wiki.archlinux.org/index.php/In … e_RAID_set
    As soon as I do a UEFI or BIOS install of Arch and run lsblk I get:
    sda-
    md126
    sdb-
    md126
    (and using gdisk can create ef00 200M partition and root such as: md126p1 md126p2)
    Once I follow https://wiki.archlinux.org/index.php/In … e_RAID_set, and, do:
    # modprobe dm_mod
    # dmraid -ay
    [  39.383447] device-mapper: table: 254:1 striped: Couldn't parse stripe destination
    RAID set "isw_dejgjdecda_SSD" was not activated
    ERROR: device "isw_dejgjdecda_SSD" could not be found
    I am hoping I may end my story here and someone will reply something along the lines of "well, that's because....", and I can continue on my determined attempt to install Arch on this RAID Volume.
    However, obviously, I have not just given up at this point, so, some more info just in case it helps:
    I can access /dev/md126 in gdisk and use gdisk fully
    I can mount/pacstrap/genfstab/chroot/
    Then - problems arise - I cannot seem to get the install to boot after having tried either UEFI or BIOS boot using Syslinux, Gummiboot & Grub - always used GPT for the Array by the way.
    Any ideas?  Is there a module to load?  I'm still a newbie guys, so, apologies for any glaring mistakes....
    Thank you all very much for any help with this.
    Frazer.
    Last edited by frazer (2014-07-10 11:20:04)

    Replying per your email request.  I have hardly zero experience with fakeraid.  I ran one for a few weeks but then discovered zfs and never looked back.  Sorry dude.

  • [Solved] Problems installing broadcom-wl

    So, I've been using Arch for about a week now (first time user), and I'm having problems installing my wifi driver.
    My network controller is Broadcom BCM43142. I know that there are many issues with Broadcom chipsets, but this one worked on Ubuntu before, with the Broadcom STA driver.
    Since I worked there, I installed the driver from here (https://aur.archlinux.org/packages/broadcom-wl/), extracted the tarball, cd'd into the folder, did makepkg and everything seemed to install perfectly. Here's the output:
    [swaraj@swaraj broadcom-wl]$ makepkg
    ==> Making package: broadcom-wl 5.100.82.112-13 (Mon Aug 5 15:04:42 UTC 2013)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found hybrid-portsrc_x86_64-v5_100_82_112.tar.gz
    -> Found modprobe.d
    -> Found license.patch
    -> Found linux-recent.patch
    ==> Validating source files with sha1sums...
    hybrid-portsrc_x86_64-v5_100_82_112.tar.gz ... Passed
    modprobe.d ... Passed
    license.patch ... Passed
    linux-recent.patch ... Passed
    ==> Extracting sources...
    -> Extracting hybrid-portsrc_x86_64-v5_100_82_112.tar.gz with bsdtar
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    patching file Makefile
    patching file src/include/bcmutils.h
    patching file src/wl/sys/wl_cfg80211.c
    patching file src/wl/sys/wl_iw.h
    patching file src/wl/sys/wl_linux.c
    patching file src/wl/sys/wl_linux.c
    Hunk #1 succeeded at 244 (offset 4 lines).
    make: Entering directory `/usr/src/linux-3.10.3-1-ARCH'
    CFG80211 API is prefered for this kernel version
    Using CFG80211 API
    CC [M] /home/swaraj/Firefox-downloads/broadcom-wl/src/src/shared/linux_osl.o
    CC [M] /home/swaraj/Firefox-downloads/broadcom-wl/src/src/wl/sys/wl_linux.o
    CC [M] /home/swaraj/Firefox-downloads/broadcom-wl/src/src/wl/sys/wl_cfg80211.o
    LD [M] /home/swaraj/Firefox-downloads/broadcom-wl/src/wl.o
    Building modules, stage 2.
    CFG80211 API is prefered for this kernel version
    Using CFG80211 API
    MODPOST 1 modules
    LD [M] /home/swaraj/Firefox-downloads/broadcom-wl/src/wl.ko
    make: Leaving directory `/usr/src/linux-3.10.3-1-ARCH'
    ==> Entering fakeroot environment...
    ==> Starting package()...
    ==> Tidying install...
    -> Purging unwanted files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "broadcom-wl"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: broadcom-wl 5.100.82.112-13 (Mon Aug 5 15:04:45 UTC 2013)
    But now, when I pacman -U broadcom-wl, I get this error:
    [swaraj@swaraj broadcom-wl]$ sudo pacman -U broadcom-wl
    [sudo] password for swaraj:
    loading packages...
    error: 'broadcom-wl': could not find or read package
    Any idea what could be causing this?
    Edit: I tried the same thing with b43-firmware (https://aur.archlinux.org/packages/b43-firmware/), and I get the same output when trying to pacman -U. Is there something wrong with my system?
    Last edited by swaraj (2013-08-05 11:38:23)

    Pass the full filename to pacman -U
    -U, --upgrade
    Upgrade or add package(s) to the system and install the required dependencies from
    sync repos. Either a URL or file path can be specified. This is a “remove-then-add”
    process. See Upgrade Options below; also see Handling Config Files for an explanation
    on how pacman takes care of config files.

  • Problemes installing Arch Linux on Acer Aspire One

    Hello!
    I'm trying to install Arch on AA1, but it seems that it wont cooperate with me
    My problem is that I've used unetbootin to make my Corsair memorystick bootable, and it works fine to boot with and start /arch/setup. But when I come in to "prepare hard drive" and onto "Partition Hard Drives" it says this:
    Available Disks:
    /dev/sda: 7680 MiB (7 GiB)
    /dev/sdb: 114473 MiB (111 GiB)
    And I can't install Arch while my harddrive is listed as "sdb" and my stick occpies "sda". And I've tried to switch usb-ports with zero results. Any suggestions?

    When I just tried now it worked. HD on sda and stick on sdb. Strange, strange world.

  • Problems installing Arch 0.7 base on SATA HDD.

    Hi! I am new to Arch and still a bit of a newbie when it comes to Linux in general. I have a friend who runs Arch who has been trying to help me... to no avail. I am trying to install Arch base 0.7 with an ftp installation on my system. Some of my system is as follows:
    P4 3 GHz, 1024 memory. My HDD setup is:
    Primary IDE Master: [NOT DETECTED] (No drive here!)
    Primary IDE Slave: [Maxtor ide drive] Files
    Secondary Master: [Samsung dvd-rom] (ATAPI)
    Secondary Slave: [CDRW] (ATAPI)
    Third ide Master: [SATA-HDD] OS's Windows and Arch
    My Linux partitioning is as follows:
    sda5 /
    sda2 /boot
    sda7 /home
    sda6 swap
    My Grub file looks like this:
    Linux
    root (hd1,1)
    kernel /vmlinuz26 root=/dev/sda5 devfs=nomount ro
    windows
    rootnoverify (hd1,0)
    makeactive
    chainloader +1
    (I have left out the coad for the title line in this forum)
    My windows loads perfectly but I have troubles booting into Linux, when I add quiet to my Kernel line I get this at bootup:
    Booting command-list
    root (hd1,1)
    filesystem type is ext2fs, partition type 0x83
    kernel /vmlinuz26 root (etc....)
    [linuz-bzimage, setup=0x1c00, size=0x3d08535]
    uncompressing kernel... OK, booting the kernel.
    ACPI: Unable to load the System Description Tables
    and then my system stops loading, reset button to restart!
    My friend is a bit of a Linux whizz but he was unable to help me out... I have changed my fstab to look like sdaX... (he told me to)...
    Any suggestions?
    thx

    Similar problem here.
    Pre-partitionned my single HDD which is a Sata 80Gb, with sda6 5Gb for Arch, sda9 /home & sda11 swap.
    Installed Wombat which recognized the HDD on /dev/discs/disc0, adjusted the conf files as if i was going to use hotplug.
    Installed Grub on to the "/" (sda6) partition as I plan to add others distros.
    Also  installed Grub on a new ext2 formatted Floppy with :
    umount /floppy
    /usr/local/sbin/grub --batch <<EOT
    root (fd0)
    setup (fd0)
    quit
    EOT.
    When I boot with that floppy, grub recognize HDD as hd0 and "/" as 6th partition : I can TAB to "vmlinuz26 without a glinch
    Then it boot ... untill I get this message :
    "sata "kernel panic - not syncing: vfs: unable to mount root fs on unknown-block(0,0)""
    Should I edit /etc/rc/conf with some more modules/daemons that those by default ?
    Presently I'm copying my Arch mirror (current & extra) on to another partition to get last packages. Because my box comes with an ULi network controller that was added to the kernel modules early in October, so I want to chroot into my present install, update to latest kernel, udev, dbus & hal, & see what I can do thereafter.

  • [Solved] Network problems installing Arch

    Hello everyone. I'm trying to install archlinux-2013-03-01 and I can't get to even start the installing process due to network problems.
    I'm using a wired connection with DHCP but when I ping google or something it gives me the 'bad address' error (not the 'unknown host' error). I typed 'dmesg | grep r8169' (r88169 is the module for my Gigabit Ethernet driver) and the output says it's loaded, so it's not a kernel module problem.
    If I type 'ip link' it says my interface is called eth0. So then I type 'ip link set eth0 up' and it says is up but again, I can't ping anything.
    If I nslookup something it gives me my home address.
    I even tryed to load the .iso with the option ipv6.disable=1 and still nothing.
    Any help will be appreciated, thank you.
    Last edited by babel (2013-04-05 14:43:42)

    Thank you both for your responses.
    I thought this was weird too, but I can't see any interface with the new network device naming scheme. According to the wiki I must have an interface called something like epn2so but if I type 'ip link' I only see:
    1: lo: <LOOPBACK> [some more info]
    2: eth0: <BROADCAST, MULSTICAST, UP, LOWER_UP> [some more info]
    link/ethernet [my mac address] brd ff:ff:ff:ff:ff:ff
    I think eth0 is the right name because if I type 'ip link set eth0 up' it gives me no errors and I can see  ...UP, LOWER_UP> when I type 'ip link'.
    @WonderWoofy: I don't have any Ip address when I type 'ip addr'. I don't know what could it be. This is the first time I have issues "configuring" internet with DHCP and believe me, I've tried hundreds of different distros and configurations.
    PS: I wrote [some more info] because it's kind of a pain in the ass copy exactly all the output due to I can't ctrl + c anything in the installing procees. Should I copy the output of any particular command so you guys can see it? Thank you.

  • [SOLVED?]Install Arch onto a second hard drive....with Syslinux

    Hello, Arch Linux Community!
    I just get to the chase and say that right now, I have a dual-booted Windows 7 and Arch Linux on separate drives.
    Windows 7 is on a internal Seagate drive.
    Arch Linux is on a internal Toshiba drive.
    The problem is that I can only boot on my Windows drive and the Arch drive is sitting idly.
    At the moment, I have a fondness for SysLinux because of it's simplicity, so because of that, the Arch drive has SysLinux as the bootloader.
    Unfortunately, I cannot seem to get SysLinux recognized by Windows, so it has become deadweight.
    I have consulted the forums already and found someone else with the same predicament at this link. However, the post creator is booting with GRUB, whereas I will proceed with SysLinux.
    My original plan was to:
    Format /dev/sda1 (Windows Boot partition) to ext4.
    Install SysLinux with Arch's automated command.
    Modify syslinux.cfg to add /dev/sda (Windows) and /dev/sdb (Arch).
    Should I carry out this plan? Or is GRUB the easier option when executing this task?
    Last edited by matierpixel (2014-08-11 08:36:50)

    anatolik wrote:
    matierpixel wrote:The only error I got when I installed was that the Legacy BIOS could not be installed. Sorry if that part was important.
    Yes, it is important. Most likely syslinux was not properly installed into MBR. Post exact error message. And post partition tables for your harddrives.
    Here is the error I get when I installed SysLinux.
    Syslinux BIOS install successful
    FAILED to set attribute Legacy BIOS Bootable on /dev/sdb1
    Here is the Toshiba's partition table.
    Disk /dev/sdb: 232.9 GiB, 250059350016 bytes, 488397168 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x54992bb3
    Device Boot Start End Sectors Size Id Type
    /dev/sdb1 * 63 4000184 4000122 1.9G 83 Linux
    /dev/sdb2 4000185 484391879 480391695 229.1G 83 Linux
    /dev/sdb3 484391880 488397167 4005288 1.9G 83 Linux

  • [SOLVED]Problem installing ATI catalyst drivers

    Hello arch users, ive been having trouble when installing the ati proprietary drivers through pacman. I followed the wiki and added the catalyst repo into my pacman.conf file. however when i type in sudo pacman -Syu i get this:
    :: Synchronizing package databases...
    error: failed retrieving file 'catalyst.db' from catalyst.apocalypsus.net : The requested URL returned error: 404
    error: failed to update catalyst (download library error)
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Starting full system upgrade...
    there is nothing to do
    and when i try to install catalyst and catalyst-utils i get this as an output:
    resolving dependencies...
    looking for inter-conflicts...
    :: catalyst-utils and libgl are in conflict. Remove libgl? [y/N] y
    :: catalyst and ati-dri are in conflict. Remove ati-dri? [y/N] y
    Targets (6): ati-dri-8.0.4-1 [removal] libgl-8.0.4-1 [removal]
    netkit-bsd-finger-0.17-7 xinetd-2.3.15-2 catalyst-12.6-3
    catalyst-utils-12.6-1
    Total Installed Size: 121.91 MiB
    Net Upgrade Size: 74.13 MiB
    Proceed with installation? [Y/n] y
    (4/4) checking package integrity [######################] 100%
    error: catalyst-utils: signature from "Vi0L0 <[email protected]>" is unknown trust
    error: catalyst: signature from "Vi0L0 <[email protected]>" is unknown trust
    error: failed to commit transaction (invalid or corrupted package (PGP signature))
    Errors occurred, no packages were upgraded.
    any idea on what to do?
    i want to use the proprietary over the open source because it gives me less problems when using 3d rendering.
    or are there any other ways of installing these packages other than pacman?
    Last edited by CokaBear (2012-07-19 19:45:35)

    You could add 'SigLevel = Never' under the catalyst repo in pacman.conf, so that it doesn't check for package integrity.
    And about the 404, maybe your 'Server' is incorrect. I use 'Server = http://catalyst.apocalypsus.net/repo/catalyst/$arch'

  • [SOLVED] Problem installing gnome-extra packages

    I have completed the installation and all that left is gnome-extra packages. I fetched the packages and after the integrity check it says
    Failed to commit transaction invalid or corrupted packages
    gnome-games-3.0.21- <pacgae_info> is either invalid or corrupted
    and the installation exits.
    Now how do I fix this. I tried forcing the upgrade process by pacman -Syu but to no avail. Can you help me fixing the issue.
    Regards
    Last edited by Shashwat (2011-06-04 09:42:46)

    Ok I solved the problem.
    First I removed the problematic packages from /var/cache/pacman/pkg and then used rankmirrors to get the best mirror.
    After that used pacman -Syy to refresh and reinstalled the gnome-extra package .. Working fine
    Thanks

  • [Solved] Problem installing et-sdl-sound from AUR

    Hey All,
    Ok now! I know that there are several threads on this forum related to this issue, but the question I have is slightly different and may even sound silly, but I just cannot figure it out.
    I tried installing Wolfenstein: Enemy Territory from AUR. The sound didn't work out-of-the-box. Just as expected because the comments against the package on AUR had warned me so: http://aur.archlinux.org/packages.php?ID=2063
    When I researched a little I found out that, to make sound work, I had to install et-sdl-sound package: http://aur.archlinux.org/packages.php?ID=9777
    So I went ahead and did this:
    1. download the tarball from AUR
    2. tar -zxvf et-sdl-sound.tar.gz
    3. cd et-sdl-sound
    4. makepkg -s
    Now when I do the "makepkg -s" it fails with the error: "ERROR: A failure occured in build()"
    Going by the comments on the package in AUR, adding a line #include <unistd.h> to one of the .cpp file supposedly should fix this error. I did this.
    But when I try to run the command makepkg -s it overwrites the file I just modified. Can someone please tell me how do I overcome this? How do I make makepkg use the .cpp file with the modification that I made?
    Thank you,
    Nachiket
    Last edited by Nachiket (2012-06-12 06:04:37)

    Perhaps makepkg's man page will have an option to not extract source files; use whatever source already exists in the src/ directory
    Last edited by SS4 (2012-06-11 16:14:25)

  • [solved] Problem installing nvidia driver

    i wrote in the terminal
    pacman -S nvidia
    resolving dependencies...
    looking for inter conflicts...
    ::nividia-utils conflicts with libgl. Remove libgl [Y/n] Y
    error:failed to prepare transaction  (could not satisfy dependencies)
    :: savage-dri :requires libgl=7.6
    Then i put pacman -S libgl=7.6
    that goes without a hitch.
    then i repeated pacman -S nvidia and i  get the same messsag
    Last edited by Romanrp (2009-11-20 20:27:51)

    kazuo wrote:
    fsckd wrote:
    kazuo wrote:nvidia dont need libgl.
    Yes it does, very indirectly, but yes it does.
    Are you sure?
    sudo pacman -S libgl
    Password:
    resolving dependencies...
    looking for inter-conflicts...
    :: libgl conflicts with nvidia-utils. Remove nvidia-utils? [Y/n]
    Truly, my world has been shattered.

  • Installing Arch on Toshiba Satellite L655D

    Okay, so on m other machines, I've had no problem installing arch. But on my laptop I recently bought, I came across one that halted the entire installation process.
    Basically, I go to install arch, and my network drivers are non existant. The only interface on ifconfig -a is the local loopback(lo). I can't show you the whole output of lspci, but I can show you that it recognizes that it is there.
    08:00.0 Ethernet controller: Atheros Communications AR8152 v1.1 Fast Ethernet (rev c1)
    I can't download any updated drivers/proprietary drivers because, well, i have no network interface.
    Any ideas?

    hi  I've not used the same model as you but on other tosh laptops,and other makes  to get many linux distros to find all your hardware ,or even boot in some cases i find you must add "switches" to the end of the boot line in grub,after quiet splash from mem it was noapic on a tosh,,on a packard bell its irqpoll to get it to see the wireless card.im at work now but when i get home i can give you more info if you are still stuck,,,cheers  Theo.

  • Problems after installing Arch [SOLVED]

    Hello,
    I attempted to follow the installation instructions to install Arch Linux. I followed those since they are faster than the Beginners Guide and didn’t meet some of my needs.
    For example, I was also wanting to install an LVM partition (and I'll backup and set up dm-crypt+LUKS later after I get this issue solved), which the Beginner Guide didn't mention and there were a few other minor tweaks I wanted.
    In my partition layout I have a 400MB boot (extra room for other kernels). followed by an LVM volume, which has one volume group with 4 logical partitions, these are: /, /home, /tmp, and /var.
    The problem:
    GRUB is not working, or at least it's not installed and configured correctly. When I boot up my computer, it says exactly, "GRUB", in the top-left corner of my screen and nothing happens. I have a poor understanding of the init/bootloader process in computers, which I am trying to learn slowly but steadily. I was re-reading the instructions for GPT specific partitions, which is what I use, and it says here:
    http://www.gnu.org/software/grub/manual … stallation
    That I'm supposed to have a "BIOS partition". This is interesting because I have no idea what this is for. Something came to mind when I was using cgdisk or gdisk, it would automatically allocate the first 2000-ish sectors (instead of 34 like the documentation was hinting), so this probably means something.... I don't know.
    And then I read that the BIOS installation for GPT is supposed to be done before you install Arch Linux. Whoops! So can I fix this without having to reinstall Arch? I can probably mount all of my directories and chroot inside again after creating the BIOS partition so GRUB can be configured and reinstalled correctly. Maybe I can fix this. I don't know.
    So I am trying to troubleshoot this problem, but is there anything I am understanding wrongly here? Is there some other reason why GRUB won't boot up? I tried Super GRUB 2 disk and that didn't work, there was just a blank screen when booting from grub.cfg. Any help or suggestions?
    I am using x86_64 Arch Linux with the installed 3.6.4-1-ARCH Linux kernel.
    Last edited by mrrhq (2012-11-08 22:31:49)

    mrrhq wrote:In my partition layout I have a 400MB boot (extra room for other kernels). followed by an LVM volume, which has one volume group with 4 logical partitions, these are: /, /home, /tmp, and /var.
    Be aware that logical partitions are a construct of the Master Boot Record (MBR) partitioning system; however, the title of your thread, and some of the specifics, suggest that you're using the GUID Partition Table (GPT) system, which doesn't use logical partitions. If you're certain you used gdisk or cgdisk, and not fdisk or cfdisk, then you're using GPT and I'd simply accept your use of the word "logical" as an error. If there's any doubt in your mind about this, though, you should investigate further, since some of the issues and solutions depend greatly on which partitioning system you used.
    That I'm supposed to have a "BIOS partition". This is interesting because I have no idea what this is for.
    The BIOS Boot Partition holds a portion of the GRUB code. It's used on GPT disks but not on MBR disks -- on MBR, the equivalent code goes in an officially-unallocated area immediately after the MBR. The BIOS Boot Partition can sometimes be just a few kibibytes in size, but it's usually either 1MiB or 2MiB. (I've seen reports that some configurations now require over 1MiB, but I haven't investigated this claim.)
    Something came to mind when I was using cgdisk or gdisk, it would automatically allocate the first 2000-ish sectors (instead of 34 like the documentation was hinting), so this probably means something.... I don't know.
    No, these are unrelated issues. Most partitioning tools today, including gdisk and its siblings, align all partitions on 2048-sector (1MiB) boundaries so as to avoid performance penalties that can be incurred on Advanced Format disks, SSDs, and some types of RAID arrays. See this article I wrote on the topic some time ago.
    That said, if you have nowhere else to put it, you could try creating a BIOS Boot Partition in that space. You'd need to change the alignment policy in gdisk or cgdisk to align on 1-sector boundaries to do so, although an 8-sector alignment would be safer for future changes if you've got an Advanced Format disk. The BIOS Boot Partition isn't really greatly affected by the alignment issues, so I wouldn't worry about leaving it unaligned. OTOH, if GRUB wants more then 1MiB on your system, this space would be too small, so it might be better to resize a partition to make room for the BIOS Boot Partition.
    WonderWoofy wrote:From what I understand (I have not tried this though) grub2 is actually lvm aware.  So you can put all partitions within the lvm, including boot.  If this is the case, I see no reason why you would not also be able to put the 2MB bios boot partition in there as well.
    GRUB 2 is LVM-aware, and it is possible to put your Linux /boot directory inside the LVM. If you want to do this, though, there's really no point to split /boot off into a separate logical volume (the LVM equivalent of a partition); you might as well just make it a normal directory off of the root (/) filesystem. I'm pretty sure it is not possible to put the BIOS Boot Partition inside the LVM. That's because the code to parse the LVM data structures is contained within the BIOS Boot Partition, thus creating a chicken-and-egg situation if you were to attempt it. Furthermore, the code to write to the BIOS Boot Partition looks for the partition type code in the disk's partition table, and there's no equivalent to that in the LVM data structures. (All this said, in principle you might be able to get something like this to work, but the result would be something similar, but not identical, to a BIOS Boot Partition.)
    Although GRUB 2 can read a kernel from within an LVM, I still prefer to keep a separate /boot partition. The reason is that you might not always use GRUB 2. If you wanted or needed to switch to another boot loader in the future, it might not be LVM-aware, and might need /boot to be on a true partition, not in an LVM. (This is true of every EFI boot loader except for GRUB 2, for instance.) In fact, I routinely create two or three smallish partitions on my computers so that I can create multiple /boot partitions for multi-boot configurations or to help transition to a new installation should the need arise. This can help simplify things when the time comes to start fresh.

  • [SOLVED] Problem compiling kernel for an Arch install on USB pendrive

    I've installed Arch linux to a USB pendrive and I'm building a kernel for my specific hardware (Acer Aspire One) so as there is no kernel26.img file needed. 
    I've used gothicknight's custom kernel but it doesn't work for me as it doesn't recognise my USB stick (/dev/sdb).  Instead, it just recognises the SSD (/dev/sda).  I believe the standard Arch kernel uses a "hook" called "usb" in order to work from a USB stick - at least that's how I've got the current (default) Archlinux kernel working.
    I'm not that skilled at linux and am still quite new to kernel compilation (I've done it once or twice before and, yes, I've read the ArchWiki articles - both of them).  Can anyone tell me what I should do to get things working on a USB stick install?
    Kind regards
    Last edited by Shagbag (2008-09-30 20:27:49)

    Solved it.  I didn't need to recompile.  I just needed to add 'rootdelay=5' as a kernel boot parameter.

  • Problems with installing arch-0.7. (solved)

    *GOSH* Me is so dumb sometimes... My testing computer, is not PII. It is only pentium. No wonder it aint working. My mistake, sorry.
    Hello all !
    I have a problem with installing arch-0.7.
    When i am booting from CD, it starts to load kernel and so on, but it always restarts.
    I have tryed starting it up with arch -noscsi, but it doesnt change anything. It restarts anyway. I get no error messages what so ever, it just restarts.
    If there is anyone, who could help me out, give me a hint or something, i would really appreciate it. I am new to linux, and while browsing different distros, i found this one. And, it seems really good, so i decided to try it out, to see if it "does my work".
    Thanks in advance.
    Disc-Devil

    Tnx !
    I've found the pre.07-i586.iso... So, now i could try this out.
    http://archlinux.veloxis.de/i586/iso/ar … e-i586.iso
    If i understood, things right, i can still use sources? Even though, not every app is in the repository, i am able to use sources right?
    Anyway, Tnx alot again, for giving me the gr8 tips.

Maybe you are looking for

  • There was an error processing a page. there was a problem reading this document (110)?

    hi my name is kapil and i am trying to open one (which is downloded) pdf document.which giving me an error as there was an error processing a page. there was a problem reading this document (110) for some page only. i am using acrobat reader x. is it

  • Flash Video / XHTML

    When I use the Insert > Media > Flash Video function in Dreamweaver CS3, the code that is automatically generated does not validate as XHTML. The errors are mainly in the code I have copied below. Here are some of the errors I get when I try to valid

  • PreparedStatement 와 cursor sharing 파라메터에 관해 질문입니다.

    PreparedStatement 와 cursor sharing 파라메터에 관해 질문입니다. cursor_sharing 파라메터를 EXACT 가 아닌 similar, force를 이용하면 리터럴이나 바인드 변수를 제외한 나머지 문장이 동일하면 같은 문장으로 취급하여 동일한 실행 계획을 이용한것으로 알고 있습니다. 그런데 만약 EXACT인경우 는 SQL-PLUS 상에서 select * from dept where deptno = &dept 이렇게

  • JavaServer Faces @Named issue

    Hello everyone, I have been using JSF 1.2 for a long time and now I made a switch to version 2. I have made a simple app like hello world. When I use @ManagedBean with my javabean everything works great, but If I Use @Named I get null value for my be

  • Some Updates Cannot Be Installed

    Any idea why can't I update my Creative Suite Design Premium 5? Using Macbook Pro, Mac OS X 10.9.3 I have problem when come to printing. It just closed and reopen again. That's I try to update from Adobe Application Manager