Sorry but this is a Raspberry Pi question im hoping for a quick answer.
whiteoxe
Posts: 794
Ive been up for two hours trying to get the Pi to work. I got the openoing screen but with a message I didnt have enough available space on the SD card so..
i put the card reader back in the PC and somehow even though id used the SD card formatter from the official site my 4gig card was registering as being less than two gig and the files needed are nearly 1.3 gig.
So i reformatted the SD card and pasted back the files and i saw now the card was 4gig and there was plenty of available room left.
I put the sd card back in the Pi and now it says o available bytes or memory. and it wont go any further. I tried a different SD card and got the same result.
The green light on the Pi flashes only for a sec when i power it up, is that right, or should it remain green while reading the sd card? It feels like my Pi is no longer reading the sd card. I formatted another sd card with NTFS 4gig free but the pi dosent like that but i got the same o bytes availablr. Really had enough of this pi unkless someone can offer any help ?
i put the card reader back in the PC and somehow even though id used the SD card formatter from the official site my 4gig card was registering as being less than two gig and the files needed are nearly 1.3 gig.
So i reformatted the SD card and pasted back the files and i saw now the card was 4gig and there was plenty of available room left.
I put the sd card back in the Pi and now it says o available bytes or memory. and it wont go any further. I tried a different SD card and got the same result.
The green light on the Pi flashes only for a sec when i power it up, is that right, or should it remain green while reading the sd card? It feels like my Pi is no longer reading the sd card. I formatted another sd card with NTFS 4gig free but the pi dosent like that but i got the same o bytes availablr. Really had enough of this pi unkless someone can offer any help ?
Comments
?
Are you using an RCA Monitor or a HDMI Monitor? If RCA, you need to press the number 4 repeatedly when booting up to change the default video format. If you followed the instructions above to the letter it should work.
EDIT: The red power LED should be always on. The green LED only comes on when there is activity.
I have a RPi but I haven't done more than burned an image to a SD card. From what I've read, you can't just "paste" the operating system back on the SD card, it needs to be properly "burned" or "mounted" or whatever the proper term is for the proper way of setting up the SD card image.
Edit: It looks like I'm wrong. According to the link Andy provided, you can just copy and paste the files to the SD card.
EDIT: Some GREAT info and links provided by ClockLoop: http://forums.parallax.com/showthread.php/155117-Raspberry-Pi-Ideas?highlight=raspberry+pi
As mentioned, check that you power supply is sufficient.
Notice that the SD formating is important. Once you get the card formatted, It come right up with the dos looking text based display. It that does not happen, you did not do something correctly.
Once it comes up, it will automatically reformat the SD card to use the whole thing, this is the point at which you leave it be for a while.
From your description, I guess that your power supply is too low or the card wasn't formatted correctly.
I too ahad a spot of trouble at first, but once you figure it out, it goes smoothly every time after that.
no sorry using the 5 volt usb for power !
(Should be able to deliver at least 1A, also.)
sorry im all confused with the number of mc boards ive been playing with, im using the usb pc port with the pi
6V (4x AA Alcaline) may damage it
9V WILL damage it
For my bots, I use those nice 5V "USB Battery Packs" people use to charge their phones. Works well.
Stick with one thing and stop jumping from one thing to another. I'm usually very tolerant but you are driving me crazy and I would smack you if I could.
What's wrong with Parallax products that you need to play with other stuff?
Parallax products are very easy to use and the technical support is the best I have ever seen.
I forget who said it, but stop wasting time with this other Smile and write some code!
EDIT: I believe the OP is trying to figure out which board he wants to use to control his bot.
Yeah, ok, i could turn that into a positve
Well the "MAKE START UP DISK" program failed ?
I think Ill just paste the files but that I think Ill try from windows.
becdause when i try to paste or copy the files in liux i get error its a read only file (my sd card)
Ive got enough sd cards now to become a serious photography buff, i spent over $600 on the sony cam with a couple of lenses, but i cant compete with some people i kow that make the most incrdible photographs, using lightwave and photoshop etc. That is ART !
I just dontknow... i just put the 8 gig sd in my camera and it formatted it, then i put it back into the SDFormatter on windows and it formatted fine ?? I never used to have so many things not work years ago. most things just did work every time !
I have no idea how you are getting into such a mess and having such a hard time. There are over two millions Pis out there and I don't see such horror stories coming up on the Raspberry Pi forums. Which by the way is the correct place to ask for help on this. I have a bunch of Pi's and different SD cards here that "just work".
Why don't you just download a Raspbian image from the Raspberry Pi site and follow the install instructions there? From your Ubuntu machine that is basically just using a single command to write the image onto the card. The "dd" command. The card does not need any formatting if you do that, the partitions are already formatted and populated in the image file.
As far as I know the write protect tab on the SD card is not actually detected by the Raspi, or many other systems that use SD cards. If the thing boots at all it may mount the Linux file system as read only if it thinks it has been corrupted in some way.