Is it possible to install Arch with only WIFI available?

Hi, I want to install Archlinux on my thinkpad T60, but there is only WIFI at my room(with WPA), so is it possible to install Arch and set up to get a full GUI desktop environment? The problem is how to connect to internet via WIFI in command line only mode, is it too complicated? Is there a tutorial on this?
Thanks!

Olnex wrote:
Hi, I want to install Archlinux on my thinkpad T60, but there is only WIFI at my room(with WPA), so is it possible to install Arch and set up to get a full GUI desktop environment? The problem is how to connect to internet via WIFI in command line only mode, is it too complicated? Is there a tutorial on this?
Thanks!
'The beginners guide and the install guide in the wiki cover this, i believe it also has a section for connecting to an encrypted access point. So to answer your question: yes its possible and no its not too complicated and yes there is a tutorial on this
EDIT: Heres a link to where its at in the wiki https://wiki.archlinux.org/index.php/Beginners'_Guide#Wireless_Quickstart_For_the_Live_Environment just scroll down a little bit
Last edited by markbabc (2010-12-06 15:36:02)

Similar Messages

  • Is it possible to install Arch with encrypt $HOME?

    Hello,
    I'm going to buy a new laptop and i'd like to install Archlinux into it.
    Ubuntu 9.10 gives you the choice to encrypt your home directory during installation.
    Is it possible to do the same with Arch?
    I read the WIKI about encryptions and it looks pretty "hard" to do it...?
    Thanks in advance for your answers!

    Dieter@be wrote:that information is outdated.  Since 2009.08 you can do encryption and lvm with the arch installer.
    I did not see that while installing - the encrypted $HOME with ecryptfs I mean.
    Did I overlook it?
    (I used the netinstall.iso)
    anyway - with the help of the two guides mentioned by anrxc (and another post on the subject here in the forums) I got it working.
    After setting up a group "ecryptfs", adding the user to it, then having the PAM-Rules ready and the ecryptfs module loaded it was then as simple as typing:
    ecryptfs-migrate-home -u $USER
    The PAM-Rules as they are now:
    /etc/pam.d/login
    #%PAM-1.0
    auth required pam_securetty.so
    auth requisite pam_nologin.so
    auth required pam_unix.so nullok
    auth optional pam_ecryptfs.so unwrap
    auth required pam_tally.so onerr=succeed file=/var/log/faillog
    # use this to lockout accounts for 10 minutes after 3 failed attempts
    #auth required pam_tally.so deny=2 unlock_time=600 onerr=succeed file=/var/log/faillog
    account required pam_access.so
    account required pam_time.so
    account required pam_unix.so
    #password required pam_cracklib.so difok=2 minlen=8 dcredit=2 ocredit=2 retry=3
    password optional pam_ecryptfs.so
    #password required pam_unix.so md5 shadow use_authtok
    session required pam_unix.so
    session optional pam_ecryptfs.so unwrap
    session required pam_env.so
    session required pam_motd.so
    session required pam_limits.so
    session optional pam_mail.so dir=/var/spool/mail standard
    session optional pam_lastlog.so
    /etc/pam.d/gdm
    #%PAM-1.0
    auth requisite pam_nologin.so
    auth required pam_env.so
    auth required pam_unix.so
    auth optional pam_ecryptfs.so unwrap
    auth optional pam_gnome_keyring.so
    account required pam_unix.so
    session required pam_limits.so
    session required pam_unix.so
    session optional pam_ecryptfs.so unwrap
    session optional pam_gnome_keyring.so auto_start
    password required pam_unix.so
    password optional pam_ecryptfs.so
    Seems to work well so far - only compiling software from AUR has failed sometimes - maybe some mount-options not suitable for "fakeroot"?
    I just put the build-directory outside of the encrypted $HOME and symlinked to it - then it worked.
    ...my first 4 days with ARCH - coming from Gentoo, which I used solely for at least the last 4 years - and I like it and intend to stay with it
    I did try Mint (Ubuntu) - thats how I came to want to have my $HOME encrypted with ecryptfs.
    But I was not quite happy with it and now I'm here with ARCH.
    Cheers
    Last edited by jomen (2010-03-18 03:11:06)

  • Possible to install arch on a system with Broadcom wireless?

    My netbook has a broadcom BCM4313 chipset. Kernel module: brcmsmac. The latest arch installer can't properly configure my network and I don't have a wired connection at this location. The system keeps spamming messages like this on the terminal every few seconds:
    ieee80211 phy1: wl_ops_bbs_info_changed: qos enabled: false (implement)
    ieee80211 phy1: brcmsmac: wl_ops_bss_info_changed: disassociated
    ieee80211 phy1: wl_ops_bbs_info_changed: arp filtering: enabled false, count 0 (implement)
    Is it even possible to install arch linux on a system with a broadcom chipset? Or is the kernel too old, should I use another module?
    Thanks for your help!

    treadlefish could you post the wifi info from "lspci -vnn"? Then I can check if we have the same card.
    edit, here is mine:
    03:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01)
    Subsystem: Hewlett-Packard Company Device [103c:1795]
    Flags: bus master, fast devsel, latency 0, IRQ 16
    Memory at f0200000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [40] Power Management version 3
    Capabilities: [58] Vendor Specific Information: Len=78 <?>
    Capabilities: [48] MSI: Enable- Count=1/1 Maskable- 64bit+
    Capabilities: [d0] Express Endpoint, MSI 00
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [13c] Virtual Channel
    Capabilities: [160] Device Serial Number 00-00-00-00-00-00-00-00
    Capabilities: [16c] Power Budgeting <?>
    Kernel driver in use: wl
    Last edited by Wilco (2012-02-27 22:03:37)

  • Install Arch with dual graphics laptop

    Hey everybody,
    So a few months ago I bought a new laptop, and ASUS X750JN. After I have my new laptop on my hands the first thing was install Arch Linux, but I came across an problem with graphics, probably a bad configuration and because I needed the computer for the university, I keep Windows for a while. Now that I have some time, I want to return to my beloved Arch but I have a serious question, the computer has 2 graphics cards, on-board Intel and an Nvidia and my question is, how can I install Arch and use Nvidia for some games like ETS, CS:GO and Guns of Icarus? When I tried installing before, the VGA was the Intel and not the Nvidia.
    I know that Hybrid Graphics aren't full supported in Linux, but is there a way to use Arch with the Nvidia, even if only uses Nvidia.
    Thanks in advance,
    Have a nice Christmas and a Happy 2015,
    Hugo Rodrigues.
    Last edited by Hugao (2014-12-24 13:47:26)

    Hey,
    Sorry for the time but I'm was busy and only today I have the change to install Arch.
    mrunion wrote:
    Have you looked in our Wiki? We have these for starters:
    https://wiki.archlinux.org/index.php/Bumblebee
    https://wiki.archlinux.org/index.php/Optimus
    When I was research I look it up on the second link but not on the first one.
    So, like I said above, today I have installed Arch with Bumblebee and so far so good, but I just have a question, how I run games using optirun throw Steam?
    Issa wrote:
    Hey Huago, I'm not sure if will help you as I don't know too much about your configuration, but I'm also experiencing some issues while configuring arch on my lenovo T420s. I have so far succeeded in starting a simple x session after installing the drivers for intel and nvidia (xf86-video-intel xf86-video-nouveau) (see my thread here but my current problem is, that I can't start gdm
    I'll work on this and opened a new thread here - maybe we can assist each other until everything is up and running.
    update: I got it - maybe it works for you too? (very short description of what i did):
    install drivers for integrated and discrete graphics card
    launch gdm as root
    I have an Asus X750JN and I just install the integrated and discrete graphics and enabled gdm service.

  • Installing Arch with intel wireless (iwlwifi-3945)

    i have tried various times in the past few weeks to install arch with minimal success.  The only time i was able to actually set up a system that would allow me to get to a gui and use the internet was when i had an install of Archie Linux (Live CD)  that i had to chroot with kubuntu to add wireless support.  Needless to say i preferred a cleaner install (especially after having to manually rename the folders, etc. for the repository changes).
    Anyways when arch is loading it makes mention of needing to append the boot image to include intel-wireless.  i was wondering what exactly was involved in doing that.  Because after trying to just install the package ifconfig does not show my wlan device.  Any help is appreciated.  let me know if more info is needed.

    pl2lnce wrote:
    i have tried various times in the past few weeks to install arch with minimal success.  The only time i was able to actually set up a system that would allow me to get to a gui and use the internet was when i had an install of Archie Linux (Live CD)  that i had to chroot with kubuntu to add wireless support.  Needless to say i preferred a cleaner install (especially after having to manually rename the folders, etc. for the repository changes).
    Anyways when arch is loading it makes mention of needing to append the boot image to include intel-wireless.  i was wondering what exactly was involved in doing that.  Because after trying to just install the package ifconfig does not show my wlan device.  Any help is appreciated.  let me know if more info is needed.
    I have Arch with iwl3945 drivers running here just fine. No tweaks to the cpio image needed.
    I have never heard of this either... You need both the drivers and the firmware. Check dmesg if everything is okay. Ifconfig -a should show a wlan0 device, if not, something went wrong.
    broch wrote:I have HP dv5000t (dualcore) with the same card. Never had any problems with intel 3945. However I am using ipw3945 instead of iwl3945 as the later is still early beta and far from stability, performance of ipw.
    Since 1.1.0 stability is just fine. Throughput is still a problem though. I get like 2.8 MBps with earlier versions, and the 1.1.21 one can hit it too, but mostly it's around 1 MBps . I prefer that to yet another proprietary package though. It's not every day I transfer a few GB to my wired server .
    Last edited by B (2007-11-15 18:12:18)

  • Can Siri work with only wifi without installing SIM card in it?

    Can Siri work with only WiFi without installing SIM card in the iPhone 4S?

    I am seeking to use the siri from my newly bought iPhone from USA where i am staying here for vacation around 2 months . I will be installing the SIM card not in USA , where iwill be back home 2 months from now. Can it work with only wifi on it

  • Install Arch with PXE?

    Hello,
    I'm trying to install Arch with PXE, and for this I'm using two VM in VirtualBox. I've followed all steps in the Wiki, also I tried to use a script ( https://wiki.archlinux.org/index.php/Ar … pxe_server ).
    Following the main PXE wiki article, when I mount the archlinux-boot image, I can't find isolinux subfolder in order to copy contents into /var/tftpd/ folder. Article seems to be out of date.
    ¿Any idea? I've dhcpd server running and I executed mkpxelinux -c=/etc/mkpxelinux.conf command, but I don't know what I need to do right now.
    Thanks for all.

    Hi
    nbd in 2010.05 images is old
    nbd in your system is new
    archiso-pxe-server script try to keep compatible with old (untested) and new nbd.
    Try this on ramfs prompt:
    nbd-client the-server-ip -N archiso /dev/nbd0 -presist
    mount -r -t udf /dev/nbd0 /bootmnt
    logout
    Download a recent update archiso-pxe-server-20101012 (just now)
    If does not work, try to build your archiso up-to-date using my branch that have the fix[#1].  See here how http://wiki.archlinux.org/index.php/Use … lean_build
    [#1] http://github.com/djgera/archiso/commit … 9bc219ee30
    Good Luck.
    Last edited by djgera (2010-10-12 04:50:33)

  • How do I text back and forth between iPads with only wifi capabilities

    How do I text back and forth between iPads with only wifi capabilities

    Using FaceTime http://support.apple.com/kb/ht4319http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268http://support.apple.com/kb/TS4268
    iOS: FaceTime is 'Unable to verify email because it is in use'
    http://support.apple.com/kb/TS3510http://support.apple.com/kb/TS3510
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/http://www.apple.com/ca/ios/messages/
    iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538http://support.apple.com/kb/HT5538
    How to Set Up & Use iMessage on iPhone, iPad, & iPod touch with iOS
    http://osxdaily.com/2011/10/18/set-up-imessage-on-iphone-ipad-ipod-touch-with-io s-5/http://osxdaily.com/2011/10/18/set-up-imessage-on-iphone-ipad-ipod-touch-with-io s-5/
    Set Up Alert Sounds
    http://www.quepublishing.com/articles/article.aspx?p=1873027&seqNum=3http://www.quepublishing.com/articles/article.aspx?p=1873027&seqNum=3
    Extra FaceTime IDs
    http://tinyurl.com/k683gr4http://tinyurl.com/k683gr4
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755http://support.apple.com/kb/TS2755
    Troubleshooting iMessage Issues: Some Useful Tips You Should Try
    http://www.igeeksblog.com/troubleshooting-imessage-issues/http://www.igeeksblog.com/troubleshooting-imessage-issues/
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htmhttp://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Fix Can’t Sign Into FaceTime or iMessage iOS 7
    http://ipadtutr.com/fix-login-facetime-imessage-ios-7/http://ipadtutr.com/fix-login-facetime-imessage-ios-7/
    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    http://support.apple.com/kb/TS3970http://support.apple.com/kb/TS3970
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90https://discussions.apple.com/thread/4649373?tstart=90
    How to Block Someone on FaceTime
    http://www.ehow.com/how_10033185_block-someone-facetime.htmlhttp://www.ehow.com/how_10033185_block-someone-facetime.html
    My Facetime Doesn't Ring
    https://discussions.apple.com/message/19087457#19087457https://discussions.apple.com/message/19087457#19087457
    How to watch FaceTime calls on the big screen with Apple TV
    http://www.imore.com/daily-tip-ios-5-airplay-mirroring-facetimehttp://www.imore.com/daily-tip-ios-5-airplay-mirroring-facetime
    Send an iMessage as a Text Message Instead with a Quick Tap & Hold
    http://osxdaily.com/2012/11/18/send-imessage-as-text-message/http://osxdaily.com/2012/11/18/send-imessage-as-text-message/
    To send messages to non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.htmlhttp://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
    How to Receive SMS Messages on an iPad
    http://yourbusiness.azcentral.com/receive-sms-messages-ipad-16776.htmlhttp://yourbusiness.azcentral.com/receive-sms-messages-ipad-16776.html
    Apps for Texting http://appadvice.com/appguides/show/apps-for-textinghttp://appadvice.com/appguides/show/apps-for-texting
    You can check the status of the FaceTime/iMessage servers at this link.
    http://www.apple.com/support/systemstatus/http://www.apple.com/support/systemstatus/
     Cheers, Tom

  • Is it possible to install Arch on a usbstick ?

    Hello there,
    i would like to install arch on an usbstick like slax, puppy or dsl. Is it possible or does even exists a stick version of arch ?
    Best regards
    FightRight

    FightRight wrote:
    Thank you for this information. But that means in my case, that i have to format the stick with the unionfs or aurfs and setting up the fstab with the right options that you have describe.
    Did i understand you correct ?
    aufs/unionfs is not a file system that you can use to format a physical medium such as a usb-stick. It is a sort of pseudo-file-system that makes a read only real filesystem appear to be writable, but the writing is done not to the original file-system, but to another one, which could be a disk, memory or whatever. To use such a file-system quite a few changes are necessary to the way a Linux system is booted.
    You can find some more details at aufs.sourceforge.net and some description of how it is used in larch in the documentation on the larch web-site (see below).

  • Install MAX with only LabVIEW runtime engine

    Hi,
    I want to know if it is possible to install MAX from the Device Driver CD, when only LabVIEW RunTime engine is installed.  There is no full installation of LabVIEW on that PC.  That's MAX 3.1.1.3004 with LabVIEW RunTime Engine 7.1.
    Patrick.

    Dear Patrick,
    The device driver CD usually does not have a single installation of MAX, but you can install MAX by installing most of the other drivers such as NI-DAQ, NI-488.2, NI-Serial, etc. MAX does not require LabVIEW, so you can have MAX and LabVIEW Run-Time without LabVIEW. Have a great day!
    Sincerely,
    Marni S.

  • Installing Arch with UNetbootin, error

    I'm trying to install Arch on my HP dv1040 laptop with UNetBootin and haven't been able to do much.  When I boot up and select UNetbootin, linux starts running and decompressing and stuff but then it says "Waiting 30 seconds for device /dev/archiso" and fails to find it.  I'm kinda lost for what to do.  I've tried reinstalling UNetbootin like 5 times with different options such as using my iso image, or letting UNet download it for me.  Can anyone help me?
    I have WinXP as my current OS.

    Solved for me.
    sudo dd bs=8M if=archlinux-2009.08-netinstall-i686.img of=/dev/sdc
    Works only for the netinstall images though. I'll get an error during install with core, but this might also be because my usb stick is fubar.
    @celtic426
    You should try to use the netinstall images with UNetBootin. I had no luck with the core ones and unetbootin though.
    Another solution should be to boot from an ubuntu livecd/usb-stick (works with unetbootin, I already tried it) and then dd the image on the usb stick as the wiki says: http://wiki.archlinux.org/index.php/Off … tion_Media
    Last edited by tealson (2009-08-16 23:21:41)

  • Trying to install Arch with Ubuntu hardy already installed

    I have Ubuntu already installed on my system and I want to install Arch on a separate 10gig partition ( which is already made) but when I boot from the Arch cd and go to install Arch only sees the main drive it doesn't see anything else what am I doing wrong. I only want to install arch on the 10 gig partition for now until I am more familiar with Linux
    Last edited by Shadowmeph (2008-05-20 17:35:28)

    I have just read that  it is informative but I am not sure of what that will do inorder for me to be able to install Arch on My tem gig partition, when I am in ubuntu I stat gparted to see what the names of my partitions are and this is what it shows /dev/sda3 swap     1gig /dev/ sda2 reiserfs 10 gigs ( where I want to install Arch)  sda1 / Ubuntu how do I install arch onto dev/sda 2 ) the ten gig partition) if arch doesn't see it? do I have to delete the partition or formaste the 10 gig partition differently? I am pretty new to Linux so I am not sure of how to do this.
    this is what my grub looks like
    # menu.lst - See: grub(8), info grub, update-grub(8)
    # grub-install(8), grub-floppy(8),
    # grub-md5-crypt, /usr/share/doc/grub
    # and /usr/share/doc/grub-doc/.
    ## default num
    # Set the default entry to the entry number NUM. Numbering starts from 0, and
    # the entry number 0 is the default if the command is not used.
    # You can specify 'saved' instead of a number. In this case, the default entry
    # is the entry saved with the command 'savedefault'.
    # WARNING: If you are using dmraid do not use 'savedefault' or your
    # array will desync and will not let you boot your system.
    default 0
    ## timeout sec
    # Set a timeout, in SEC seconds, before automatically booting the default entry
    # (normally the first entry defined).
    timeout 3
    ## hiddenmenu
    # Hides the menu by default (press ESC to see the menu)
    hiddenmenu
    # Pretty colours
    #color cyan/blue white/blue
    ## password ['--md5'] passwd
    # If used in the first section of a menu file, disable all interactive editing
    # control (menu entry editor and command-line) and entries protected by the
    # command 'lock'
    # e.g. password topsecret
    # password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
    # password topsecret
    # examples
    # title Windows 95/98/NT/2000
    # root (hd0,0)
    # makeactive
    # chainloader +1
    # title Linux
    # root (hd0,1)
    # kernel /vmlinuz root=/dev/hda2 ro
    # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
    ### BEGIN AUTOMAGIC KERNELS LIST
    ## lines between the AUTOMAGIC KERNELS LIST markers will be modified
    ## by the debian update-grub script except for the default options below
    ## DO NOT UNCOMMENT THEM, Just edit them to your needs
    ## ## Start Default Options ##
    ## default kernel options
    ## default kernel options for automagic boot options
    ## If you want special options for specific kernels use kopt_x_y_z
    ## where x.y.z is kernel version. Minor versions can be omitted.
    ## e.g. kopt=root=/dev/hda1 ro
    ## kopt_2_6_8=root=/dev/hdc1 ro
    ## kopt_2_6_8_2_686=root=/dev/hdc2 ro
    # kopt=root=UUID=18573b0e-4906-4c7f-8e32-b544fd854ab5 ro
    ## Setup crashdump menu entries
    ## e.g. crashdump=1
    # crashdump=0
    ## default grub root device
    ## e.g. groot=(hd0,0)
    # groot=(hd0,0)
    ## should update-grub create alternative automagic boot options
    ## e.g. alternative=true
    ## alternative=false
    # alternative=true
    ## should update-grub lock alternative automagic boot options
    ## e.g. lockalternative=true
    ## lockalternative=false
    # lockalternative=false
    ## additional options to use with the default boot option, but not with the
    ## alternatives
    ## e.g. defoptions=vga=791 resume=/dev/hda5
    # defoptions=quiet splash
    ## should update-grub lock old automagic boot options
    ## e.g. lockold=false
    ## lockold=true
    # lockold=false
    ## Xen hypervisor options to use with the default Xen boot option
    # xenhopt=
    ## Xen Linux kernel options to use with the default Xen boot option
    # xenkopt=console=tty0
    ## altoption boot targets option
    ## multiple altoptions lines are allowed
    ## e.g. altoptions=(extra menu suffix) extra boot options
    ## altoptions=(recovery) single
    # altoptions=(recovery mode) single
    ## controls how many kernels should be put into the menu.lst
    ## only counts the first occurence of a kernel, not the
    ## alternative kernel options
    ## e.g. howmany=all
    ## howmany=7
    # howmany=all
    ## should update-grub create memtest86 boot option
    ## e.g. memtest86=true
    ## memtest86=false
    # memtest86=true
    ## should update-grub adjust the value of the default booted system
    ## can be true or false
    # updatedefaultentry=false
    ## should update-grub add savedefault to the default options
    ## can be true or false
    # savedefault=false
    ## ## End Default Options ##
    title Ubuntu 8.04, kernel 2.6.24-16-generic
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=18573b0e-4906-4c7f-8e32-b544fd854ab5 ro quiet splash
    initrd /boot/initrd.img-2.6.24-16-generic
    quiet
    title Ubuntu 8.04, kernel 2.6.24-16-generic (recovery mode)
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=18573b0e-4906-4c7f-8e32-b544fd854ab5 ro single
    initrd /boot/initrd.img-2.6.24-16-generic
    title Ubuntu 8.04, memtest86+
    root (hd0,0)
    kernel /boot/memtest86+.bin
    quiet
    ### END DEBIAN AUTOMAGIC KERNELS LIST
    ok edit two I think that I have Arch install but I am not sure of which way to use
    Dual booting with other linux distros
    This is done exactly the same way that Arch linux is loaded. Here we assume that the other distro is on partition [s/h]da3.
    title Other Linux
    root (hd0,2)
    kernel /boot/vmlinuz (add other options here as required)
    initrd /boot/initrd.img (if the other kernel uses/needs one)
    [edit] Dual booting with other linux distro (Chainloading)
    To avoid maintenance nightmare, you might want to chainload the GRUB in the MBR to another bootloader you might have installed in the bootrecord of a partition [(hd0,2) in our example] instead of the MBR. This way the auto-magic stuff of some distro will manage the menu.lst on (hd0,2) (if it is grub) for its own distro and you will boot with all the option needed (like the correct last kernel) without the need to copy/paste some part of that menu.lst into yours.
    In our example [1], GRUB is in the MBR and some other bootloader (BL) (be it grub or lilo) is in the Boot Record of (hd0,2).
    |   |           |           |    %   (hd0,2)     |
    | M |           |           | B  %               |
    | B |  (hd0,0)  |  (hd0,1)  | L  %  Other        |
    | R |           |           |    %  Distro       |
    |   |           |           |    %               |
      |                            ^
      |     chainloading           |
    Then, you simply use in your menu.lst:
    title Other Linux distro
    root (hd0,2)
    chainloader +1
    Last edited by Shadowmeph (2008-05-20 17:56:20)

  • Installing Arch with USB

    My laptop currently does not have a disk drive and I want to install Arch Linux as a dual-boot with Ubuntu 12.04. Do I just copy the Arch iso to a thumbdrive and get my computer to boot from the thumbdrive? When I do this a get a "Boot error."

    Please read through the Beginner's Guide: it includes detailed instructions on how to do this: https://wiki.archlinux.org/index.php/Be … _USB_stick

  • How install Arch with Gentoo Live CD?

    The Arch install Cd don't work at my new Laptop with external CDrom.
    But I can boot from a Gentoo Live CD, how can I install Arch from the gentoo Live CD?
    I have found these How To, but it is from another disri not a Live CD...
    http://wiki.archlinux.org/index.php/Ins … her_distro

    iphitus wrote:
    fk wrote:
    The Arch install Cd don't work at my new Laptop with external CDrom.
    But I can boot from a Gentoo Live CD, how can I install Arch from the gentoo Live CD?
    I have found these How To, but it is from another disri not a Live CD...
    http://wiki.archlinux.org/index.php/Ins … her_distro
    That will work for a liveCD too. I've done it a few times.
    Really? Must I modify the How To?
    Wich Live CD do you use?

  • Installing arch with less than 64mb RAM...

    Hi!
    Maybe I will need to install linux to old machines, pentium 2, with 64mb ram maximum...
    I love archlinux... but, there is any way to install it with that ram amount?
    (as I read that the new livecd install needs at least 192mb ram?)

    Sorry, I didn't read your post correctly
    This way, I guess you'll find this thread disappointing
    http://bbs.archlinux.org/viewtopic.php?id=36615
    Last edited by jlcordeiro (2009-06-03 05:00:02)

