[SOLVED] Dual booting arch onto an SSD that already has W7 in MBR?

I currently have windows 7 64bit installed onto a 256gb m4 SSD. I would like to be able to dual-boot W7 and Archlinux, but so far I've been getting wildly varying accounts of doom and data deletion from every source that I've looked at- and unfortunately, the Archwiki's guide to dualbooting is out of date.
So here's the questions:
First, is UEFI something I need to look at? At the moment W7 seems to be on MBR. I'm getting conflicting accounts on whether this is not even an issue or if it will attempt to make my computer eat my dog.
Next, what is going on with sectors and alignment and such? Some people ignore them, some people delve so far into it that I think I vaguely know they're still talking about a hard drive.
Which leads me into partitioning, and not doing it in a way that's terrible. I can't find any information on this anywhere that isn't buried within the above-mentioned posts, along with incredibly vague warnings of GParted moving a partition, spoken of in a way as if that data is lost to the twilight zone.
Finally... pulling all this together is the largest issue.
Do any of you know good, factual resources where I can look into this stuff?
Last edited by ilar (2013-04-03 03:53:31)

1) If you knew what UEFI was you should have known it wasn't an option, and shouldn't have asked about it.
2) (G)parted and gdisk (if you go with GPT at some point) handle SSD sector alignment automatically, and have for some time.  A google search could have revealed that.
3) Whether one uses an SSD or HDD, dual-booting will be the same: 2+ partitions devoted to separate operating systems.  While SSDs and HDDs may be fundamentally different constructs, booting from them is not different at all.  That's why you aren't finding anything saying such.
4) As for the wiki being out-of-date, the specific reason (as stated page's in the header) is that GRUB legacy is no longer officially supported in Arch.  Disregard that information and use GRUB2/Syslinux/LILO and the process remains the same: Install the operating systems side-by-side and chainload the secondary OS.  It doesn't matter one bit: I've dual-booted every Linux distro I've used over the past four years with Windows, from Ubuntu to Mint to SuSE to Sabayon to Arch to whatever, and I've done it all the exact same way, using HDDs and an SSDs and both in combination.  There's plenty of information out there on this, and your time could better have been spent looking it up rather than arguing with people here. 
5) Welcome to Arch.

