[SOLVED]New Arch Linux ISO Installation Help.

Hi All,
I am trying to install Arch Linux using new ISO. For some reason I am unable to log into Arch Forums on Windows and I am writing this on my tablet. I will add more info (proper quote, etc.) as soon as I am able to log in a laptop browser. That being said I am trying to install Arch using new ISO. Here is what I did.
Partition using cfdisk /, /home , /swap and /boot.
Format all these in ext4.
Create folders in mnt - root, home, swap, boot.
mount partitions in mnt folders.
Pacstrap /mnt base base-devel
Error
ERROR: /mnt is not a mount point!
I install in /mnt/root which probably doesnt touch other partitions like home boot and swap.
I follow other steps on installation wiki and reboot takes me back to windows.
What am I doing wrong?
Thanks.
Last edited by donniezazen (2012-07-24 22:49:01)

donniezazen wrote:Partition using cfdisk /, /home , /swap and /boot.
Format all these in ext4.
Create folders in mnt - root, home, swap, boot.
You don't need a root folder. /mnt is the root mount point. Before you mount boot and home:
mount /dev/sdax /mnt
where "x" is the number of your /root partition.
then
mkdir /mnt/boot
mount /dev/sdax /mnt/boot
mkdir /mnt/home
mount /dev/sdax /mnt/home
(replace "x" in all the /dev/sdax with the correct partitions.)
Error
ERROR: /mnt is not a mount point!
you should have stopped here and posted or tried to figure out what you did wrong.
The edited Beginner's Guide is very clear about this. You should read it.
Last edited by 2ManyDogs (2012-07-24 20:09:24)

