Installing Arch on Asus Eee, Already Read the Wiki [Solved]

I'm attempting to install Arch on my Asus Eee 701 (4GB SSD model) and I made a mistake that I'm having trouble correcting.  First, I accidentally wrote the image to my Eee's SSD, instead of my USB drive.  I tried to install Arch with the installer on my SSD, set up the partitions (one for /, one for /boot, and one for /home), but when I issued the command, it told me that the disk was in use.  It was then that I realized what I did.  I used an Ubuntu LiveCD on another computer to burn the image file again, this time to my USB drive.  I booted my Eee from the USB drive and tried to partition my SSD again, but this time, it tells me:
Device or resource busy
This disk is currently in use - repartitioning is probably a bad idea.
Unmount all file systems, and swapoff all swap partitions on this disk.
Use the --no-reread flag to suppress this check.
Use the --force flag to overrule all checks.
When I boot from my SSD, I get the same message, so I'm not even 100% certain that I booted from my USB drive before.  My USB drive's activity light was on though.
Is there any way to fix this?  Also, given that I have an SSD, what partitions should I set up and how big should they be?  I can't find any concrete numbers in the wiki.
Thanks in advance for the help.
Last edited by Tyrian (2008-11-17 04:14:23)

I'll try that, thanks.  What would happen if I dismounted the SSD with -f if it was in use?
EDIT:  I just realized that when I go into the installer, it lets me set up partitions manually (I run the installer, pick "Prepare Hard Drive", "Partition Hard Drives", "/dev/sda").  But how should I set them up?  When I test it by just making one 4GB partition, it tells me, "Wrote partition table, but re-read table failed.  Reboot to update table."  So I rebooted, and it appears to work.  So I deleted that partition, made a 512MB one, rebooted, and repeated until I had 3 partitions in ext2, a 512MB (sda1, bootable), 512MB (sda2), and one roughly 2.5GB (sda3).  I then went to "Set Filesystem Mountpoints", said "NONE" for the swap (due to the avoiding pitfalls section of the wiki), picked "/dev/sda1" as "/" in ext2, made "/dev/sda2" as ext2 called "/var", and made "/dev/sda3" in ext2 called "/home", then said "DONE".  When I say "Yes" as the confirmation prompt, I get this message:
Error creating filesystem: mke2fs /dev/sda1
I hit enter and get dropped back to the "Prepare Hard Drive" menu.  I followed this section of the Beginner's Guide too.
Is there any way to fix this?
Last edited by Tyrian (2008-11-15 18:37:10)