Similar Messages

  • [SOLVED] Dual-boot Arch/Windows - 2 hard drives

    Hi Everyone
    I've just installed Arch and I'm having a bit of a problem dual-booting between Arch and Windows XP, which are each on a seperate Hard drive.
    I've done this successfully before with Mepis Linux and Windows XP, but for some reason it's not working this time.   
    The difference is that I've recently purchased a new computer and both Windows and Arch are on SATA drives whereas last time they were both on IDE drives.  Also I'm not sure whether or not to enable SATA AHCI mode in the BIOS (apparently it doesn't work with XP anyways), or SATA port 0-3 Native mode.  Although I've tried all possible combinations and it doesn't seem to work at all.
    Here is my menu.lst file:
    # (0) Arch Linux
    title  Arch Linux
    root   (hd0,0)
    kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/0df05d3b-537c-4576-ad36-1f90a6b01ec0 ro vga=773
    initrd /boot/kernel26.img
    # (1) Windows
    title Windows
    rootnoverify (hd1,0)
    makeactive
    chainloader +1
    When I boot into Arch from Grub it works fine,  but when I try to boot into Windows from Grub, I get this:
    rootnoverify (hd1,0)
    makeactive
    chainloader +1
    and then nothing....No error message or anything. It just hangs.  Does anyone have any ideas as to what's happening? Thanks in advance.
    edit:  It seems I solved the problem by adding these lines to the menu.lst file:
    map (hd0) (hd1)
    map (hd1) (hd0)
    root (hd1,0)
    I can now boot into either Arch or Windows from the Grub menu
    Last edited by axle (2008-09-30 02:35:54)

    This is a question that can very easily be answered by doing a simple google serach.  Google is your friend.  I suggest you start there and come back if you run into issues.

  • [Solved]Dual booting Arch and Fedora

    i was hoping to partition like this:
    /boot (same for both)
    /root (arch)
    /swap (same for both)
    /root (fedora)
    /home (same for both)
    this doing is according to: bbs.archlinux.org/viewtopic.php?id=97121
    as both are using grub2, i don't think having same /boot would coz any trouble
    and about /home, having uid and gid 500 for both arch and fedora would not cause any trouble,eh?
    how do i change uid and gid from 100 to 500 on first boot in arch?
    thnz in advnc 
    Last edited by eric17 (2012-05-25 18:25:04)

    eric17 wrote:guys!..ran into a new one
    now that, i have gpt table(want to try it for the first time), so bootloader doesn't install in MBR, so how to install it on /dev/sda1(no seperate for boot)?
    there is no method to change the location from sda to sda1(as installer discourages it)
    if it is so important to have it in MBR, then how do I force it while 'Install bootloader'?
    first i created bios_grub(1mb) on /sda1 through fedora installation(as without it, after installing arch, fedora was showing error that there is no boot storage device 1 or somethin like that)
    then, through Gparted:
    /root /sda2   fedora
    /root /sda3   arch
    /swap           both
    simple ext4 data partion (later i would create folders in it and bind them to each distro's home
    then installed arch without bootloader in end....after that fedora and it installed grub 1.99 on /sda
    now, both are booting fine
    thnx to every one

  • [Success] Dual Booting Arch and Windows 7 [Advice / Confirmation]

    So I have been trying to get Starcraft II to work with wine and no luck.
    I have decided to install windows back on my computer, besides it might come in handy since I'm heading back to school soon.
    Anyways I have tried dual booting arch and windows in the past, and my results have never been stable.
    Today I will try using the program gparted.
    Let me give you my thoughts on how I plan to go through this and please give me some advice so I don't loose everything I have worked for on my linux box
    1.Currently I have two hard drives, one for all my main programs and one for my media files (mounting usb, dvd, etc, and it actually has no files in it xD).
       I plan to use gparted to re-size my second harddrive (media drive), create an extended partition, and a logical ntfs partition within it.
    2.I pop in my windows cd that I recieved with my laptop and install it on the space I have partitioned for windows.
    3. If my grub gets wiped out my windows (which I hope it doesn't not sure how the MBR stuff works) I insert a Ubuntu live cd and do
    sudo grub
    > root (hd0,0)
    > setup (hd0)
    > exit
    4.Configure grub to boot windows 7.
    5.Be happy with no headache.
    SO....
    If someone with past experience with dual booting windows and arch could please give me some advice, as I do not want to lose all my data, start over, and have another headache.
    I know I must learn to backup arch, which I will before september.
    But if anyone has any protips, or sees a flaw in my plan please point it out!!!
    Thank you very much for taking the time to read this and even more if advice has been given to boost my confidence!
    For now I will wait
    Thank you fellow archies.
    Last edited by Jabrick (2011-07-03 01:29:36)

    satanselbow wrote:
    1) Windows must be installed to a primary partition - attempting to install it to an logical partition will result in an epic fail
    2) Physically disconnect the harddrive you do not want windows on as windows typically installs the bootloader on the 1st hardisk (ie /sda) regardless of installation drive (ie /sdb)
    3 / 4) Complete the windows installation then reattached your Arch drive and edit /boot/grub/menu.lst (as root) pointing the W7 entry to (hd1,0) - no need to reinstall grub
    5) Hey it's windows - anything could happen
    If you create an NTFS partition right at the beginning of the the drive before you start the W7 install you can prevent it greedily using up 2 of you 4 primary partitions - I would also completely update you new W7 installation past SP1 before reattaching the other drive to further prevent W7 going mental
    satanselbow thank you so much!
    Everything works great I had no stumbles, and I hope no problems in the future!!
    I will post exactly what I did in case someone has the same issue.
    1. Partition you're secondary harddrive as primary ntfs with gparted
    2. Reboot, and if you get a file system check error, check you're udev rules. (For my case in particular I had to change the udev rules I got for auto mounting usb, ext harddrive, etc.
    3.Power off your computer and physically remove the harddrive that contains all your linux goodies
    4. Plug in your windows cd and install in the partition you created
    5. Update your windows OS
    6. Plug in Ubuntu live CD and reboot
    7. Use commands to get grub to overwrite the windows boot loader (In my case I put grub everyone hd0,0 hd0,1 just to be sure, but you might want to do things cleaner)
    8. Reboot and see if grub loads up
    9. Use Ubuntu live CD again and launch Gparted, select the boot to your extra linux space (if you had one, not sure if this is needed)
    10. Plug in your linux harddrive and reconfigure /boot/grub/menu.lst and your good to go
    Once again shout outs to satanselbow!!! For without him I might've failed brutally!
    Cheers!

  • Dual booting Arch and Ubuntu

    Hi, I would like to dual boot Arch and Ubuntu using GRUB2.
    I already have Arch, set up as it's described in the Beginner's Guide, with GRUB2 installed. How would I go about dual booting Ubuntu, preferably without overwriting the existing bootloader?
    I haven't tried anything yet, but the problem that I can see is resizing my /home; is this possible on the Ubuntu liveDVD? If not, would I be able to resize /home with my gParted liveCD?
    Unfortunately, I have no backup media to use, so I wouldn't be able to transfer anything away as a backup.
    Here is my partition table:
    %lsblk
    NAME   MAJ:MIN RM   SIZE       RO TYPE      MOUNTPOINT
    sda      8:0       0        931.5G   0    disk
    ├─sda1   8:1    0        30G        0    part       /
    ├─sda2   8:2    0        12G        0    part       [SWAP]
    ├─sda3   8:3    0        5M          0    part
    └─sda4   8:4    0        889.5G   0    part       /home
    sda1 is my root partition, sda2 is swap, sda3 is GRUB's boot partition, which I was told that I needed in the guide, and sda4 (/home) occupies the "rest of the disk".
    I am using a GPT-partitioned drive, as I read this has many advantages and I do not plan to triple-boot Windows.
    So, can someone tell me what I do if I want to dual boot Ubuntu? I'm very sorry if this should have been posted on the Ubuntu forums, but I'm just more familiar with Arch, and I already have it installed. Please ask if you need any other files like my fstab. I have my Ubuntu liveDVD, GParted live CD (and Arch CD) at hand.
    Thanks in advance, rberyl.
    (Also, does anyone else think it's a bit of a backwards thing to put the output of "date -u +%W$(uname)|sha256sum|sed 's/\W//g'" as a sign-up question? )
    Last edited by rberyl (2012-12-29 11:45:23)

    Hi rberyl,
    You can change your partitions using an inbuilt tool like cfdisk, or if you'd prefer a GUI gparted can be installed from the Arch repos. This will allow you to shrink sda4, and set up the new partitions for your Ubuntu OS. Although this shouldn't cause any data loss, its best practice to back up just in case.
    When installing Ubuntu, be sure to opt-out of bootloader creation. I think you have to use the alternate installation media to get this option. You can add your Ubuntu partition to the existing bootloader by running osprober (available from the repos) and then running grub-mkconfig -o /boot/grub/grub.cfg . Alternatively, you can manually edit your GRUB config. See https://wiki.archlinux.org/index.php/GR … NU.2FLinux for instructions.
    Good luck!
    Last edited by smazza (2012-12-29 16:04:08)

  • Dual booting arch (usb) and ubuntu (grub2)

    Greetings,
    I'm trying to dual boot Arch linux (installed without a bootloader on a USB SSD) and Ubuntu 10.04 (installed on a hdd with GRUB2) but can't get Arch to boot. (Oh and I already have windows dualbooted)
    The entry grub autogenerated:
    menuentry "Arch Linux [/boot/vmlinuz26] (on /dev/sdb3)" {
    insmod ext2
    set root='(hd1,1)'
    search --no-floppy --fs-uuid --set 95d9208a-44e4-48ba-abd2-a365d1ac25ff
    linux /vmlinuz26 root=/dev/sda3 ro
    initrd /kernel26.img
    Why did it input root=/dev/sda3 as it says (on /dev/sdb3)?
    The entry I figured would work:
    menuentry "Arch Linux" {
    set root=(hd1,0)
    linux /boot/vmlinuz26 root=/dev/sdb3 ro
    initrd /boot/kernel26.img
    Output from fdisk -l:
    Disk /dev/sda: 160.0 GB, 160041885696 bytes
    255 heads, 63 sectors/track, 19457 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0xbc4264d9
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 13 102400 7 HPFS/NTFS
    Partition 1 does not end on cylinder boundary.
    /dev/sda2 13 5286 42353664 7 HPFS/NTFS
    Partition 2 does not end on cylinder boundary.
    /dev/sda3 5286 19458 113831937 5 Extended
    Partition 3 does not end on cylinder boundary.
    /dev/sda5 18971 19458 3905536 82 Linux swap / Solaris
    /dev/sda6 5286 6502 9764864 83 Linux
    /dev/sda7 6502 18971 100155392 83 Linux
    Partition table entries are not in disk order
    WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
    Disk /dev/sdb: 8019 MB, 8019509248 bytes
    255 heads, 63 sectors/track, 974 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x00000000
    Device Boot Start End Blocks Id System
    /dev/sdb1 * 1 13 104391 83 Linux
    /dev/sdb2 14 111 787185 82 Linux swap / Solaris
    /dev/sdb3 112 685 4610655 83 Linux
    /dev/sdb4 686 974 2321392+ 83 Linux
    /dev/sdb3 is the root partition
    The content of /dev/sdb1
    grub
    kernel26-fallback.img
    kernel26.img
    lost+found
    System.map26
    vmlinuz26
    - If I try to edit the root=/dev/sda3 to /dev/sdb3 it begins booting but doesnt find /dev/sdb3.
    Thanks in advance for any help,
    Oskar

    Greetings,
    I'm trying to dual boot Arch linux (installed without a bootloader on a USB SSD) and Ubuntu 10.04 (installed on a hdd with GRUB2) but can't get Arch to boot. (Oh and I already have windows dualbooted)
    The entry grub autogenerated:
    menuentry "Arch Linux [/boot/vmlinuz26] (on /dev/sdb3)" {
    insmod ext2
    set root='(hd1,1)'
    search --no-floppy --fs-uuid --set 95d9208a-44e4-48ba-abd2-a365d1ac25ff
    linux /vmlinuz26 root=/dev/sda3 ro
    initrd /kernel26.img
    Why did it input root=/dev/sda3 as it says (on /dev/sdb3)?
    The entry I figured would work:
    menuentry "Arch Linux" {
    set root=(hd1,0)
    linux /boot/vmlinuz26 root=/dev/sdb3 ro
    initrd /boot/kernel26.img
    Output from fdisk -l:
    Disk /dev/sda: 160.0 GB, 160041885696 bytes
    255 heads, 63 sectors/track, 19457 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0xbc4264d9
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 13 102400 7 HPFS/NTFS
    Partition 1 does not end on cylinder boundary.
    /dev/sda2 13 5286 42353664 7 HPFS/NTFS
    Partition 2 does not end on cylinder boundary.
    /dev/sda3 5286 19458 113831937 5 Extended
    Partition 3 does not end on cylinder boundary.
    /dev/sda5 18971 19458 3905536 82 Linux swap / Solaris
    /dev/sda6 5286 6502 9764864 83 Linux
    /dev/sda7 6502 18971 100155392 83 Linux
    Partition table entries are not in disk order
    WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.
    Disk /dev/sdb: 8019 MB, 8019509248 bytes
    255 heads, 63 sectors/track, 974 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x00000000
    Device Boot Start End Blocks Id System
    /dev/sdb1 * 1 13 104391 83 Linux
    /dev/sdb2 14 111 787185 82 Linux swap / Solaris
    /dev/sdb3 112 685 4610655 83 Linux
    /dev/sdb4 686 974 2321392+ 83 Linux
    /dev/sdb3 is the root partition
    The content of /dev/sdb1
    grub
    kernel26-fallback.img
    kernel26.img
    lost+found
    System.map26
    vmlinuz26
    - If I try to edit the root=/dev/sda3 to /dev/sdb3 it begins booting but doesnt find /dev/sdb3.
    Thanks in advance for any help,
    Oskar

  • Dual Boot Arch & Mac OS X(Boot device didn't show up after 30 seconds)

    I was trying to Dual Boot Arch & Mac OS X on my new Mac book pro, I followed the steps (https://wiki.archlinux.org/index.php/MacBookPro)
    Dual Boot (Arch & Mac OS X)
    Two possibilities:
    - Install Bootcamp, resize the Mac OS X partition
    When Mac OS X installation is finished. Go on http://refit.sourceforge.net and download rEFIT (Mac disk image)
    To install rEFIT, mount the rEFIT.dmg file (it is normally automatic).
    There is an other way (refer to rEFIT documentation) but you can open a terminal then you copy /Volumes/rEFIT/efi/ to /
    # cp -r /Volumes/rEFIT/efi /
    To install rEFIT :
    # cd /efi/refit/
    # ./enable.sh
    Now we can synchronized MBR with GPT partition table thanks to rEFIT so you restart your computer. You can see rEFIT, you press down key to access to the Partitioning Tool. You press y to accept.
    Put your Arch Linux CD in the CD-ROM drive first then restart the computer. You can press C to boot from the CD or you can choose it in the rEFIT menu.
    Now it is the typical Arch Linux installation.
    So I burn the archlinux-2010.05-core-i686.iso to an blank disc on mac then restart the computer , press C to boot from the CD.
    After choose to boot Arch linux and then I got this
    Waiting for 30 seconds for device /dev/disk/by-label/ARCH-201005...
    ERROR:boot device didn't show up after 30 seconds...
                Falling back to interactive prompt
                You can try to fix the problem manually, log out when you finished /bin/sh: can't access tty;
                job control turned off
    [ramfs /]#
    [ramfs /]#
    Any ideas?
    Thanks!

    heleos wrote:
    This line:
    Waiting for 30 seconds for device /dev/disk/by-label/ARCH-201005...
    You need to make sure that's the exact name of your iso disc. If it's not, it isn't a big deal. I've run into problems on this with my arch USB drive.
    Once you get to the [ramfs /]# prompt, type in:
    mv /dev/disk/by-label/(insert name of the current cd here) /dev/disk/by-label/ARCH-201005
    exit
    It should then be able to boot from the cd
    did:
    mv /dev/disk/by-label/(insert name of the current cd here) /dev/disk/by-label/ARCH-201005
    exit
    shows:
    ERROR: mounting was successful, but /bootmnt/isomounts file doex not exist.
    Then I checked:
    cd /bootmnt
    ls
    archlinux-2010.05-core-i686.iso
    exit
    shows another problem /boot/init does not exist
    exit
    kernel panic!

  • I have a new computer from my father that already has his iphone content on it.  what do i need to do to switch my phone over from my old computer to the new one and have the new computer sync MY contacts and content to the new computer without erasing

    i have a new computer from my father that already has his iphone content on it.  what do i need to do to switch my phone over from my old computer to the new one and have the new computer sync MY contacts and content to the new computer without erasing my contact lists and purchased apps?

    okay from reading posts it seems if I transfer my backed up info from my old comp to the new one and erase my dad's phone's back up i could reset my phone and it would transfer all my old data back onto the phone, be linked to the new computer and i could proceed.  Where do i find the backed up info from my phone?

  • 3rd-party software to make RAID 1 (mirror) on a drive that already has data

    Is there software which lets you simply add a 2nd drive to an already working Mac and make a RAID 1 mirror without waiting for the following:
    - clone the internal drive to an external for backup
    - add the 2nd internal drive
    - erase both internal drives
    - make the RAID 1 set out of both drives
    - clone the data back to the RAID 1 from the external
    This works just fine. It just takes a long time and requires extra external drives to boot from and do the cloning.
    What I'm looking for is a utility that will reduce the process to:
    - clone to external for just-in-case backup
    - add the 2nd internal drive
    - use the utility to mirror the 2nd (new) drive to the pre-existing data on the 1st drive and make a RAID 1 mirror set out of them (without erasing them)
    - there is no step 4. there is no step 4! (ha ha ha)
    in short: to make an OS X RAID 1 without having to erase a drive that already has customer data with the Disk Utility or some other software
    I checked Made4Mac already - none of the listed partitioning tools seem to be able to make a RAID "in place". I'm assuming this is not easy or Disk Utility would already be able to do it.
    It's too bad the Disk Utility can only make a RAID 1 using blank, virgin drives. Maybe they'll fix it in Leopard. Can anyone from Apple comment?
    I know about SoftRAID - but it's $149 per seat. I'm looking for something I can use on customer machines over and over again, without having to sell them a software license - like Partition Magick or DiskWarrior.
    Thanks!
        RAID 1

    IKE-D-
    Why not use the CLI and do it that way? i don't know it AppleScript hooks into the terminal and/or can run terminal commands but that may be worth looking into as well.
    I would think that it would be a good idea to erase all your drives in the RAID at once and start fresh. Why not back up the internal to a pair of RAIDED external FW800 drives, add the second drive in the Mac, make the internal RAID by formatting both drives and then copy the external RAID back to the internal RAID? Oops, I know, now we have a step 4.
    Nobody from Apple ever comments here. We are all users, just like yourself, that just want to help.
    Luck-
    -DaddyPaycheck

  • Installing XI 3.0 on a LPAR that already has XI 3.0 installed on it

    Hello,
    I'm thinking about installing XI 3.0 on a LPAR that already has XI 3.0 installed.  Is there anything I should be aware of before installing the 2nd instance of XI on the LPAR.  Is this even a recommended practice?
    Thanks,
    Jeff

    To add to Patrick's suggestion....
    What I am suggesting is not the cause of the FLOWS_030000 user existing error, but could be another issue which caused your installation to fail.
    In your post, you said...
    This is the command i gave to configure from SQL prompt:
    @D:\Apex3.0\apexins.sql <Newly Create User> <Newly Created Tablespace> <Newly Created Tablespace> TEMP /i/
    You have specified an absolute path when running the apexins.sql script. In order for the installation to succeed, you must first change your working directory to the directory where you unzipped the apex_3.0.zip file and then run the script. This is because the apexins.sql script subsequently references other sql scripts, using relative paths.
    You have also not included a password in your command, was this just for purposes of the posting, or could this also be an issue, as in:
    @apexins password tablespace_apex tablespace_files tablespace_temp images
    Hope this helps,
    Anthony
    http://anthonyrayner.blogspot.com

  • How do i move my itouch stuff to a 2nd hand (sister's) computer that already has an itouch registered on it

    Please help! In our house we have all move around with PC's and laptops now my husband and kids have to go back to they original one to get all the stuff in ITunes how do I move there I Pod Touch stuff to a 2nd hand (sister's/mum's) computer that already has an I Pod Touch registered on it
    Thanks in advance
    Debbie

    Hi thanks for that but all the music CD's we have copied to our I Pod Touchies are not on the new/next computer how do I get all the music ie CD's on the new/next computer?

  • To delete Cost Element that already has posting.

    Hi,
    I need to delete Cost element that already has posting. I used KO04 error msg. KS133 Deletion is not possible (depend records exist in table COEP). Cummulative balance already zerorise.
    Thank you.
    Moderator: Please, search SDN

    Hi, it's better not to use in productive.
    See here IMG-Controlling-General Controlling-Production Start-Up Preparation-Delete Test Data-Delete Transaction Data  and then Delete Cost Elements

  • How to use MobileMe family email acct created at my iMac on iPad 1 that already has free yahoo mail set up on it?

    How to establish and use MobileMe family email acct created at my iMac on iPad 1 that already has free yahoo mail acct set up on it.

    I don't know what the limit is for the number of email accounts that can be accessed with the iPad's Mail app if there is a limit, but it is definitely more than one email account.
    Add the MobileMe account - at Settings > Mail, Contacts, Calendars, select Add Account. Select MobileMe and follow the prompts.

  • How can I add the Blackberry my friend gave me to my account that already has my prepaid phone on it?

    How can I add the Blackberry my friend gave me to my account that already has my prepaid phone on it?

    A few questions to clarify your specific situation will help us to better help you...
    Do you want to swap phones and use the BlackBerry instead of your current phone?  I don't think you can add a line to a pre-paid account to use both - it would have to be two separate accounts.
    What model BB is it?  And is it Verizon branded?  It may or may not be usable on a pre-paid account.
    Finally, what is your current phone and account set up?  You may need to get a different pre-paid plan to use the BB, if it is usable on Verizon.

  • Can I put my ipod on a computer that already has another ipod on it without doing any damage?

    My ipod got the message "iTunes has deteced an ipod that appears to be corrupted......"
    I did everything suggested and nothing helped.  My ipod was working perfectly prior to my attaching it to the computer, which itunes didn't recognize.
    I reset everything, the ipod is now empty, and still the computer won't recognize it.
    Can I connect this to another computer that already has an ipod associated with it without causing any problems to the owner's ipod or the music libarary?
    If that computer recognizes the ipod, then my problem lies in my computer and not the ipod.
    Thanks

    It should work because I have 2 iPods connected to my iTunes and everything syncs perfect most of the time and with no corrupted sign, maybe it's your computer. iTunes is'nt the best either so it may also be iTunes that has the problem.

Maybe you are looking for

  • Iphone 3G not syncing Windows XP with iTunes 10.6.3.25

    ever since i installed the update to iTunes (10.6.3.25) i can't sync my iPhone 3G with Outlook Express in Windows XP - has anyone else had this problem?

  • Cascading Select list in tabular from

    Looked at Denes example on Cascading Select Lists - http://apex.oracle.com/pls/otn/f?p=31517:119:2294401989620845. Want to have the primary select list as an item in a region, then the secondary select list as a column in a tabular form in the same r

  • How to reference a value in an input field?

    I know there is an htmldb_application utility which will let you reference input values via an array. However if I have a simple HTML form with input variables named A and B, is there some utility which will let me reference that value using the name

  • REST web service using PL/SQL

    Hello, I am trying to learn how a REST web service can be created using PL/SQL and how it can be used. I am using this as a starting point. Also, I am using the pre-build "Oracle Developer Days" setup for this (which means I have 11.2 version of orac

  • AutoCommit Issue

    Hello, I recently switched oracle drivers (using wls8.1, sp3 weblogic.jdbc.oracle.OracleDriver). I do an autoCommit(false), though it seems to ignore it. The executeUpdates seem to happen with no commit(). I actually had to remove the commit because