I need help making a new Arch install ISO

I have posted a couple of messages, but as yet no one seems to have responded, probably because they have not read them.
I need help building a new ISO for Arch, to take account of dmraid.
I can and have built ones that get so far, and clearly I am not that far away.
All I need help with now is getting at the contents of the initial ramdisk (/isolinux/initrd.img) so I can make a new one with modifications, and if anyone can help, I need a hand working out how to use the kernel26.img that I will end up with on a system.
Any help appreaciated.

As far as I know this will be included in the next ISO release. I solved it by manually bringing the dmraid package to the install and wrote a guide on installing your root system on dmraid. However when the system crashes I have the slight inconvenience of having to install dmraid and manually mount the sets to do a recovery. I guess this is the part you want to get rid of aswell. I decided to wait until the next holy ISO.

Similar Messages

  • My grandma is a new apple user and she needs help making an apple account.

    my grandma is a new apple user and she needs help making an apple account.

    She should call Apple support or visit the Genius Bar at an Apple store (make an appointment first at http://apple.com/retail). They will walk her through the process.

  • I need help whenever I want to install a new application I receive a message that I cannot be connected to I tunes store although I am connected to the Internet Help

    I need help whenever I want to install a new application I receive a message that I cannot be connected to I tunes store although I am connected to the Internet Help

    Click here and follow the instructions to change the iTunes Store country.
    (85848)

  • Need Help to create new screen for RF Sapconsole

    Hi Guru's
    I'm new on RF (but some years in ABAP) since last week.
    I need help to create new screens for RF (SAPLLMOB).
    Can someone explain me the procedure to create screen (with ABAP code after) or perhaps someone have an exemple (simple or not) ?
    I have to develop 2 new screens with really few time.
    And, another subsidiary question :
    how SAP can transfert information between the flash gun and the screen i have developped.
    Is there some code to add to enable this functionality or it is include in SAPLLMOB on standard fields ????
    It's a new strange world for me today...
    Many thanks to everyone who can explain me
    Alain

    hi,
    I am facing this problem as well. Is there any reference to create the new screen?
    Hope someone can help! Thanks!
    Regards,
    Darren

  • I need help making Adobe Edge animation appear correctly on iphones, ipads and android phones.

    I need help making Adobe Edge animation appear correctly on iphones, ipads and android phones. It currently looks fine on desktops and androids. I am using wordpress with a responsive theme (Canvas). I will need you to document The url is http://adamhtc.org.s183459.gridserver.com.

    Thanks George, interesting thought.  I looked on Adobe's site and they "advertise" fillable forms for the iPhone and Android markets, but on the Windows Phone tab, that is mysteriously missing.  lol    Maybe it will come later?   Meanwhile, I'll google to see if there are any PDF viewers that can handle it now.   Thanks for the reply.  :-)

  • Hello. I need help! I can't install adobe flash on my macbook pro...

    Hello. I need help! I can't install adobe flash on my macbook pro.. What do I do?

    Find the Mac OS forum for your version / then find the notebook forums.
    Same question was asked a couple days ago. Think you can find it with Google search?
    Lion Communities
    MacBook Pro Apple Support

  • I need help synching my new ipod

    I need help synching my new ipod.  My previous ipod went thru the washing machine so I bought a new device.  I'm having toruble synching the new ipod to my computer

    Hi gvzabcdefg,
    Thanks for visiting Apple Support Communities.
    See this article for the steps to set up your new iPod to sync:
    iTunes 11 for Windows: Set up syncing for iPod, iPhone, or iPad
    http://support.apple.com/kb/PH12313
    Best Regards,
    Jeremy

  • Can I Get an Arch Install ISO Newer than 2010.05?

    I'm trying to install arch on a new laptop (Acer Aspire TimelineX 1830T-3505) where the kernel shipped with 2010.05 is neither new enough to support the ethernet nor the wifi. Is there an SVN or something where I can find an Arch install ISO shipped with a newer kernel? (I know that at least the ethernet is supported in the latest kernel.) Thanks!

    http://releng.archlinux.org/isos/

  • How I Got Boxee Working On A New Arch Install -- 3/12/2011

    I thought I'd post a log of how one gets boxee-source working as of version 0.9.23.15885-2.
    I recently built myself a new media center/apache server/seedbox and thought I would put arch on it.  The Install was a breeze --- as far any arch install is concerned.
    The only trouble I really had was with boxee --- usually available as a precompiled package, but (as is often the case) in either the AUR or an unofficial repo.
    There wasn't very much useful (up-to-date) information in the boxee wiki page; I tried the repo listed but it required the python24 dependency to install, with which there are problems. See below.
    There are a lot of problems with compiling boxee in arch at the moment, so I thought I'd list each one and what I did to get around them.
    The three AUR packages in question:
    http://aur.archlinux.org/packages.php?ID=24206
    http://aur.archlinux.org/packages.php?ID=9898
    http://aur.archlinux.org/packages.php?ID=16355
    What I did:
    * Downloaded boxee-source package (not the depreciated boxee package) from AUR  (I used yaourt).
    * Ran makepkg -si; saw what dependencies were required (also available in AUR web interface).  Downloaded python24 and db4.5 dependencies.
    * I noticed that db4.5 is an older version; my installed version is 5.1 !!!!
    * To get python24 to compile, I had to edit the  PKGBUILD script in python24:
    1) First, remove this line:
    [ -e /usr/lib/libdb.so ] && echo "make sure you have no other db* pkg installed" && return 1
    2) Then, delete the "db4.5" dependency from "depends"
    * After python24 compiled and installed (I deleted the db4.5 package source folders) I was able to being the boxee compilation process.  However, I hit another roadblock when the compilation aborted at:
    fatal error linux/smbno.h no such file
    Based on comments in the AUR, I downloaded:  http://dl.dropbox.com/u/5636456/smbno.h and put it in /usr/include/linux  --- then the compilation would continue!
    Finally, boxee was installed. However, one problem remained: boxee would not play videos.  Literally nothing would happen when I chose a file to play.
    I was able to fix this (again with the help of the AUR commentators) by editing the run-boxee-desktop file found in /opt/boxee/.   I had to add this line:
    export LD_PRELOAD=/usr/lib/libva.so
    I had to add it in the same area the rest of the "exports" are in the file; which seemed odd to me. But after that, I was able to use boxee to maximum enjoyment.
    Last edited by yochaigal (2011-03-17 06:52:04)

    yochaigal wrote:The only peristent problem I'm having is that boxee randomly freezes when I play a video.  I get audio but boxee freezes. if the window is maximized i can't unmaximize; i have to kill from tty or ssh. however, if it freezes with the window unmaximized, i can still move the mouse and do other things.
    boxee log says this:
    23:10:45 T:2770783088 M:1705168896   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. HTTP CODE: 0
    23:10:45 T:3047160688 M:1705181184   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. HTTP CODE: 0
    23:10:45 T:2834795376 M:1705181184 WARNING: CHttpCacheManager::UpdateRefMap negative reference count for url http://app.boxee.tv/applications/popularity (hcm)
    23:10:45 T:2830584688 M:1705181184   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. HTTP CODE: 0
    23:10:45 T:2839542640 M:1705054208   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. HTTP CODE: 0
    23:10:45 T:2804353904 M:1705054208   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. HTTP CODE: 0
    23:10:45 T:2751892336 M:1705054208   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. HTTP CODE: 0
    23:10:45 T:2960128880 M:1704927232   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. HTTP CODE: 0
    23:10:45 T:2770783088 M:1705181184   ERROR: CreateThumbnailFromMemory: exception with fileType: .png
    23:10:45 T:2837953392 M:1705054208 WARNING: CHttpCacheManager::UpdateRefMap negative reference count for url http://app.boxee.tv/titles/sources (hcm)
    23:10:45 T:2830584688 M:1705054208   ERROR: CreateThumbnailFromMemory: exception with fileType: .png
    23:10:45 T:3047160688 M:1705054208   ERROR: CreateThumbnailFromMemory: exception with fileType: .png
    23:10:45 T:3047160688 M:1705054208   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. HTTP CODE: 0
    23:10:45 T:2751892336 M:1705054208   ERROR: CreateThumbnailFromMemory: exception with fileType: .png
    23:10:45 T:2839542640 M:1705054208   ERROR: CreateThumbnailFromMemory: exception with fileType: .png
    23:10:45 T:2960128880 M:1705054208   ERROR: CreateThumbnailFromMemory: exception with fileType: .png
    23:10:45 T:2839542640 M:1705054208   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. HTTP CODE: 0
    23:10:45 T:2804353904 M:1705054208   ERROR: CreateThumbnailFromMemory: exception with fileType: .png
    23:10:45 T:2804353904 M:1705054208   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. HTTP CODE: 0
    23:10:45 T:2960128880 M:1705054208   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. HTTP CODE: 0
    23:10:45 T:2770783088 M:1705054208   ERROR: CFileCurl::CReadState::Open, didn't get any data from stream. HTTP CODE: 0
    23:10:45 T:3047160688 M:1705054208   ERROR: CreateThumbnailFromMemory: exception with fileType: .png
    23:10:45 T:2839542640 M:1705054208   ERROR: CreateThumbnailFromMemory: exception with fileType: .png
    23:10:45 T:2804353904 M:1705054208   ERROR: CreateThumbnailFromMemory: exception with fileType: .png
    23:10:45 T:2804353904 M:1705054208   ERROR: Texture manager unable to load file:
    23:10:45 T:2960128880 M:1705054208   ERROR: CreateThumbnailFromMemory: exception with fileType: .png
    23:10:45 T:2770783088 M:1705054208   ERROR: CreateThumbnailFromMemory: exception with fileType: .png
    23:10:45 T:2770783088 M:1705054208   ERROR: Texture manager unable to load file:
    I didn't notice this before. We are getting the same error messages in debug. Out of curiosity, do you have all pacman updates installed? I contacted the AUR maintainer for boxee-source, but his system is operating normally. Googling this " ERROR: CreateThumbnailFromMemory: exception with fileType: .png" I get a laundry list of php related stuff.  My installed version of php is 5.3.6-1.  Maybe it's somehow related?

  • I need help making a die cut

    I work for a non-profit and have some experience with illustrator. I've come up with an idea for a fundraising brochure, it uses our logo and requires a die line. Can someone please help me get started? I have figured out that I need to make a new layer and make the line a different color but when it comes to making the actual line (odd shape) I cannot get it to look smooth. Also I would l have photos that will go on some pages and text on others, do I just put these under the die line?

    Thank you.
    I'm trying to use the pen tool. The shape I'm trying to make is a bit complicated. I've attached our logo, I'm using the swoop part. So there will be a point at the top left then it was follow the swoop down to the right and make a point on the bottom right and back up on the left. The side lines will be curved. Does that make sense? This will be a fold able brochure so ever other page will have to be a mirror image.
    I've drawn a line around the image but I don't know how to make the line smooth, because of the anchors it looks a bit off. Then I guess I don't know how to do the fold able part, do I just make a new page for each one or do they have to be connected in illustrator as they will be on paper?
    Thank you

  • Need help making a simple script for my webcam

    Hey everyone, fairly new to applescript programming. I just bought a usb camera for my macbook because I use it for video conferencing/playing around, and it is better quality than the built in isight. However, in order to use this camera I need to use drivers from a program called camTwist. This being said camTwist needs to be opened first and the usb camera must be selected from camTwist Step 1 list in order for any other application to use the camera. I just want to make a simple program that would open camTwist first, then select "webcam" from the list (double click it like I always have to in order to select it) in order to activate the driver, and then open photo booth which would then be using the camTwist driver in order to take pictures.
    I made a crude program but it does not automatically select "webcam" from the Step 1 list in camTwist:
    tell application "CamTwist" to activate
    delay 10
    tell application "Photo Booth" to activate
    that’s basically it. I set the delay to 10 seconds so that when camTwists boots up first I can manually select my webcam. HOWEVER, I would like to make a script that would boot up CamTwist first, select my webcam from the list automatically, and then open Photo Booth with the CamTwist webcam driver already selected.
    Don't know much about applescript so any help to make a working script to solve my problem would be greatly appreciated! Thanks!

    Solved my problem but now I need help with something else! First I used CamTwist user options to create user defined hot keys with the specific purpose to load the webcam. I chose Command+B. I tested it out in CamTwist and it worked. The program follows a logical order from there. First it loads CamTwist, then after a short delay it presses the hot keys in order to load the webcam from the video source list, then another short delay and Photo Booth is opened with the driver loaded from camTwist. Everything works Perfect! Here's the code:
    tell application "System Events"
    tell application "CamTwist" to activate
    delay 0.5
    --Press command+b which is a user defined hot key to load webcam
    key code 11 using command down
    end tell
    delay 0.5
    tell application "Photo Booth" to activate
    My Next question is, would it be possible with this same script to have both applications quit together. For example I always quit Photo Booth first, so when I quit photo booth is there a way to make CamTwist also quit and keep everything within the same script? Please let me know. This forum has been very helpful and lead me to a solution to my problem! Hoping I can solve this next problem as well! Thanks everyone.

  • I need help making a square that scans across a screen.

    i'm trying to make a program that creates images of a square scanning across a black background.  so far all i have is a program that makes one image where i can alter the size of the square and its position.  I'm very very new to labview and i need help with the structure that would create all the images of the square scanning across and then shift down and scan across again.
    thank you very much,
    Joseph Sadler
    Attachments:
    Drawexample.vi ‏24 KB

    As Lynn found, there is a memory problem with the vi which didn't show up in my limited testing.
    Using Shift Registers with Picture Controls can cause problems.
    See this thread.
    Try the attached "mod" version.
    Then I got to thinking, why redraw the box (2x with "erase") - when you could just move a box around?
    (Note: I used a picture for the box, but you could use other objects.)
    The "mod1" version does it this way.
    steve
    Help the forum when you get help. Click the "Solution?" icon on the reply that answers your
    question. Give "Kudos" to replies that help.
    Attachments:
    squarescan mod.vi ‏20 KB
    squarescan mod 1.vi ‏20 KB

  • Need Help making a Screencast for IPHONE

    Hello there
    I need some serious help making a screencast for a client - for it's Iphone Apps -
    something similare to this
    http://www.newsluxe.com/chaumet-et-iphone.php
    but more sexy, with a animated background and a different type of cursor.
    Anyideas ?
    I really don't know where to start - I found leads however :
    Camtasia Studio , screenflow, ,
    Maybe you could help me filling the gaps.
    Thanks for your help !

    does anyone know how apple made these forums?
    I think they use Jive:
    http://www.jivesoftware.com/products/forums/
    The Apple way for users to add photos is the .Mac web gallery:
    http://www.apple.com/ilife/iphoto/#webgallery

  • Need help buying a new computer

    Ok so I desperately need a new computer. my current one is 6 years old and is dying on me. What I'm looking for is something that will be able to run games like Knights of the Old Republic, The Sims 2, and eventually Star Wars: The Old Republic once it is released next spring. I don't want something that would be overkill for these games, but enough so that they don't lag and don't look awful. And I'm fine with buying a graphics card separately if it would be cheaper then buying some epic pc. My price range is $800-$1100, preferably $800 ^^; $1100 is like last resort no other option.
    so any help would be greatly appreciated
    On a side-note, my current pc until recently could play the above games fine, so I know I don't need some epic gaming computer to play them, but I just need help with which companies are reliable and what will be able to handle something like swtor's graphics in the near future.

    Asus Essentio Desktop / Intel® Core™ i5 Processor / 8GB Memory
    Model: CM5675-11 | SKU: 1308316
    This desktop features a double-layer DVD±RW/CD-RW drive for creating customized CDs and DVDs and a 16-in-1 media reader for storing or transferring important documents, favorite songs and special photos. The NVIDIA GT240 graphics features 1GB video memory for lush images.Windows 7 Home Premium preloaded Which Windows 7 edition is best for you? Compare.Learn more about Intel® processors. Information provided by Intel.
     3 Read reviews (4)
    Sale: $849.99
    Hey! You don't need a powerhouse, but as long as you have such a nice budget, you might as well get something nice. This is my personal recommendation based on specs, hardware and branding. Also, the case doesn't try to be 'too cool', it's a standard, functional case with a little better construction. No video upgrade needed. (This is tower only, if you need a monitor, that's a whole different cup of tea).
    I am a Bestbuy employee who volunteers on these boards on my own time. I am not paid for posting here, and you should understand that my opinions are exactly that - opinions. I do not represent Bestbuy in any way.
    : Open Mailbox

  • I need help choosing a new MBP (previous one was stolen)

    Hello everyone, I need help choosing my next macbook pro because my previous one (15" Core i7 high res anitglare screen) was stolen . As you probably tell I spent a lot of money on my previous one and now I am a broke college student that doesn't have $2,400 to drop on a replacement.
    So this is where you come in... because of budget reasons I have been looking at the 13 inch macbook pro but I just cannot bring myself to spend $1200 on a laptop with old technology (Core 2 duo processor) not to mention it is only 2.4ghz. I am not really sure what to ask about it I think i just need some good stats or other convincing information to allow me to buy it.
    I know about the student discount and the refurb. macs, are there any other reliable ways to get a less expensive MBP?
    I am a converted PC user and I LOVE macs, please don't let my budget make me revert back to a PC...

    Like you’ve already said refurb is a good option.
    I know it’s a bit late now but let me point you in the direction of Prey Project.
    Prey Project is an open source program I use on my MacBook Pro, it’s a program that can track your computer and phones if stolen using GPS / Google Maps etc to give you location of it.
    It will also take pictures of who is in front of it, log what they are doing etc.
    Check it out here http://preyproject.com/ this such an amazing program that is free to use, will work on Apple, Windows, Linux and Android phones.

Maybe you are looking for