Can't install Arch (SOLVED)

Hello everyone. I'm already an Arch user and I'm very happy with it. The problem is that now I'm trying to install another Arch on another HD (to try out KDE4 without breaking my previous Arch install).
The problem is that everytime I want to install Arch everything goes fine but then when I want to boot with that HD I get GRUB's errors. Sometime is just that GRUB can't find the kernel image and sometime not even GRUB is able to start up (it frezes saying nonsenses). I'm starting to doubt about the HD. Could it have the MBR broken (I mean phisically)?
On the other hand, when I log in the working Arch install I can see all the partitions and the files in them (GRUB files, / files, etc.). Also I ran "fsck -f" and it says everything is alright....
Any ideas of what could be the problem ?
Thanks.
Last edited by Gonzakpo (2008-09-28 18:06:01)

Sorry, I forgot to mention something important. My motherboard comes with a boot menu incorporated. Something like an integrated "GRUB". It lets me choose from which HD I want to boot so I really don't need to put all my OSes in the same GRUB. I just install them as if they were on the only HD in the PC. That way each HD is completely transparent to each other.
Anyway, here it is the menu.lst from the non working HD.
# Config file for GRUB - The GNU GRand Unified Bootloader
# /boot/grub/menu.lst
# DEVICE NAME CONVERSIONS
# Linux Grub
# /dev/fd0 (fd0)
# /dev/hda (hd0)
# /dev/hdb2 (hd1,1)
# /dev/hda3 (hd0,2)
# FRAMEBUFFER RESOLUTION SETTINGS
# +-------------------------------------------------+
# | 640x480 800x600 1024x768 1280x1024
# ----+--------------------------------------------
# 256 | 0x301=769 0x303=771 0x305=773 0x307=775
# 32K | 0x310=784 0x313=787 0x316=790 0x319=793
# 64K | 0x311=785 0x314=788 0x317=791 0x31A=794
# 16M | 0x312=786 0x315=789 0x318=792 0x31B=795
# +-------------------------------------------------+
# general configuration:
timeout 5
default 0
color light-blue/black light-cyan/blue
# boot sections follow
# each is implicitly numbered from 0 in the order of appearance below
# TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
# (0) Arch Linux
title Arch Linux
root (hd1,0)
kernel /vmlinuz26 root=/dev/disk/by-uuid/a69baf94-a0c3-4306-b1e3-efe8fbec338b ro
initrd /kernel26.img
# (1) Arch Linux
title Arch Linux Fallback
root (hd1,0)
kernel /vmlinuz26 root=/dev/disk/by-uuid/a69baf94-a0c3-4306-b1e3-efe8fbec338b ro
initrd /kernel26-fallback.img
# (1) Windows
#title Windows
#rootnoverify (hd0,0)
#makeactive
#chainloader +1