Similar Messages

  • Fdisk in arch linux iso

    Hey guys, I've used fdisk on my hdd to create logical partitions. When I used fdisk from arch linux cd about 2 years ago on the same hdd it created logical partitions with 2048 sectors gap before new one. This gap contained extended boot record(same as mbr but for logical partition) and other space for bootloader code.  [sda4 | 2048sectors(EBR for sda5 logical) | sda5]. sda4,5 both logical.
    But when I try to create it now using new arch linux iso it does allow me to create it with the  same gap 2048(as minimum), but if i dont specify at which sector to start the partition, it's default value is different than 2048. For one partition it was 2048+1024, the other of different size had 2048+2048, another had 2048+895 sectors(sector size 512b).  I recall in fdisk of 2010 arch linux iso it had first sector set by default at first available(thus leaving only 2048 gap, which is the least possible). [sda4 | 895+2048 | sda5].
    So why does it offer leaving more space before the partition? Once I created logical partition with the offered gap of 2048+2048 i could then again create new partition inside that gap, which makes me think any space before 2048 sector gap before logical partition is completely unused and unallocated.
    Last edited by Kape (2013-02-07 08:49:18)

    dolby wrote:I've been wondering whats gonna happen if AIF is brought back to a good state again. Will we revent back to using it or stick with arch-install-scripts ?
    Probably fully depends on the quality of AIF. The current method is very KISS and easy.

  • Arch linux iso images

    hello community! would like to know if the new arch linux iso images will continue to happen.Thanks!!

    dolby wrote:I've been wondering whats gonna happen if AIF is brought back to a good state again. Will we revent back to using it or stick with arch-install-scripts ?
    Probably fully depends on the quality of AIF. The current method is very KISS and easy.

  • Announcing some new Arch Linux Schwag offerings

    Hey All,
    I wanted to introduce you to some new Arch Linux Schwag offerings I've been cooking up over the past little while.
    I'm currently sold out of case badges, and Simo has faithfully shipped his last order.  I'm trying to think of a way to compensate him, he's done so much work for me on the shipping front and all I ever offered him was dinner, (granted, he's a starving student, and dinner was hopefully much appreciated).  When I reorder stickers, probably in the new year, I will be shipping them myself, from Canada, so domestic prices will be a touch higher.
    Now, onwards to Schwag:
    It's no secret that I'm the odd man out on the tacos vs poutine debate.  I know you all will come around to my way of thinking eventually, but in the meantime, check out the new schwag where you can proudly pick your piece.  I've also added a few other new t-shirt design, mostly as your suggestions.  Check out the new products line at zazzle to place your order:
    http://www.zazzle.com/archlinux/gifts?c … 1284817680
    I think most of you know about the laptop bags, jewellery, and case badges (currently out of stock) selling at: http://schwag.archlinux.ca/
    I've added a few handmade items of my own invention to the mix, including wooden and soapstone sculptures, keychains, and coasters, all featuring our favourite distro's logo:
    http://schwag.archlinux.ca/product/coaster/
    http://schwag.archlinux.ca/product/soapstone_sculpture/
    http://schwag.archlinux.ca/product/sculpture/
    http://schwag.archlinux.ca/product/keychain/
    I'm particularly proud of the soapstone sculptures, they look incredible.  I'm not sure I can give them up.  The keychains will also make great stocking stuffers this Christmas season, so remind your friends to shop Arch Schwag!
    In addition, I would like to announce a preview of the Arch Linux Handbook.  This should be retailing in a couple weeks, and will be available from both CreateSpace and Amazon.com.  The handbook is basically a quick restyling of the epic beginner's guide in the wiki.  You can preview it here:
    https://www.createspace.com/3398103
    That's all for now!
    Dusty

    Runiq wrote:Cool stuff. Like the coasters, and the allanbrokeit shirt is stylish.
    That's Acecero's contribution, as he implies. :-)
    Also, there's a typo in the handbook's headline: "A simple lightweight Linuk handbook."
    Yeah, I know... sadly, I didn't notice it until it was too late to change (the book was set up for publication).  Now I have to wait for a new edition, or pay $40 to put one out now.
    Acecero wrote:Just curious, are you going to release different editions of the Arch Linux Handbook from time to time? I'm assuming the information would need to be updated and the more marketability you will gain anyway.
    I'm hoping to sell between 10 and 50 copies of this edition to pay for the upfront costs before making a new edition.  The more popular it is, the more likely I will be to keep it up to date.
    BTW, if anyone is interested in doing cover art for the second edition, get in touch with me.  I've been told that this cover looks like ass (it was gently, with links to tutorials on design :-D)
    Dusty

  • [SOLVED] Installing arch linux using dd from anrdoid phone's sd card

    Hello everybody, I'm totally new and totally excited about arch linux.
    I'm trying to create a bootable android phone for some hours now with no success.
    The reason I'm trying to do that, is because all my usb sticks are all over the place at friends houses.
    Since I'm not the patient type, I decided to do it with my Android Phone's SD card cause I noticed that I have the option to boot from it during startup.
    Now, what seems to be the problem is this:
    I did "dd bs=4M if=/path/to/archlinux.iso of=/dev/sdc" which seemed to do the job. When I rebooted tho, I didn't see my phone as a booting option.
    That was obviously due to unrecognized file system format. How can I dd and keep the filesystem type? I believe that it's ntfs or FAT.
    I also tried to install without overwriting the stick, which was a failure, it said it wouldn't find the .cfg files when i ran the commands in the wiki.
    Can somebody help me with this?
    Thanks in advance
    Last edited by deus_deceit (2013-02-10 02:13:12)

    Yes, my phone's card works without adding software as soon as I plug it in, the problem appears to be this: when i do "dd" on the SD card the filesystem type changes which causes my phone thinking that the SD card is empty since it doesn't recognize that format and not showing as a bootable device. As soon as I format it with my phone and reboot, it's there. So what I want to do is, create a bootable SD card that keeps the filesystem format that my phone recognizes. Is that possible?
    Last edited by deus_deceit (2013-02-10 00:58:54)

  • [SOLVED] The Arch Linux Handbook/Wiki

    Hello, everyone.
    I am new to Arch Linux; to be honest, I have not installed it yet, but I intend to do so very soon.
    I am a partially blind user, and I have used Ubuntu for nearly the past five years. I want to learn more about Linux, and I want to replace my Ubuntu installation with Arch Linux. I have been reading a lot about Arch over the past few weeks, and I just really love the whole philosophy behind it.
    I have a question, however, concerning the arch Beginners' Guide/ArchWiki. I have found this documentation to be VERY helpful, but my good eye (I have vision in only one eye, and it is a bit limited) cannot stand up to heavy reading as it used to be able to. I have been searching online to see if either a text document or a PDF document exists which contains all of the information which is in the Beginners' Guide. So far, I have not found any results. I am sorry, though, as my search engine skills are not too good (I am learning). The reason I ask this is because I have a portable device which has a built-in text-to-speech engine which is capable of reading text files aloud to me. If I could obtain this information in text format, or in PDF format (as I could use the pdftotext command to generate a text copy), it would make things a lot more streamlined for me.
    Is there something like this in existence?
    I appreciate any help which you can provide. As I stated earlier, please forgive me if something like this does exist and I missed it while searching.
    Please take care, and have a great evening.
    Last edited by RKCole (2011-10-11 17:41:04)

    You want just the Beginners' Guide? Here is it in a ready to print format: https://wiki.archlinux.org/index.php?ti … ntable=yes
    It's html, so converting it to txt of pdf shouldn't be much of a problem.
    There's also https://wiki.archlinux.org/index.php/Ar … _the_blind but I'm not sure if you find it helpful.
    Another way of accessing the wiki: http://www.archlinux.org/packages/commu … wiki-lite/
    Last edited by karol (2011-10-11 02:03:10)

  • How to make an Arch Linux Distribution Installer?

    I have made a customized distribution of Arch Linux in vmware.
    I now need to make its installer for deployment.
    How can I do it?
    I have tried Archiso, but it makes new work dir and downloads archlinux again.
    I want to use the current installed and modified linux for the installer.
    Please help

    Hello,
    Basically, I am doing the same right now in VirtualBox.
    There is aif, an installation framework for Arch, which can be customized to install and configure Arch just like you manually did. Use [wiki]Archiso[/wiki] to create a bootable medium and make sure to install aif on it. Now, you need to modify aif in /usr/lib/aif to make exactly the same changes you did to your running system. Then, you can run /sbin/aif from the bootable medium to install your customized Arch.
    Unfortunately, I myself do not know how to change aif to do things to the target system, e.g. install custom packages or manipulate files on the installed system. If someone has already done this or knows how to do, I'd be very grateful if he can share with us.

  • [Fake News] Arch Linux to change its release cycle

    Today the Arch Linux community proclaimed that Arch Linux will change its release cycle and version numbering, as this was requested by billions of corporate goonies, Freemasons and Illuminati throughout the universe.
    Releases will henceforth be scheduled in intervals deemed posh by the GNU/Linux community at the particular moment. The version numbering will be based on year the a new release is being published. Arch Linux "2016" will be released in early 2006. All following releases will have an offset of at least 10 years to underline how much more pure dead brilliant Arch Linux is compared to Mandrake.
    To achieve a smooth transition, an transitional release will be made at once, named "Useless Marketing Edition". The Arch Linux FTP server will be configured allow one download of the iso image only. This will also be an experiment to find out how the community will be able to spread such a limited edition.
    An Arch Linux user who wishes to remain nameless said in an exclusive interview with the almighty incinerator: "This is a great opportunity for Arch Linux, the new release numbering will confuse and divert computer illiterate lusers from installing our beloved Arch Linux, freeing us from answering stupid support requests. Now we can finally start to work towards our ultimate goal: To become the only GNU/Linux community being as elitist as OpenBSD's."

    Ach guys, you don't get it :-(
    The version numbering scheme was supposed to mock the fact Mandrake plans to release their "2006" version in 2005. That reminds of old times, when (computer) magazines were trying to beat each other releasing the most up-to-date issue to the market. The whole affair became absolutely silly, there were magazines that had the "April" issue hitting the shelves at the end of January. These "issue number wars" occur every now and then.
    The funny scenario I can imagine is that other (GNU/Linux) vendors could jump onto that train and "predating" their releases further and further.
    The rest is just various mockery about lusers and other things found in the Mandrake's press release. And of course the arrogantly elitist OpenBSD community always deserves getting their arses whipped ;-)

  • TidOS Public Alpha release (New Arch Linux based distro)

    I'm a regular lurker on the 4chan technology board (AKA /g/) and I've been following a project known as TidOS by the user "King Neckbeard". Think of it as a preconfigured/prericed Arch Linux installation for those that want a quick and dirty setup, something like Archbang with xmonad instead.
    King Neckbeard wrote:
    xmonad + conky + trayer + nm-applet make up the DE of sorts
    applications started via dmenu (firefox has a shortcut key)
    mpd, preconfigured
    Just Works
    POSSIBLE BUGS:
    >networkmanager applet not visible, to fix press win + r and type netfix or run netfix in a console
    >music not playing, to fix restart mpd and run mpc play
    Screenshots:
    Github:
    http://github.com/TidOS/TidOS
    ISO image download (i686 only, x86_64 users can compile an image themselves from the github sources):
    http://www.megaupload.com/?d=PJLRZ5I4
    Last edited by zowki (2010-05-13 16:24:34)

    jordanmthomas wrote:TidOS is dead by the way.  /g/ did not seem to care much about it so I haven't done anything to it since I made the first image.
    aww.
    well you are all welcome to poke your nose in at #witchlinux on irc.freenode.net , it's still alive, n welcomes everyone else's input.
    there's the arch rowan witch release, a half made archiso, which is basically to be pretty much the same as where the debian rowan witch.iso left off, and then later once it's built to some reasonably satasfactory standard, a larger fuller witch called jamella is planned to feature loads of tiling window managers, xmonad of course included, as well as awesome, and others, as well as a raft of programmer tools n toys, and then later a refined sleak but complete witch after that.   so goes my plan anyways, but of course, anyone can run off n make their own witch, and are encouraged to do so.    so if u want a preconfigured arch with xmonad, once we get rowan out of the stalls, jamella will soon follow after.   (i been distracted with other interests this past month or so tho, so my contributions dropping off have slowed things, but it's still alive, i assure you.)
    or....
    to stop me going on about witch... tidos could be revived!  XD
    and i wish you all the best with that.

  • Help, new to Linux and need help installing 8i

    I am new to Linux and some of this stuff..
    Yet,I have gotten the JDK116_v5 installed and working on my box.
    I have cut a cd for Oracle8i and need help..
    I have also recopiled my kernal as well...
    Does any one know where I can get help...
    null

    Al Pivonka (guest) wrote:
    : I am new to Linux and some of this stuff..
    : Yet,I have gotten the JDK116_v5 installed and working on
    : my box.
    : I have cut a cd for Oracle8i and need help..
    : I have also recopiled my kernal as well...
    : Does any one know where I can get help...
    Try http://www.akadia.com/html/dod-frame.html for Redhat.
    http://www.suse.de/~mha/oracle/ for SuSE
    Also peruse these
    http://www.akadia.com/html/dod-frame.html
    http://jordan.fortwayne.com/oracle/
    Colin.
    null

  • [SOLVED] need a little final installation help

    Hey,
    first of all, i just installed the latest version of arch but I need to get the following things working:
    wifi (didn't know what firmware i needed during install and just used eth0)
    blue tooth (for my bluetooth mouse)
    My external hard drive wont show up? do i need to set something up for this? the hard drive is fine
    Im running Gnome as my X DE
    Logging in as root
    laptop is hp pavilion dv5
    Wifi:
    Here is a few outputs which might help:
    [root@hackbox ~]# lspci
    Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
    ## i deleted the rest to save space here, please ask if you would like the whole list##
    [root@hackbox ~]# iwconfig wlan0
    wlan0 IEEE 802.11abgn ESSID:off/any
    Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Encryption key:off
    Power Management:off
    [root@hackbox ~]# ifconfig wlan0
    wlan0 Link encap:Ethernet HWaddr 00:16:EA:67:CA:72
    BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    [root@hackbox ~]# dhcpcd wlan0
    dhcpcd[8428]: version 5.2.11 starting
    dhcpcd[8428]: wlan0: waiting for carrier
    dhcpcd[8428]: timed out
    [root@hackbox ~]# iwlist
    Usage: iwlist [interface] scanning [essid NNN] [last]
    [interface] frequency
    [interface] channel
    [interface] bitrate
    [interface] rate
    [interface] encryption
    [interface] keys
    [interface] power
    [interface] txpower
    [interface] retry
    [interface] ap
    [interface] accesspoints
    [interface] peers
    [interface] event
    [interface] auth
    [interface] wpakeys
    [interface] genie
    [interface] modulation
    [root@hackbox ~]# ifconfig wlan0 up
    [root@hackbox ~]# dhcpcd
    dhcpcd[8462]: version 5.2.11 starting
    dhcpcd[8462]: eth0: rebinding lease of 192.168.0.12
    dhcpcd[8462]: wlan0: waiting for carrier
    dhcpcd[8462]: eth0: acknowledged 192.168.0.12 from 192.168.0.1
    dhcpcd[8462]: eth0: leased 192.168.0.12 for 86400 seconds
    dhcpcd[8462]: forked to background, child pid 8494
    [root@hackbox ~]# dhcpcd wlan0
    dhcpcd[8495]: sending commands to master dhcpcd process
    [root@hackbox ~]# dmesg | grep firmware
    iwlagn 0000:02:00.0: loaded firmware version 8.83.5.1 build 33692
    Keep in mind I was connected via eth0 during this process.
    Basically, im pretty sure i need to install some firmware and or drivers.. i just dont know what. I want the wireless to connect at startup.
    Bluetooth:
    Basically the only way i can get it to work at the moment is to do
    # /etc/rc.d/dbus start
    # /etc/rc.d/bluetooth start
    # blueman-applet
    the dbus is now starting at startup even, but bluetooth isnt..
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng dbus network netfs bluetooth crond)
    Im not sure if the bluetooth daemon is correct either?
    External Hard Drive doesnt apper in my file manager:
    External drive shows up in nautilus and thunar, but permission to transfer files is denied... why? I did:
    #cd /etc/polkit-1/localauthority/50-local.d
    #gedit 55-myconf.pkla
    Added this to file:
    [Storage Permissions]
    Identity=unix-group:storage
    Action=org.freedesktop.udisks.filesystem-mount;org.freedesktop.udisks.drive-eject;org.freedesktop.udisks.drive-detach;org.freedesktop.udisks.luks-unlock;org.freedesktop.udisks.inhibit-polling;org.freedesktop.udisks.drive-set-spindown
    ResultAny=yes
    ResultActive=yes
    ResultInactive=no
    #usermod -a -G storage root
    #usermod -a -G storage dex
    Any help/guidence would be much appreciated! I Have been using Ubuntu for the last 18 months and have always wanted to install Arch! And im keen to get to know this operating system well and be apart of the Arch community
    Last edited by CoolWhip (2011-04-11 03:01:07)

    ok.. im getting somewhere.. i found my driver..
    So far
    [root@hackbox ~]# wget http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-5000-ucode-8.83.5.1.tgz
    --2011-04-07 21:39:22-- http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-5000-ucode-8.83.5.1.tgz
    Resolving intellinuxwireless.org... 204.253.143.234
    Connecting to intellinuxwireless.org|204.253.143.234|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 179768 (176K) [application/x-gzip]
    Saving to: “iwlwifi-5000-ucode-8.83.5.1.tgz”
    100%[=========================================================>] 179,768 80.1K/s in 2.2s
    2011-04-07 21:39:25 (80.1 KB/s) - “iwlwifi-5000-ucode-8.83.5.1.tgz” saved [179768/179768]
    [root@hackbox ~]# ter zxvf iwlwifi-5000-ucode-8.83.5.1.tgz
    bash: ter: command not found
    [root@hackbox ~]# tar zxvf iwlwifi-5000-ucode-8.83.5.1.tgz
    iwlwifi-5000-ucode-8.83.5.1/
    iwlwifi-5000-ucode-8.83.5.1/iwlwifi-5000-5.ucode
    iwlwifi-5000-ucode-8.83.5.1/README.iwlwifi-5000-ucode
    iwlwifi-5000-ucode-8.83.5.1/LICENSE.iwlwifi-5000-ucode
    [root@hackbox ~]# cd iwlwifi-5000-ucode-8.83.5.1
    [root@hackbox ~]# cp iwlwifi-5000-5.ucode /lib/firmware/
    this is now my /etc/rc/conf   Please let me know if something doeesnt look right
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    HARDWARECLOCK="UTC"
    TIMEZONE="Australia/Brisbane"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(fuse usblp)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="hackbox"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    wlan0-"dhcp"
    wlan_wlan0="wlan0 essid JDA"
    #wlan_wlan0="wlan0 essid MyEssid key 1234567890" # hex WEP key
    #wlan_wlan0="wlan0 essid MyEssid key s:asciikey" # ascii WEP key
    INTERFACES=(eth0 wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng dbus network netfs bluetooth crond)
    Last edited by CoolWhip (2011-04-07 12:17:19)

  • New Arch Linux Schwag offerings: Speakers and Notepaper

    It's been a while since anything exciting has happened in the Arch Linux Schwag shops. Laptop stickers seem to be the most popular offering. I'm having trouble getting rid of Arch Linux Pens so they've been discounted to below cost.
    New today are a couple offerings in the Arch Linux Zazzle Schwag store:
    Arch Linux Speakers
    Arch Linux note paper
    Hope you enjoy the new schwag!
    Dusty

    Runiq wrote:Cool stuff. Like the coasters, and the allanbrokeit shirt is stylish.
    That's Acecero's contribution, as he implies. :-)
    Also, there's a typo in the handbook's headline: "A simple lightweight Linuk handbook."
    Yeah, I know... sadly, I didn't notice it until it was too late to change (the book was set up for publication).  Now I have to wait for a new edition, or pay $40 to put one out now.
    Acecero wrote:Just curious, are you going to release different editions of the Arch Linux Handbook from time to time? I'm assuming the information would need to be updated and the more marketability you will gain anyway.
    I'm hoping to sell between 10 and 50 copies of this edition to pay for the upfront costs before making a new edition.  The more popular it is, the more likely I will be to keep it up to date.
    BTW, if anyone is interested in doing cover art for the second edition, get in touch with me.  I've been told that this cover looks like ass (it was gently, with links to tutorials on design :-D)
    Dusty

  • New Arch Linux Mirror

    Hi There,
    We have a new Turkish Arch Linux mirror of Arch Linux: ftp://ftp.linux.org.tr/pub/archlinux/
    Can you please add this to the defaults of the pacman.conf and to the distribution download page ?
    Thanks for the great work..!

    Please add the mirror by yourself to the mirror list:
    http://wiki.archlinux.org/index.php/Mirrors

  • Make bootable arch linux iso of installed system

    I have installed Arch Linux in virtual box, with "Awesome" window manager and only required applications with it.
    I want to make a bootable iso of this system, which i can carry around with me in pendrive and install in other system.Also, can i make a live usb from it?
    Is it possible? If so, please specify the detailed steps. I am a newbie and have been using linux for 2-3 months only. Or, please give the link for the same.
    Thanks

    Thanks for the reply ewaller.
    >Well, not quite.  But, this is a VM.  I assume you want to treat this as an appliance that you can copy to another host that has VirtualBox on it.  All you need to do is copy >the *.vbox file that defines your VM (it is an xml file).  It is about 10 to 20 kbytes in size.  You also need to copy the file that defines the guests "disk".  That is (usually) a *.vdi file. > Those can be tens or hundreds of gigabytes.
    >If you actually ran from the pen drive, you could carry that drive from host to host.  If you make a change in the machine while running on one host, thrn shut doen the >VM, and then move to another host, then those changes will follow you.
    >If you are just looking to copy the VM to many places; after which the various copies can diverge from each other,  you can just export the appliance to a *.ovf or a *.ova file on > one machine, then import that file on the next host.
    In above case, i would only be able to transfer between the virtual machine and that will be restricting.
    I did some research and found following thread which is similar to my problem,
    http://askubuntu.com/questions/119718/h … d-remaster
    but one of the two solution provided here only works on ubuntu(i.e relinux),which was suitable to me and the other one,ie clonezilla to make iso, i haven't tried, but it doesn't do what i want.
    Relink does exactly what i want but doesn't work on arch linux.It is a fork of remastersys which is dicontinued and only worked for ubuntu and its related.
    I also found this http://null-byte.wonderhowto.com/how-to … o-0131002/
    but haven't tried it yet.Also it require to redo all the steps that i have currently done, so i want an alternative.
    I also found a simple way, but it is essentially just backuping and restoring and require base install.
    https://bbs.archlinux.org/viewtopic.php?id=44805
    Atlast, i got this http://systeminstaller.sourceforge.net/   
    but there is no description if it will work with arch linux or not.
    I want something like above mentioned and i have  no further ideas and searched everywhere, if anyone has any ideas, please suggest something.
    Thanks in advance.

  • New Arch Linux Bootsplash

    I created a bootsplash theme for 1024x768, 1280x1024, 1280x800, 1280x960, 1400x1050, 1440x900, 1600x1200,1680x1050, 1920x1080, 1920x1200 resolutions.
    Howto to gensplash on Arch Linux
    Silent:
    Verbose:
    Download
    Original Logo
    New Logo

    Romashka wrote:Freigeist, finally there is Uspash for Arch now!
    I played a bit with usplash today, but it seems that only 4:3 images are supported AND images can't have more than 256 colors. You have to mess with C Source Files to change text and background colors (by picking an index of the 256 color palette)...remembers me of making grub splashs (only  16 colors ). Because of the 256 colors gradients won't work well and I think I stick with gensplash until usplash has improved more. On the other hand usplash with my wallpaper looks not too bad

Maybe you are looking for