Install Arch from 2007.05 "base" iso or the "current" iso?

My old Arch install (0.7.2, upgraded in Nov. 06) may be broken, and I'm thinking of doing a fresh install of 2007.05.  For the old install, I'd followed the recommended procedure of installing just the base system from the CD iso image, then installed the xorg and kde metapackages via pacman and then built the system from there.
At present, Arch offers a 2007.05-Duke.current iso of 550 MB that includes Xorg plus other things (but not KDE), on top of the base package.  What exactly is the virtue of this bigger iso over the base package iso (150 MB).  Why are the devs offering this bigger "current" iso, and is this the preferred way of installing Arch now?

You could also take it one step further, and use the ftp iso (a mere 27MB for i686, 35MB for x86_64) - that basically provides the installer only, and downloads everything else from the repos. Of course, as with slackhack's "base + upgrade" suggestion, a decent net connection is essential for  an ftp install.

Similar Messages

  • Can I switch out a hard drive for an SSD without having to clone the existing hard drive, and then install Yosemite from an USB Boot Drive onto the new SSD?

    Can I simply replace a hard drive with a new SSD and just install Yosemite from a USB boot drive onto the SSD? I recently bought a used MBP and it has absolutely no files on it except for the OS, and so I'm assuming I don't need to clone the current hard drive as I can just reinstall the OS onto the new SSD.

    Honey_Revenge wrote:
    Thanks.
    Just a quick follow up question, is formatting the SSD with HFS+ done in Disk Utility?...
    It's possible that the SSD will be set up for use on a PC, which means it will have a Master Boot Record partition table rather than a GUID Partition Table, which is what Yosemite needs. In Disk Utility, select the SSD and click the Partition button. Create a new Partition Layout and click the Options... button at the bottom. You'll likely see MBR is selected. Choose GUID instead and Mac OS Extended (Journaled) for the Format.

  • Trying to install yosemite from lion 10.7.5-when the install gets to the restart it never actually restarts, just gives an error and says try again

    trying to install yosemite from lion 10.7.5…when the install gets to the restart it never actually restarts, just gives an error and says try again

    Restart the computer manually.

  • I have the following Apple Computer: Dual 1.25 GHz PowerPC G4, 2 MB per processor. Can I put install new Intel Xeon processors in place of the current ones to bring my Mac up to the MacPro standards and so I can install the new Mac software?

    I have the following Apple Computer: Dual 1.25 GHz PowerPC G4, 2 MB per processor. Can I put install new Intel Xeon processors in place of the current ones to bring my Mac up to the MacPro standards and, if so, can I then install the new Mac software (Lion)?

    As has been clearly stated, no, no, and no.
    If such an upgrade were possible, it probably would be more money than it would be worth.
    If you're running a G4 (dual-processor even) you can pick up a used Mac mini (intel that is, and something from 2010 or newer would be the best bet) that will be screaming fast compared to a G4.
    Once upon a time, processor upgrades were not only possible, but a good deal, and a relatively inexpensive way to get more life out of your Mac. I upgraded a G3 tower to a G4 for  few hundred dollars, and I was glad I went that route at the time. Finally,  CPU upgrades, at least as far as I know, aren't available anymore.

  • How to install Arch from hard drive?

    Hello
    I have an old laptop - Pentium II 266 MHz, 128Mb RAM and I want to install Arch on it.
    The problem is that there is no way to boot from this laptop -> floppy is broken, CD drive is not bootable, no available boot options from BIOS to boot from PXE or USB.
    So, I found this link useful (but not enough).
    I have done everything as described on the upper link, but on the final step 7 I don't know how to proceed.
    What I have got is:
    Arch installation CD is in the CD drive.
    After loading vmlinuz26 and archiso.img (which is RAM Disk or initrd) it shows this message: "waiting 30 seconds for device /dev/disk/by-label/"
    And another message: "ERROR: boot device didn't show up after 30 seconds" and after that it put me in the ramfs prompt.
    I try this in ramfs prompt, but without success:
    1. ln -s /dev/sr0 /dev/archiso
    2. exit (and try again)
    What I want is to tell the installer that it must proceed with the installation files on my CD drive.
    But how to do that?
    If it is not possible, then how could I install Arch on this old laptop? Is there any other methods to try?
    PS: There is Windows 2000 and Windows 98 installed on this laptop, but I want to install Arch on it. The whole hard drive is one partition.
    Last edited by clovenhoof (2011-08-09 06:49:48)

    Try either of the following:
    * Add archisolabel=LABEL to the kernel line in menu.lst, where LABEL is the filesystem label of the partition where the ISO resides.
    * Add archisodevice=/dev/sdaX to the kernel line in menu.lst, where sdaX should be replaced with the partition where the ISO resides.
    [Edit]
    Hmmm, sorry I think I was wrong. With the above, you need also extract the ISO, put the arch/ directory at the root of the partition.
    Alternatively, you can put the ISO to the root of that partition, and add img_dev=/dev/sdaX and img_loop=foo-bar.iso. For details, see:
    https://projects.archlinux.org/archiso.git/tree/README
    BUT even if it loads, I don't think you will be able to install Arch on the same partition since it's mounted readonly to /bootmnt, (unless, you explicitly add copytoram to the kernel line, in which case, everything is copied to RAM, but since the machine has got only 128MB of RAM, this is not gonna happen). So, you need to put the ISO (or the extracted squashfs images) to a different partition than your target installation partition...
    There probably are other things I'm missing... Gotta say this sounds quite challenging.
    [Edit2]
    Bah! Try archisodevice=/dev/sr0 then!
    Last edited by lolilolicon (2011-08-09 07:48:17)

  • Not able to install arch from USB stick.

    Hi all
    First off I'm trying to install arch into my 8540w hp laptop. I have failed and here I'm seeking for help. 
    I have downloaded the latest arch iso image and put it into a usb stick for the installation
    Here is how i prepared the usb. 
    tried :
    sudo dd bs=4M if=archlinux-2013.06.01-dual.iso of=/dev/sdb 
    to write the iso in to the usb.
    I have no success to boot up my 8540w machine (machine stalled on the HP logo)
    I went through the wiki and found there some bugs which related to some old firmware (doesn't make any sense)
    My laptop relatively new about 2 year old machine bios firmware upgraded a year ago. ( I have no problem to boot with my old Ibm T60)
    To rectify the bugs Wiki guided me to:
    1. sudo isohybrid.pl -offset 1 archlinux-2013.06.01-dual.iso
    2. sudo dd if=archlinux-2013.06.01-dual.iso  of=/dev/sdX
    I have successfully boot up but the hope soon died
    I'm getting these error messages:
    mount: you must specify the filesystem type
    ERROR;Failed to mount 'dev/disk/by-label/ARCH_201306"
    here a snap shot of entire messages
    Any help would be greatly appreciated. 
    thanks
    Last edited by archlux (2013-06-12 21:52:10)

    The filesystem needs to be labeled ARCH_201306.  If you dd the iso to the USB, this stays in tact, but it would seem that if you use the method mentioned by the wiki above this filesystem label is not preserved...
    Does this machine have UEFI?  If so, then you can make a UEFI USB live media and have at it that way.  There are instructions on the UEFI wiki page.
    FWIW, new and updated firmware does not equate to bug free.  I have a Thinkpad E430 that is less than a year old, and the original firmware was not without its bugs.  If I have a certain USB stick in the USB 3.0 ports the machine won't get past POST.  For a couple bios versions aes-ni was totally borked.  There have been other minor issues as well.

  • How do I install Pages from iWorks on my iMac onto the iPad?

    How do I install Pages from iWork on my iMac onto my iPad?

    You don't. The Mac version of Pages works on Macs - not on iPad.
    You need to buy the iPad version of Pages from the AppStore, and install that on your iPad:
    http://itunes.apple.com/gb/app/pages/id361309726?mt=8

  • I am trying to install iTunes in my 64 bit Windows 7 PC. My PC runs normal. But when I try to install Itunes from Apple website, i get message "The Configuration data for this product is Corrupt".

    I am trying to install iTunes in my 64 bit Windows 7 PC. My PC runs normal. But when I try to install Itunes from Apple website, I get a message "The Configuration data for this product is Corrupt contact your support personneI"  I
    am so disgusted,please help!!!

    Hey madnest,
    Thanks for the question. After reviewing your post, it sounds like you are having difficulty installing iTunes in Windows. I would recommend that you read this article, it may be able to help you resolve or isolate the issue.
    Issues installing iTunes or QuickTime for Windows
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • Sorry folks, I did something bad, I was looking how to save my current iphoto library to my external drive and I hit a wrong button, lost my current iphoto and now have only the backed up version from 2007, Woops I never was the quick witted one... PLEASE

    I switched my current iphoto library out for the saved one on my external drive by mistake. It said, Switch Libraries.... Do you want to switch the current iphoto library from AAA iphoto library (what I called the old one I guess - in my OWC) toOWC Mercury on-the-go and relaunch iphoto? cancel or relaunch
    Sorry, I was looking for a way to save my current iphoto images to my hard drive. Yeah, I guess just drag something over right? Anyway, now I cannot retrieve my last 2 or 3 years of photos, Can You HELP me?
    Mac os X  version 10.6.8
    2.66 GHz Intel core 2 Duo
    etc

    Depress the option key and launch iPhoto = use teh select library option and select the correct one
    yes to move your library to an external drive
    Moving the iPhoto library is safe and simple - quit iPhoto and drag the iPhoto library intact as a single entity to the external drive - depress the option key and launch iPhoto using the "select library" option to point to the new location on the external drive - fully test it and then trash the old library on the internal drive (test one more time prior to emptying the trash)
    And be sure that the External drive is formatted Mac OS extended (journaled) (iPhoto does not work with drives with other formats) and that it is always available prior to launching iPhoto
    And backup soon and often - having your iPhoto library on an external drive is not a backup and if you are using Time Machine you need to check and be sure that TM is backing up your external drive
    LN

  • Howto install Arch from iso (without buring CD) -unable to chroot ...

    Hi.
    I have successfully used the method to install from another linux partition in the past -  as outlined  here - http://wiki.archlinux.org/index.php/Ins … ting_Linux
    - However I want to install the X86_64 version and my current machine doesn't have a pre-existing 64bit distro to chroot from....
    I do not want to use floppy or cd to install - I always install from iso now, managed to get Fedora,Ubuntu, Gentoo and opensuse to install without burning the iso - Installing from iso is usually quicker and less prone to errors.........
    I've tried the old method to boot from iso - here - http://wiki.archlinux.org/index.php/Fas … nux_System
    However when I boot I get this
    :: Scanning for boot cdrom device...
    Failed to mount /dev/cd/cdrom-sr0
    Failed to mount /dev/cd/cdrw-sr0
    Failed to mount /dev/cd/dvd-sr0
    ERROR: cannot find booted cdrom device, cannot continue...
    Kernel panic - not syncing: Attempted to kill init!
    Below is my grub menu.lst
    title ArchCD
    kernel (hd0,5)/boot/vmlinuz26 root=/dev/sda6 BOOTMEDIA=cd
    initrd (hd0,5)/boot/archlive.img
    Also tried  (and various other combinations)
    title ArchCD
    kernel (hd0,5)/boot/vmlinuz26 root=/dev/sda6 BOOTMEDIA=cd  lang=en locale=en_US.UTF-8 ramdisk_size=75%
    initrd (hd0,5)/boot/archlive.img
    Has anyone got any ideas ?
    Cheers

    You could try something like UNetbootin.

  • Boot from floppy and install arch from flash stick - NO CDR - USB 1.1

    MY PREVIOUS POST BELOW BECAME A HARD DRIVE INSTALL POST WHICH HAS HELPED THOUGH ISN'T ON SUBJECT CURRENTLY AND I STILL NEED SOLUTION  - Now at day 3 :-) - sorry!
    I have old laptop with a very broken CDR... so just a floppy and a hard drive and 2 USB 1.1 ports.
    [Need commands and which floppy is best]
    The USB install WIKI
    http://wiki.archlinux.org/index.php/Ins … _USB_stick
    says to write the .img file to flash stick...
    --- that I can do!
    Though trying a similar process:
    I've had no luck with a hard drive install (also on wiki) as I believe that once I write the .img file to the hard drive it WILL boot though can't create mount points as the drive's in use!
    Anyways...
    IF I have the flash stick with the .img file on it as per the wiki instructions
    what commands would I use and what boot floppy would work for:
    - booting from floppy
    - mounting? the flash stick with arch core on it
    - then installing from there to single hard drive partition.
    thing is I'm just barely ok with using
    dd   fdisk and mke2fs
    So: I need to know what command to mount USB stick... then HOW do I get arch installer on the img file to boot up??
    Any guru tips really needed ....thank you!
    Last edited by yvonney (2009-01-28 08:44:59)

    nice Kirurgs
    doesn't boot from usb... and CDR very broken... good though as I've learned a lot....
    dell inspiron 2500 1 ghz pentium III
    method 1) used puppy after booting off wakepup2 floppy ....very handy that wakepup flopppy though be advised there's several versions of wakpup2 and try the second boot option on the aug or sept 2008 version it WILL find your USB device even if like me I had an old 128 meg one.  also, Crash, a guy at the puppy forums has a 3 floppy set that's specific to whatever puppy version you're running... try that as a last resort
    UN-NECESSARY BLATHER COMMENT: The way those puppys are created weird me out., the more I looked around, Yes, I've read a wee bit about Aufs, and what goes into the whole persistent thing.... seems like lotsa almost impossible  to ever 'really' know stuff is going on it there.... Consider the source of that comment of course... I have huge blank spots in my knowledge and skill and am actually only a relentless year one linux'r... [not counting 6 years of hum and haw] though I'd wanna build my own live arch usb with tips from here before I ever tried to REALLY figure out what goes into creating puppy. I'm saying that at one or two points I thought.. hmnmm... perhaps puppy on this old laptop.... though concluded that ARCH for ALL things is really the only option. puppy's a great boot and hunt around thing though (for me, and in my current opinion).
    method 2) eldamar and eldamar's guide which started me towards success .. which I basically now just do the dd command to an empty partition after booting from puppy .... THEN thrown in a supergrub floppy .... have it 'bring alive' the partition I've just dd'd the arch .img to.... and reboot.... oh, and from puppy I can create partitions as well.. gparted I think.
    method 3) untested also can use plop floppy  it's a boot loader... you may be able to get slitaz distro to create one for you through the 'bootfloppybox' terminal command... not sure if it uses the old floppy linux version of PloP or the win version or what.... dunnno dunno!!! gotta go! :--)
    crazy busy so writing to say... pretty much all fine! :--)
    for me this move was 3-4 days of lots of WONDERFUL bad luck... with everything from puppy hell, my partial-dumbness and back..
    thing is.... I'm real good at it now.... hehehehe
    gotta love problems!
    Last edited by yvonney (2009-02-03 17:27:56)

  • Arch-0.7.1.iso OR arch-0.7.1-base.iso???

    whats the difference?

    Insane-Boy wrote:Arch-base is only base pkgs.. you should download all other which you need.Archlinux-iso is base + a lot of other pkgs ( if I'm not in mistake it contains KDE .. ).This is the difference:)
    Doesn't contain KDE.

  • [SOLVED] Pacman error when installing Arch from installation cd

    Hey I''ve been checking the wiki, forum and even google and I've found some responses but they don't seem to apply to my problem and I just need a little help.
    I'm at the 4th step "Select Packages" and when I select it I get "Pacman preparation failed!  Check /dev/tty7 for errors"
    the error on tty7 is "pacman:  error while loading shared libraries:  /usr/lib/libalpm.so.4:  cannot read file data:  Input/output error"
    I apologize if this is an easy fix but its been almost a year since I've used arch and I'm a bit spoiled with ubuntu.
    ****The cd was outdated. Burning a new copy fixed it*****
    Last edited by Rabbit (2012-01-03 01:40:33)

    I'm afraid it might be too old.  I'm going to try to burn a new copy tomorrow when I can borrow a friends computer.  I just wanted to make sure I wasn't missing something real simple before I gave up.

  • New hard drive, re-installed iWork from Time Machine, but none of the programs work..

    Process:         Pages [411]
    Path:            /Applications/iWork '09/Pages.app/Contents/MacOS/Pages
    Identifier:      com.apple.iWork.Pages
    Version:         4.1 (923)
    Build Info:      Pages-9230000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [132]
    Date/Time:       2012-07-24 18:35:04.338 -0500
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          187668 sec
    Crashes Since Last Report:           7
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      997DEA19-AC95-4293-B32E-165A04C8F745
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Library not loaded: @rpath/SFCompatibility.framework/Versions/A/SFCompatibility
      Referenced from: /Applications/iWork '09/Pages.app/Contents/MacOS/Pages
      Reason: image not found
    Binary Images:
        0x1000 -   0x345fe8  com.apple.iWork.Pages (4.1 - 923) <CA075805-8E22-2F83-8911-ED378A10FA8D> /Applications/iWork '09/Pages.app/Contents/MacOS/Pages
    0x8fe3b000 - 0x8fe6daa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
    0x99d7d000 - 0x99dfcff7  com.apple.iLifeMediaBrowser (2.6.3 - 502.3.12) <2A8A782C-0799-3CB9-A1AE-13743B7EFECF> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    Model: iMac11,2, BootROM IM112.0057.B01, 2 processors, Intel Core i3, 3.06 GHz, 4 GB, SMC 1.64f5
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54313235533654465238432D48392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.64.8-P2P
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD5000AAKX-001CA0, 500.11 GB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: composite_device, 0x0c45  (Sonix Technology Co., Ltd.), 0x1050, 0xfa130000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 4
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: FreeAgent Pro, 0x0bc2  (Seagate LLC), 0x3110, 0xfd130000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 3

    Rebel,
    The versions may be out of sync. Run Software Update to see if there are any updates that weren't captured in the backup.
    If that doesn't do it, you may have to reinstall. Use whatever method you used when you first purchased the app. Disk or registration code.
    Jerry

  • How do I find out the base dir for the current workspace ? Change?

    Assume I took over a colleagues JDeveloper installation.
    How can I find out the base dir for his JDevelopers workspace?
    Can I change this workspace base dir afterwards/later (without
    problems for the included sources and projects) ?
    Where can I change it ?
    I did not found an option in the settings?

    If you hover your mouse over the workspace you'll see the directory where the jws file is stored.
    For each project in the workspace you can go to the project properties and look up information in the content node of the preference - there you can also change the location preferences for where code is created.

Maybe you are looking for

  • Table field problem.

    Hi all,     when i am using t5ub1 table it doesn't contain LTEXT field in that table fields list.when I see the list output of that table it is coming.actually i want to use that LTEXT field.How can i use that.

  • ASSIGN VALUE TO XML ATTRIBUTE DYNAMICALLY

    how can we create and asign value to an XML attribute dynamically?

  • Making a manual backup - what gets voted of the island?

    Process of elimination is getting it down to two items that are causing problems when I was backing up to the DVD. Which makes me think to ask this question... From the User folder, what items should be "backed up"? The usual suspects are in there -

  • Corel Sketchpad came with my Adobe Photoshop 5.5 Creative Suite: question

    Hi, I purchased Adobe Photoshop CS 5.5 a few years ago and it came with Corel Painter Sketchpad. I have been using the sketchpad once in a while since then. Recently I could not see the media settings in the Sketchpad so I decided to update the progr

  • Error when display a CRM Attachment - doc or pdf

    Hi All, I'm getting this error when I try to display the attachment in CRM. "No document display because of missing Customizing for HTTP service '/default_host/sap/bc/contentserver' -> See SAP Note 606745" We have activated the contentserver in trans