Similar Messages

  • Can I install arche in "safe" way from other worki

    Can I install arche in "safe" way from other working distro?
    Like Debootstrap for example.
    I don't like regular install that I don't have control of the installation procees and It work as root alone so It's need very careful in the partition level.
    It is possible?

    Lone_Wolf wrote:Check Install_Arch_from_within_another_distro
    I want to install again arch but now there isn't pacman.static.
    What should I do?
    Solved:
    I install pacman and libdownload and now I can install with normal pacman
    Last edited by nadavvin (2008-08-19 17:12:16)

  • [Solved]Can I install arch without a swap partition ?

    I only have one primary partition free to install arch, with 3 primary partition and 1 extend partition, I have no other choice except install without swap partition.
    Is there any suggestion? I will try it until I get a U storage to write .img in.
    Last edited by sailor (2009-03-17 00:47:31)

    Sure, it's perfectly possible to use any linux system without swap. including arch.
    There are 2 ways to do disk partitioning in /arch/setup:
    1) autoprepare. with this method, you pick a disk (a disk you want to use entirely). you will be asked some questions (including how big swap should be). this method will create the partitions with the sizes you mention (/boot, swap, / and /home) optionally you can add additional fs'es
    2) manual. the installer can launch cfdisk for you if you need to alter partitions (if you want this), and after that you can define pretty much your stuff the way you like it (eg no swap) iirc. i'm not 100% sure though.
    Frankly I don't understand why you say "I have no choice", if you don't have enough partitions, you can always create additional ones.

  • 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.

  • How can I install Arch Linux on a software raid?

    Hi Guys, I've been at this for 3 days now and I can't get it to work. Basically I have 2 500GB SATA HDDs and I want them both on a raid1 array. I had it working on Ubuntu with no issues but the installer did all the work for me. I have attempted to follow the instructions on the wiki for Raid and LVM but I quickly get lost and I don't understand the LVM stuff. I managed to get 2 arrays up (md0 for /boot and md1 for /) but I was contently running into errors trying to install grub. In my last attempt I somehow managed to get grub installed on /dev/sda and /dev/sdb but then when I reboot the system it fails to mount /dev/md0 or /dev/md1 these raid devices don't appear in the /dev/ directory and I cannot bring them up manually. I have been all over Google and I can't find a comprehensive guide to setting up a raid 1 array and installing Arch. If anyone can direct me to useful instructions or layout the procedure for me I would really appreciate it.
    Thank You.

    This is genius, sheer brilliance. When I wanted to raid my Ubuntu install I specifically wanted to install a new HDD and just raid it with my existing disk but I had to download and alternate install CD and re-install the OS. I searched all over the net for an alternative and could not find anything. It's baffling that I had to start a thread to find such an insanely useful utility. Unless I'm taking the wrong approach. I mean, doesn't everybody raid if they can? Is there a better way to backup your disk? Why is it so difficult to find any useful information about raiding your disks? ... but I digress. Despite the fact that nobody else seems to know about this tool I know about it now and it seems to be the key to solving my problem. But I still have one problem. I have installed Arch on /dev/sda1. I downloaded (with wget), compiled, installed, and ran raider. I followed the on-screen instructions to the letter. When I swapped the disks and rebooted. I get pass the grub screen and get this error during boot.
    Waiting 10 seconds for device /dev/md1 ...
    Root device '/dev/md1' doesn't exist. attempting to creat it.
    ERROR: Unable to determine major/minor number of root device '/dev/md1'.
    You are being dropped to a recovery shell.
    Type 'exit' to try and continue booting
    /bin/sh: can't access tty; job control turned off
    [ramfs /]#
    I cannot type anything at this prompt. No response from the keyboard. I'm so close to getting this to finally work. Dose anyone know what might be going wrong.
    Thank you guys for all your help.

  • Can't install arch in vmware fusion , /dev/tty7 error

    I have the latest vmware fusion ,I downloaded the i686 core iso image. 
    I use vmware fusion (the latest)  i select the default options , when I get to setup if i select "auto prepare harddrive" it fails and tells me to see /dev/tty7 which I can't .
    So i manually partition, and then when I select files to install I get the error "cannot start pacman see /dev/tty7"
    So i thought maybe the disc image was bad, Ive downloaded the iso from different sites/sources with the same problem. It would seem vmware should be the easiest to install to.
    I read the wiki but I don't understand, I have no other issues installing other linux distros in vmware fusion.
    Last edited by itsmeh (2009-05-07 01:59:57)

    Ok got past the auto partition error issue, instead of selecting the first option to install arch from the live disc, select the 2nd option for IDE with no sata drivers in vmware fusion. I think it takes care of both problems

  • Can I install Arch Linux without Internet connection ?

    It sounds noobish but my friends like to know if they can install Arch Linux without Internet connection ?

    mcmillan wrote:
    The core iso should be all you need, just boot off that to start the installation. It's been a while since I did an install, but somewhere along the way it gives you an option to install off the cd or do a net install. You just need to choose the cd installation.
    That being said, all you'll have without internet will be what's on the cd, so you'll be left with a pretty minimal install. If you want to update and install additional software then you'll either need to get the computer temporarily  connected, or download the packages on a different computer and transfer them.
    I am looking to do something similar. I have the core system installed on an older laptop, but I cannot get the wireless working (it has no ethernet). I've tried downloading the libgl packagesfrom a mirror to a thumbdrive, but it's a dependency nightmare. Is there a better way to do this?

  • Can't install arch

    I have been using Arch Linux for about 8 months now and I love it.  The problem is that I can't upgrade to .7 using the beta CD.  Here's the scoop.  I purchased a pcHDTV HD3000 TV card (www.pchdtv.com) for Linux.  I was hoping I could use it with Arch, but then found that it's only supported on fedora and soon suse and gentoo.  So I reluctantly installed fedora - which I disliked very much.  Then I went to gentoo - which was too long of an install process.  When I went to try suse, I couldn't get my usb keyboard and mouse to stay on through the install process.  So after a little frustration I went back to Arch.  Unfortunately, the install CD stops when it tries to see the USB keyboard and mouse.  It says
    Attempting to load USB HID Support...
    Here's the strange thing.  I do have keyboard control when the cd is first running.  Then when it gets the the message above, I lose it and my only option is to reboot.  This also happens with the Arch live cd when it asks if I want to use the thumb drive.  Only in that case, my usb keyboard and mouse are lit up, but it won't accept any input from them.
    I have an MSI 6827-110 Neo2 P series motherboard with a P4 3.2 ghz processor and 1 gig of RAM (all needed for HDTV).  I did find that there is a kernel for the HDTV card and that I may be able to use Arch Linux after all     So I would really like to know if anyone else is having this problem and if so, how to correct it by still using USB input devices.
    I should also mention that in my bios, the usb controllers are enabled and I have legacy support for all usb devices enabled (I could select ALL|Keyboard+Mouse|Disabled).
    Other then that, a Knoppix live CD does work.  Windows XP (I hate to say it) does work.  It's just the gentoo live cd, Arch live cd, and the Arch install cd (I did get the Suse CD to work, but cancelled because I really wanted to go back and install Arch) that did not work.
    Thanks for any help.

    Well, I dowloaded the .7 beta1 and I still can't get past the
    attempting to load USB HID support...
    portion of the install.  So I disconnected my USB keyboard and mouse and connected a PS/2 keyboard.  Again, it stopped at the same output line.  So I inserted the Arch live CD again, and again, it locks up at the point where it asks if you want to use the thumb drive.  So I put in the Knoppix live CD and it booted fine.
    At this point, I am lost.  I have never had a problem like this before, suspecting that my USB hardware is malfunctioning only to have another distros live CD run flawlessly.  The fact that the Installs won't work with the PS/2 keyboard is frustrating as well.
    ...Just tried updating my bios thinking that would fix the problems - no luck.  Any ideas?  I cannot install Arch on this system no matter what I do!  I am no longer fond of MSI motherboards.

  • [SOLVED] Can I install Arch on the same PC, without a CD/USB/Netboot

    Hello
    I'm kinda bored, and then I like to reinstall Arch over and over.. but I lack a CD/USB stick and/or another PC to do a PXE install, therefor..
    Can I set up my current installation to boot into a new arch install when I reboot somehow?
    Thanks.
    Last edited by valvet (2010-11-08 14:50:16)

    hokasch wrote:Sure.. two examples:
    https://wiki.archlinux.org/index.php/Fa … nux_System (use swap for the iso and convert it back later)
    https://wiki.archlinux.org/index.php/In … ting_Linux
    or extract kernel & initrd from archboot image, save it somewhere and create a grub entry - works fine for net installs
    Ok I thought it was solved, but I was wrong.. here's what I did, hopefully you or someone else can help.
    Downloaded the netinst image (160mb), copied:
    /mnt/iso/boot/archiso.img > /boot/archiso.img
    /mnt/iso/boot/vmlinuz26 > /boot/vmlinuz26-test
    Edited /boot/grub/menu.lst according to /mnt/iso/boot/isolinux.cfg
    # test
    title Arch test install
    root (hd0,0)
    kernel /vmlinuz26-test
    initrd /archiso.img archisolabel=ARCH_201005 tmpfs_size=75% locale=en_US.UTF-8
    Now, whenever I boot this.. it says "Waiting 30 seconds for device /disk-by/uid.. lots of dots here.
    Ideas? I'd like to avoid making a new partition as suggested in the wiki, as it requires me to load a live cd of sorts anyway, so I can shrink one of my partitions.
    Thanks :-)!
    Last edited by valvet (2010-10-31 19:48:05)

  • [SOLVED] Can not install Arch on a VirtualBox

    Dear all,
    I would like to get familiar with Arch and have tried to install in on a Virtual Machine created with VirtualBox.
    Unfortunately I can't even start the installation,
    whenever I select Install Arch_64bit I just see a white cursor and nothing else happens.
    I have found three logs file in my Virtual Machine folders, you can find them here:
    http://pastebin.com/699gGph3
    http://pastebin.com/0ryWVmaW
    http://pastebin.com/2u9siij5
    Can you please help me understanding what is wrong and how to fix it and install VirtualBox?
    Thanks a lot in advance for the help,
    Luca
    Last edited by lucacerone (2014-01-06 14:41:18)

    lucacerone wrote:The ISO thing seems more likely to me, because I never had troubles installing guest OS in my host machine (and yes it is Ubuntu)
    I'll try that and let you know how it goes!
    If the md5 checksout, you probably have a bad setting in your vm within virtualbox.  Check it or delete and re-create.

  • Can I install ARCH on a USB drive ??

    Hi
    I want to install and use ARCH on my PC on a 500GB drive I have that is connected to a USB 2.0 port
    Can it be done?
    Can it be used as an OS ?
    Also, can I make partitions on that drive and make ARCH use like 40GB only of it ?
    Thank you!

    kludge wrote:
    R00KIE wrote:If using USB2 and a fast drive (ex. a hd in a box) then no speed issues, if running from a flash drive then booting is ok but when using if you need to write something to disk then the system will slowdown. Tried it myself.
    i've booted repeatedly off a usb1.1 external with a 3200 rpm drive with only occasional noticeable lags.
    My experience with a takeMS 8G flash drive is like I said, boots fast enough but then try to open firefox and it crawls to halt even with more than enough ram to spare, no swap partition or file.
    I've also tried with a notebook disk on an external box and there isn't much difference from running with the disk plugged inside the pc.

  • [RAID Install] Can't install Grub - SOLVED

    Me & a friend are building a local serveur on Arch (32-bit) for ~10 PCs in our association (half of them allready having AL Wink )
    This server will basically have 2 main fonctions :
    - NFS/YP server for a few PCs we've built under Arch for young people here
    - backing up a few PCs we're using for the association.
    Machine is HP with a PIV 1.7GHz, 512Mb SDRAM for now, & a single HDD IDE controller.
    We got two UDMA 160GB HDD (Hitachi ) as we planned right from the start to improve on data security (& speed when possible).
    I've set up partition as following :
    - hda1 & hdb1, 100 Mb both, raid-1 for /boot
    - hda2 & hdb2, 2 Gb both, raid-1 for swap
    - hda3 & hdb3, 10 Gb both, raid-1 for /
    - hda4 & hdb4, 150 Gb both, raid-1 + LVM2
    Now I'm setting up Arch 0.7.2-20061104 (latest ISO from tpowa Smile ) , & everything went allright up to the point I wanna install the bootloader (might be the 10th time I set up AL this year)
    To do so I'm following "Install Grub on the Primary Hard Drive (and save the RAID config)" (wich I may edit if I succeed this raid setup) with a look on "Reinstalling GRUB" both on the wiki.
    1st I'm not 100% sure about mkinitcpio.conf config when it comes to raid; I've added 'raid' to HOOKS + a line just like on "Configuring mkinitpcio" :
    Code:
    md=2,/dev/hda3,/dev/hdb3
    Edited grub/menu.lst, installed the kernel... but I want to chroot in order to install Grub I can't mount /dev :
    Code:
    # mount -o bind   /dev      /mnt/dev
    keeps complaining about wrong fs type.
    I chrooted anyway and launched grub :
    grub> root (hd0,<TAB>
    Error 21: Selected disk does not exist
    I'm purely stuck here with no idea about what went wrong
    If someone has spare time & knowledge, it'd be very nice indeed (our schedule says we begin to play with the network services 2morrow
    EDIT : corrected the mkinitpcio.conf "md=2" line.

    About install gub, I got it thanks to warnaud :
    /dev/mdN was unexistent until I launched
    # makedevs
    Thereafter grub found the disk :
    # grub
    grub> root (hd0,0)
    grub> setup (hd0)
    grub> quit
    "save the RAID config" was allready done at this point.
    Guess I misconfigured something in mkinitcpio.conf / menu.lst, 'cause when I boot it says :
    :: Running Hook [raid]
    :: Running Hook [filesystems]
    :: Loading root filesystem module...-e
    Attempting to create root device '/dev/md2'
    ERROR: Failed to parse bloc device name for '/dev/md2'
        unknown
    ERROR: root fs cannot be detected.
    Kernel panic...
    mkinitcpio misconfiguration maybe.
    From wiki :
    First add the raid hook to the HOOKS list in /etc/mkinitcpio.conf
    OK :
    HOOKS="base udev autodetect ide raid filesystems"
    Add some Kernel Parameters is less clear, or it maybe after reading "Installing_with_Software_RAID_or_LVM" that says to list the devices in the ROOT array ?
    Kernel Parameters: Specify all your md arrays with md= parameter: (only adding the raid array you're booting from is enough)
    add the following to the kernel line in grub/menu.lst:
    Example: md=0,/dev/sda3,/dev/sda4 md=1,/dev/hda1,/dev/hdb1
    working example: kernel /vmlinuz26beyond root=/dev/md0 ro md=0,/dev/sda1,/dev/sdb1
    So should one list its / or its /boot array ?

  • Can't install arch, boot problem?

    I thought that I give Arch a go on my desktop computer after checking that everything works under linux (using ubuntu-live-cd).
    So I downloaded the 64bit netinstall .iso and burned it to a disc. And when I tried to boot the disc I came to a grub prompt. So I thought that something could be wrong with my systemdisk (previously used in raid0 as systemdisk for windows). So I booted the ubuntu-live-cd once again and installed it on the hard drive without any problems. And I put the arch disc back in and tried to boot, but I came to the grub prompt once again. I found a older release (2009.2 64 netinstall) that I've used on my laptop before, so I know that the CD is good. But I came to the grub prompt once again. So then I took the 2009.8 disc and tried to boot my fathers computer with it, and it worked.
    Then I thought I'd give USB-install a go. So I downloaded the 2009.8 64bit netinstall .img file and put it on a USB-drive using unetbootin in ubuntu. I booted the USB-drive and I came to the blue grub windows, then I selected to install archlinux with sata. The info about the kernel comes up, and then it just freezes. So I've come as far as booting the installer, but it freezes right away. I've also tried the 2009.8 64 core .img in case the netinstall was missing some important files.
    I've tried to remove my usb-dac & soundcard if they conflict in some way, but without success. I've tried to remove all but one memorystick without any luck. Everything but my nic on my motherboard is disabled. Sata is set to ACHI in bios.
    My computer:
    Processor: Intel e8400
    Memory: 4x2gb Mushkin Redline
    Graphic card: Nvidia 9400gt
    Soundcard: ESI Maya 44
    USB-Dac: Red Wine Audio Isabellina HPA
    Motherboard: ASUS p5e deluxe (x48 chipsed, marvell nic, IHC 9 sata-controller)
    Hard drive: Corsair p64 SSD
    I can't understand why it won't boot properly when both Ubuntu and OpenSolaris boots just fine from live-cd. The hard drive and the dvd reader are the only sata things that are plugged in.
    Last edited by bredin (2009-10-11 00:37:29)

    Grub is known to make problems on some systems, when used as to boot from CD. You could try using the alternate ISO with the isolinux bootloader. You can find it on your favorite mirror as archlinux-2009.08-netinstall-x86_64-isolinux.iso

  • BIOS won't boot freshly installed Arch [solved]

    Hello
    Last night I did a complete wiping of my hard drive on  my old HP620 laptop in order to start my ideal Arch setup from the scratch.
    I decided to give GPT a try, since I've been sick of the brain damaged MBR all those years. I did the install as usual, using cgdisk
    to partition the drive within the freshly created GUID partition table. I made up 5 partitions, with the leading 1MiB BIOS boot partition,
    which I created inside the first 40-2047 sector boundaries and set it to type ef02.
    Everything has been alligned properly and passed without any errors. I partitioned the drive as follows:
    quetzalcoatl% sudo gdisk -l /dev/sda
    GPT fdisk (gdisk) version 0.8.10
    Partition table scan:
    MBR: protective
    BSD: not present
    APM: not present
    GPT: present
    Found valid GPT with protective MBR; using GPT.
    Disk /dev/sda: 625142448 sectors, 298.1 GiB
    Logical sector size: 512 bytes
    Disk identifier (GUID): 1DC6DA85-2730-4101-ADA1-69EA884CC1B7
    Partition table holds up to 128 entries
    First usable sector is 34, last usable sector is 625142414
    Partitions will be aligned on 8-sector boundaries
    Total free space is 362996373 sectors (173.1 GiB)
    Number Start (sector) End (sector) Size Code Name
    1 40 2047 1004.0 KiB EF02
    2 2048 52430847 25.0 GiB 8300
    3 52430848 85985279 16.0 GiB 8300
    4 85985280 94373887 4.0 GiB 8200
    5 94373888 262146047 80.0 GiB 8302
    sda1 is BIOT boot partition, sda2 is /, sda3 is reiserfs /var, sda4 for swap and sda5 is /home.
    I formated every partition prior to mounting and installing the base system, except for sda1 which
    I left intact (no formatting, just the cgdisk part of creating and chosing type).
    At the end, I did the grub installation and configuration:
    pacman -S grub-bios
    grub-install --target=i386-pc --recheck /dev/sda
    pacman -S os-prober
    grub-mkconfig -o /boot/grub/grub.cfg
    after which I unmounted and rebooted, but the BIOS refused to boot into the system. It came up with the "Non
    system disk or disk error". The only way of booting into the system remains to use the Arch installation CD,
    and chose "Boot from hard drive" option.
    I tried adding the boot flag to the BIOS boot partition using "parted /dev/sda set1 bios_grub on", and even faking
    and adding bootable flag to BIOS boot partition using the MBR's fdisk since gdisk hasn't got the option to.
    Nothing helped.
    Pacman says GRUB version is grub 1:2.02.beta2-4. Should I try going with syslinux or my BIOS (which I hadn't been updating at all)
    is perhaps too old or buggy to cope with the GPT? I don't want to convert to MBR, if technically would be possible to boot using GPT.
    What should I do?
    Thanks in advance,
    Luth
    Last edited by luther7hrol (2014-11-05 15:55:28)

    Hi Luther,
    As the thread hasn't been marked as solved I hope this will help:
    1. The standard partition table type used by BIOS systems is MBR/MSDOS. Any PC released prior to Windows 8 should be a BIOS system. GPT is a newer partition table type used as standard with UEFI systems (i.e. post Windows 8). To make life simple, it is recommended to stick to the standard partition type appropriate for your system.
    2. The performance gain you would get using Reiserfs - I suspect - would be negligable. Ext2/3/4 would be a better choice, particularly as they are easy to use and are very popular (i.e. better chance of getting advice and support if you need it).

  • Clyde can't install packages [SOLVED]

    Whenever I try to install a package from clyde (in this case chromium-stable-libpdf), I am returned the following:
    :: chromium-stable-libpdf package not found, searching for group...
    :: chromium-stable-libpdf group not found, searching AUR...
    error: 'chromium-stable-libpdf': not found in sync db
    A quick forum search returns quite a few threads with people experiencing the same issue, but these all were solved by simply running pacman -Syy (which I have tried).  Pacman seems to work just fine and clyde gives same error when I try with other packages in AUR.  I don't install things from AUR very often (last time was probably ~ 2 weeks ago) so I am not certain what package upgrade (if any) would have caused this/when this error started occurring.  I know that mirrorlist was updated a little earlier today.  Please find my pacman and clyde conf files below (with relevant parts included) and my mirrorlist (I have tried changing to different mirrors).  Thank you in advance.
    /etc/pacman.d/mirrorlist
    # United States
    Server = http://mirrors.cat.pdx.edu/archlinux/$repo/os/x86_64
    Server = http://mirror.ece.vt.edu/archlinux/$repo/os/x86_64
    Server = ftp://mirrors.hosef.org/archlinux/$repo/os/x86_64
    Server = http://mirrors.hosef.org/archlinux/$repo/os/x86_64
    Server = http://hpc.arc.georgetown.edu/mirror/archlinux/$repo/os/x86_64
    Server = ftp://ftp.archlinux.org/$repo/os/x86_64
    /etc/pacman.conf
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl %u > %o
    #CleanMethod = KeepInstalled
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [multilib]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    /etc/clyde.conf
    # CLYDE OPTIONS
    [clydeoptions]
    Editor = vim
    #Colors are enabled by default. To disable them, uncomment the following line
    #NoColor
    #Searching AUR is enabled by default. Uncomment the following line to only search with --aur
    #ReposOnly
    #You must set this to a normal user to install packages from AUR safely while running without sudo
    BuildUser = tripsun
    #Modify the following line to specify the directory in which clyde should build packages from AUR
    #BuildDir = /var/cache/clyde
    # /etc/clyde.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl %u > %o
    #CleanMethod = KeepInstalled
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [multilib]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    Last edited by Tripsun (2011-03-15 17:23:45)

    Thanks, rebuilding clyde-git worked. Is there a particular reason why it broke all of the sudden?
    Last edited by Tripsun (2011-03-15 19:29:02)

Maybe you are looking for