Similar Messages

  • To install Photoshop CS6, I have already downloaded the 2 files for Windows.  How can I activate the product?

    To install Photoshop CS6, I have already downloaded the 2 files for Windows.  How can I activate the product?

    I am having the same problem. I did download the two files and started the .exe file. The .exe file appears to run downloading files. When the bar is full the window dissapears without any options. Both files are in the same folder. any thoughts?

  • Hi - my Mu was "buggy" and would not update - so i threw the APP in the trash - but now CC will not allow me to Re-Install because it thinks i already have the APP - any advice?

    hi - my Mu was "buggy" and would not update - so i threw the APP in the trash - but now CC will not allow me to Re-Install because it thinks i already have the APP - any advice?

    restore your app from the trash and then properly uninstall.
    if that fails, CC desktop lists applications as "Up to Date" when not installed

  • [OPEN] - How to install ArchLinux in Asus Eee pad transformer?

    I have Asus Eee pad transformer TF101 tablet.
    It was running Android. And then i installed Ubuntu On using this guide book ( https://gist.github.com/1398019 ) and it works.
    http://i.imgur.com/enL8j.png
    Mod edit: This image is too big, see: https://wiki.archlinux.org/index.php/Fo … s_and_Code.
    But
    Ubuntu i do not want to use because ArchLinux is much better for me.
    How can i install ArchLinux in this device?
    Last edited by bernarcher (2011-11-27 20:26:38)

    Hello IamTrying,
    you are aware that Arch is primarily a help yourself system? Thus some simple forum search would have provided the links karol posted.
    Just continue there. If any specific questions remain, feel free to open a new thread and ask to the point.
    And, yes, be sure to read the forum etiquette I linked to above, esp. in the "Life is a Two-way Street" section the hint on "help vampirism".
    Closing.

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

  • Arch on Asus EEE 901

    I want to submit this new thread as a continue for old Asus EEE PC thread and targeted on 901 models and similar
    http://bbs.archlinux.org/viewtopic.php?id=39375&p=1
    I now let the admins handle that, maybe they mark this as duplicated, but please if so, create something similar. 1000 post thread is not so kind for newcomers and also if there became discuss on little bit different models.
    The best will be to create special Archlinux forum subcategory for EEE (and similars), because of its popularity.
    So I suggest continue here with discussing on EEE 901 model.
    Regards, Robert.

    So after some tweaking I have nice resulets!!!!
    I have prepared zen-sources based kernel for eeepc 901
    based on 2.6.26-zen2 (will test 27-rc later)
    package ready to install:http://robertek.brevnov.net/files/linux … pkg.tar.gz
    and building essentials (the PKGBUILD still needs soome polishing in git part, but works, using prepared package is lot easyes because of GIT)
    http://robertek.brevnov.net/files/linux … ee.tar.bz2
    So what are the results:
    1) everything working as common kernel-eee901
    2) kernel tweaks patches that comming from zen (BFQ io-sheduler, CFS tunables, 1G-lowmem, ....)
    3) tuxonice - suspend to file (dont have time to test this, will be fine if someone test that and write tutorial)
    4) "eee" module for seting FSB on eee's!
    I have tryed play with FSB settings and the results are ~10h runtime (acpi estimate) (5.2W) usable for all sort of low cpu usage. (fsb 50, low voltage, => ~400MHz) So let say 8-9h realy possible (someone should test it:) ).
    I allways test this with devices such as wlan disabled.
    fsb is set through /proc/eee/fsb and the format is "fsb divisor low/normall voltage"
    I sugest add this to start scripts
    echo 100 50 0 > /proc/eee/fsb
    I have tested various running conditions and no problem running on low voltage (not overclocked)
    fsb is no problem 50-110 (I havent tested more extreme values)
    and divisor 50 (dont know what it is exactly do)
    Notice: suspend resets fsb to default "100 50 1" so have to be reset after that

  • Severe Connection Problems (I've already read the FAQ)

    Hello,
    I have a Creative Zen 8 GB for quite some time now and I never had any problems until now. They are connection problems, but I decided to make a thread about it (after I read the FAQ and searched through the forum) as I don't know exactly what to also. Also, my excuses for any grammatical errors as English is not my first language (I'm Dutch).
    As I said, I have a "Creative Zen 8 GB", version .2.0e and the total 'space' is 7672 MB, from which only 388 MB is unused.
    Well, what is the exact problem When I connect my Zen to my PC (via USB port offcourse. Also, there isn't a difference between the ports in the front and back of my PC (something that was suggested in an "Help Thread" )) the ZEN Media Explorer program can find my ZEN but can't find any information on it. This means, when I click "search media" he can't find any and when I want to "change / create a playlist" I get the message Zen Media Explorer can't find my Zen.
    However, I've always used Windows Media Explorer (latest version) to copy music on my Zen but also this option gives some problems. While I can select and copy music onto the Zen (or use the 'auto synchronizing' option) but I can't view the music that's on my Zen (Windows Media Explorer simply states that there "is no music on the device" ) or delete any music from it. Also, it doesn't seem to synchronize movies or images, as they don't show up on my ZEN, but do show up at the "system information" on my ZEN. This reads:
    Track Count: 702 (seems correct)
    Photo Count:53
    Video Count 35
    The last ones are incorrect (as I probably can't even put 53 videos on my ZEN).
    So, to say it in short; I can only remove music on my ZEN (not via any other program) and I can't view it anywhere except on my ZEN. The problem is that I can't really manage the things on my ZEN but also I find it very strange that it notes that there are videos / photo's on my ZEN while there aren't (as I removed the ones that already stood on my ZEN when I recieved it).
    I really hope that someone can help me with this problems as for the rest the ZEN is a very good player and I would like to keep it that way..
    Best regards,
    Jelle de Ruiter
    PS: I've already tried to reset the player, but with no succes.

    : Thank you for the reply,
    Well, I know about this option but I saw it like 'a last hope'. So, I first tried to install the Creative Zen Software on another PC (with Windows XP, Service Pack 2) but that didn't worked out either.
    However, I'll perform the Recovery today and see if it works :-)
    Regards,
    Jelle

  • ITunes not installing, Window XP SP3.  Warning reads "The feature you are trying to use is on a network resource that is unavailable. Enter alternate path to folder containing installation package"iTunes.msi.

    iTunes not installing.  Windows XP, SP3.  Mesage reads:" The feature you are trying to use is ona network resource that is unavailable.  Click OK to try again, or enter an alternate path to a folder containing the installation package iTunes.msi in the box below.  iTunesSetup.exe shows in my download folder, but it will not install.

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • How do I stop in constant popups to install flash play when I already have the latest version?

    How do I stop the constant popups to install flash player on my computer?  I mean constant.  I already have the latest version.

    http://forums.adobe.com/thread/1195540

  • No sound from center speaker during calibration, games, DVD movies (have already read the stic

    For those that point at the sticky topic, let me just say that I've already read it, implemented the suggestions there, and it has provided no result.
    My setup is an Audigy 2 ZS card mated with Altec Lansing VS35 5. speakers. I've connected the cables correctly, enabled CMSS, updated my drivers to the latest version, but during Speaker Calibration, playing games, watching DVD movies, there is no output from the center speaker. If I watch encoded movies (avi files), I can hear sound from the center speaker. So what seems to be the problem? Anyone got any suggestions?Message Edited by mofo on 03-9-2005 08:0 AM

    I have the same problem, games and music etc all speakers work, but during the tests/calibration I get no sound from rear speakers, center or the sub...... help please! (from the firewire port out the plugs all go as follows: yellow, black, green)

  • Just installed Arch, can't perform tasks like useradd/pacman [Solved]

    Followed the Beginner's Guide step by step. I'm now on the 'Extra'. However I'm running into problems doing anything. The first thing I tried to do was change user password. I got 'Authentication token lock busy'. Tried to add user and got 'cannot lock /etc/passwd/'
    I figured out that I could go back into the initial setup, remount the drives, and chroot and then change password/add user. Then - as the guide says- I unmounted them and rebooted.
    Now I can't install sudo. I get 'failed to innit transaction: unable to lock database' 'could not lock database: read only file system'
    my /etc/fstab says sda1 rw which I thought meant that it was write-able
    I can't do pacman -Syy for the same reasons, however I can do it when I chroot and mount from the setup
    I followed the Beginners' Guide line by line I believe. But somewhere after unmount and reboot, it quits working.
    Last edited by mmat (2012-10-18 06:19:52)

    DSpider wrote:
    Hi, and welcome to the forum.
    The title is a bit misleading. Is the root read-only, or is useradd/pacman the problem (which both are in the "Install" section, not "Extra") ?
    I'm sorry. This is my very first time ever using linux, so I don't fully get what you're saying about read only root.. I'm not sure what the problem is. I can and did useradd/pacman when I was installing. I finished the install section. I cannot now do the first step on extra.
    DSpider wrote:You didn't remove "ro" from syslinux.cfg, did you? Or do you use GRUB?
    I used GRUB because the guide made it sound better.
    DSpider wrote:Post your fstab.
    I installed it in VirtualBox. Not sure if that matters.
    http://oi46.tinypic.com/21170rb.jpg
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
    Last edited by jasonwryan (2012-10-18 06:03:05)

  • Already read the FAQ and searched and still have popping in my speake

    System is;
    AMD Athlon 64 3000
    Asus A8N-SLI Premium
    ATi X800XL
    ATi TV Wonder Pro
    SoundBlaster Audigy 2 Platinum
    Maxtor 300GB SATA HD
    4 Western Digital 80GB HDDs - RAID 0
    .5 GB Ram
    Klipsch Pro Media 5.
    Developed popping/cracking on my Asus A7N8X-Deluxe MOBO. Upgraded to Asus A8N-SLI Premium MOBO along with new CPU and Vid card. Still have popping/crackling in speakers. Even have same problem using headphones. Popping/Crackling is gone when using on-board audio with either MOBO. Card is on IRQ 6 and shared with Texas Instruments OHCI compliant IEEE 394 Host Controller. Is the Audigy toast or what?

    I had the same problem after an upgrade to 3.6.3.
    I was using password manager for a number of web sites before. Not using cookies but password manager.
    After 3.6.3 auto upgrade it did not work.
    I could not enter private browsing mode.
    When I looked in tools>options>security at my saved passwords the list was blank. The button in the saved passwords dialog that normally says "Show saved passwords" was actually blank (the button was there but there was no text on it).
    I did have my old bookmarks and was able to create new ones but oddly the bookmark all tabs menu function wouldn't work.
    I decided to reinstall firefox 3.6.3. There is no way something with that many bugs got out!
    I was able to get the full firefox executable from http://mozilla.com
    I closed all firefox windows and ran the installation.
    After re-running the install and starting firefox everything was fine. It must have been a bad download or the original install got messed up somehow.
    I hope you have the same good fortune I had!

  • Update 10.5.4 installed and now I can't read the LCD

    10.5.4 update installed and when the computer restarted, it made the chime sound, looked ok, the keyboard lit up (it's night) and then the screen went black. After a bit, I can faintly see the log in but I can't make it bright enough to read. I'm able to log in and then I see nothing at all. It's too late at night to call Apple support. Any suggestions? My MacBook Pro is almost 2 years old now. It's a 15 inch with 1 GB of RAM and the 80GB hard drive.

    Maybe I should also mention that the light that is normally on (the one that fades in and out when the computer is sleeping) isn't on anymore. The OS is definitely working because if I hit the return key, it looks like it's opening a document on my desktop. But I can't see the menu bar at the top at all. The only things I can see are things in the middle of the LCD and they're so faint. If I push the power button, I get the choices to restart, shutdown, etc but restarting or shutting down don't seem to help.

  • My computer crashed and i had to re-install firefox.but i had already purchased the full version of downlload helper, do i have to purchase it again?

    I did not have to pay for firefox because firefox is free. But i DID purchase the full version of downloadhelper way long before my computer crashed. Download helper has a record of my IP address along with my name, and email, and i remember seeing a number key for my purchase when i used to look in the options window. So will they make me pay for a legitimate version of downloadhelper if they have it on record that i already purchased it? Thats what i want to know, because i should not have to buy it again.

    Thanks both of you. I clicked on this link, http://www.downloadhelper.net/support-expert.php , that ed-meister gave me, and it got to my problem, after 2 or 3 short questions, it asked me for my email that i used when i logged in and paid for the converter. When i gave it to them they automaticlly sent a new key number to my email but told me that i had to verify my email before they could validate it. I then went back to the page where they asked me the questions and entered the new key number in the space they provided for me to enter it, but nothing happened. Dont hit the reset or it will start all over and mozilla will think that you are running a scam to get key numbers. So what i did instead was open up downloader and went to preferences, then over to conversion. It stil said that i was not registered. So i hit register and THAT is where i entered the key number that i was given. At first a message came up that said it was an invalid key number, so i did it again and retyped it in and it went through, it showed my full real name and email from when i registered long ago, (so i know that they still had me in their system) along with the new key number that i was given. So remember, once you get your new key number, immediately open downloader and go to preferences, then conversion, then register with your new key.

  • Why do I get a message to install Adobe Flash when I already have the latest version?

    Certain websites will not let me enter unless I install the latest Adobe Flash, but when I do so I still get the same message, even after re-booting?

    you don't need a cc subscription to use the purchased copy.
    download the installation file and use your serial number to activate when given the licensing option during installation.  you should install 5.7 instead of installing 5.0 and updating.
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 |12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7
    Lightroom:  5.6| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.
    window using the Lightroom 3 link to see those 'Important Instructions'.

Maybe you are looking for

  • SSRS 2008 Hide (+)/ (-) sign for collapse/ expand

    Hi everyone, I have report based on a cube and I have 5 level hierarchy which is expandable/ collapsable. However in the resultset there is data like: hier1                                       hier1 hier2                    hier1 hier2 hier3 hier4 

  • Numbering in InDesign 5.5 - name index

    Indesign 5.5. How to change the numbering style in the name index?

  • Http header insertion with MSISDN

    Hi I know that we can define a http header insertion on the ACE to insert a custom header and a string in to the value. Is there a way for me to insert a dynamic string read from a database in to the value field. My exact requirement is to insert the

  • ORA-00957: duplicate column name for multi-form page

    I have read numerous threads on this but I think I am missing something. I have two forms on one page, each based on a separate table. They each have one column in common which is why I believe I am getting this error. However, I do not understand wh

  • GETTING BLANK COLUMN IN ALV

    Hi friends, I want to get few columns blank in GRID display ALV.Pls suggest how can I get it.