Maybe you are looking for

  • Confused if i need the enterprise DPS along with enterprise license from Apple

    Do I need to buy the Enterprise DPS if I already have a Enterprise developers license with Apple? I want to develope in-house apps with indesign but everywhere i read no body gives a straight answer. I have "creative cloud membership" which includes

  • Colored dots in calendar month view

    hello, i have an iphone and use the calendar. i have multiple calendars with assigned colors (example: red for professional, green for sport, blue for family). as i am very busy, a black dot appears in almost every day in the month view. if i want to

  • Management Access Rights from non global Zone

    We have a Sun Cluster 3.2 on Solaris 10. The Managed Resources are Solaris Zones: e.g Resgroup xx - xx-hasp (Storage for the Zone Root) - xx-lh (the Service Address for the zone) - xx-sczbt (the Zone boot Resource) - xx-sczsmf (a managed SMF Service

  • Inspection lot not creating

    We have two - three inspection type . i.e need to be assigned in the material master . which setting i need to adopt in the selection and the prefered inspection type ? if we have multiple inspection plan for a single material  , is it possible to cr

  • Charts buggy in Snow Leopard

    I tried to create a pie chart from a table of info. I first selected the data to chart and then clicked the chart pop-up menu and selected pie chart. It created a chart, but then only used data from one cell, not the entire selection that I had chose