So - any rough idea how many downloads so far (from the official source at least)?
1 + 10 = 11
Re: Root filesystem available to download
Quick change to my mirrors address, just set it up to mirror more as and when it arrives.
http://78.129.232.50/rpi/
http://78.129.232.50/rpi/
-
- Posts: 4277
- Joined: Sun Jan 15, 2012 1:11 pm
Re: Root filesystem available to download
I got the file (from a nearby mirror).
Couple quick questions:
1) It is an 835M file that expands to a (almost) 2G file (the .img file). Correct? This means that you need an (at least) 2G SD card to "dd" it to, correct? I assume that a 2G card would work - i.e., you don't need any slack.
2) Is there a publicaly available (I.e., not the one in the ZIP file) SHA1 number for the big file? Not that I am particularly paranoid about these things, you know - but there should be some way to independently verify that the file is unaltered and intact.
Couple quick questions:
1) It is an 835M file that expands to a (almost) 2G file (the .img file). Correct? This means that you need an (at least) 2G SD card to "dd" it to, correct? I assume that a 2G card would work - i.e., you don't need any slack.
2) Is there a publicaly available (I.e., not the one in the ZIP file) SHA1 number for the big file? Not that I am particularly paranoid about these things, you know - but there should be some way to independently verify that the file is unaltered and intact.
And some folks need to stop being fanboys and see the forest behind the trees.
(One of the best lines I've seen on this board lately)
(One of the best lines I've seen on this board lately)
- grumpyoldgit
- Posts: 1452
- Joined: Thu Jan 05, 2012 12:20 pm
Re: Root filesystem available to download
It creates a 79MB fat partition, a 1.7GB ext4 partition and a 200MB swap space. The rest of you SD card is labelled as unallocated space. So yes, it is based on a 2GB SD card.
The SHA-1 is on the download page.
The SHA-1 is on the download page.
-
- Posts: 10
- Joined: Sat Feb 18, 2012 2:52 pm
Re: Root filesystem available to download
I am seeding too ! And I sure will for the Fedora 14 image.
-
- Posts: 354
- Joined: Tue Oct 04, 2011 6:53 pm
- Contact: Website
Re: Root filesystem available to download
The hash for the zip is on the downloads page, the main reason for that one is verifying any files from a non official source.
The second hash inside the zip is just to double check that the zip file has extracted correctly.
Cheers,
Liam.
The second hash inside the zip is just to double check that the zip file has extracted correctly.
Cheers,
Liam.
-
- Posts: 4277
- Joined: Sun Jan 15, 2012 1:11 pm
Re: Root filesystem available to download
@liam: Yes. I got it all sorted now.
And some folks need to stop being fanboys and see the forest behind the trees.
(One of the best lines I've seen on this board lately)
(One of the best lines I've seen on this board lately)
Re: Root filesystem available to download
Some people may find that even with an 2GB SD card things don't quite fit (when using Win32DiskImager.exe for example to put the image on the card). We're not quite sure why - some 2GB cards just seem to be just slightly under 2GB!
You can put the image on a 4GB card no problem, then use some partition program to define the unused space at the end as, for example, a data or swap partition. Pretty easy with the disk utility program in Ubuntu (palimpsest?)
You can put the image on a 4GB card no problem, then use some partition program to define the unused space at the end as, for example, a data or swap partition. Pretty easy with the disk utility program in Ubuntu (palimpsest?)
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Re: Root filesystem available to download
Although most manufacturers of hard disk drives and flash-memory disk devices define 1 gigabyte as 1000000000bytes as per International System of Units (SI)
Some manufacturers use the International Electrotechnical Commission (IEC) capacity of 1073741824bytes, as 1 GiB as opposed to 1.074 GB.
add to that Microsoft Windows reports size in gigabytes by dividing the total capacity in bytes by 1073741824,
Hence some cards seem smaller smaller than others
10+11 = Twenty one today! (I wish - that"s long gone-)
Some manufacturers use the International Electrotechnical Commission (IEC) capacity of 1073741824bytes, as 1 GiB as opposed to 1.074 GB.
add to that Microsoft Windows reports size in gigabytes by dividing the total capacity in bytes by 1073741824,
Hence some cards seem smaller smaller than others
10+11 = Twenty one today! (I wish - that"s long gone-)
To a person with a hammer, everything looks like a nail.
Re: Root filesystem available to download
Flash memory chips are sized as exact powers of two. But all SD/UFD controllers reserve a significant amount of space for things like wear levelling, bad block reallocation, controller firmware. Often it is around 7%.
The debian-pi SD image is exactly 1886MiB, so that is about 8% less than the 2048MiB capacity of a raw 16Gibit flash chip. Not surprising that this fits most cards but might fail on some.
The debian-pi SD image is exactly 1886MiB, so that is about 8% less than the 2048MiB capacity of a raw 16Gibit flash chip. Not surprising that this fits most cards but might fail on some.
Re: Root filesystem available to download
liz said:
You can use WinDD.
I've taken a look but there doesn't appear to be a way to select the image as a source - the only options are to select an existing disk (or partition). Any pointers?
You can use WinDD.
I've taken a look but there doesn't appear to be a way to select the image as a source - the only options are to select an existing disk (or partition). Any pointers?
Re: Root filesystem available to download
Tass said:
liz said:
You can use WinDD.
I've taken a look but there doesn't appear to be a way to select the image as a source - the only options are to select an existing disk (or partition). Any pointers?
Install cygwin, then you have a real dd...
liz said:
You can use WinDD.
I've taken a look but there doesn't appear to be a way to select the image as a source - the only options are to select an existing disk (or partition). Any pointers?
Install cygwin, then you have a real dd...
Re: Root filesystem available to download
Try Win32DiskImager.exe (Google will find it) - that's pretty easy to use.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Re: Root filesystem available to download
Thanks for all the suggestions. I found that Win32DiskImager didn't display my SD Card in the device list, and still haven't had any luck with WinDD after an extensive google session.
In the end I found USBIt which looks like it's done the trick. Well, the SD can't can't be read by Windows anymore, so that's a promising sign (until I formatted it again). I don't have an SD Card reader in my Ubuntu machine so will have to wait until get my hands on my very own RPi (I have a feeling this is going to be harder that getting my hands on Glastonbury tickets!! )
In the end I found USBIt which looks like it's done the trick. Well, the SD can't can't be read by Windows anymore, so that's a promising sign (until I formatted it again). I don't have an SD Card reader in my Ubuntu machine so will have to wait until get my hands on my very own RPi (I have a feeling this is going to be harder that getting my hands on Glastonbury tickets!! )
-
- Posts: 354
- Joined: Tue Oct 04, 2011 6:53 pm
- Contact: Website
Re: Root filesystem available to download
Just to let you guys know, I'll be doing a video tutorial on using WinDD and probably also resizing the partitions at some point in the week .
-
- Posts: 216
- Joined: Thu Dec 29, 2011 4:24 pm
- Location: Ayrshire, Scotland
- Contact: ICQ Skype Twitter
Re: Root filesystem available to download
Tass said:
...
In the end I found USBIt which looks like it's done the trick. Well, the SD can't can't be read by Windows anymore, so that's a promising sign (until I formatted it again). I don't have an SD Card reader in my Ubuntu machine so will have to wait until get my hands on my very own RPi (I have a feeling this is going to be harder that getting my hands on Glastonbury tickets!! )
That's one thing about Windows i don't like (well one of many!! ^_~) , it fails to see anything but the first partition on a SDcard.
Though it's good for hiding files if you are using Mac's or Linux and you have friends that are nosy and use windows... ^_~ lol
...
In the end I found USBIt which looks like it's done the trick. Well, the SD can't can't be read by Windows anymore, so that's a promising sign (until I formatted it again). I don't have an SD Card reader in my Ubuntu machine so will have to wait until get my hands on my very own RPi (I have a feeling this is going to be harder that getting my hands on Glastonbury tickets!! )
That's one thing about Windows i don't like (well one of many!! ^_~) , it fails to see anything but the first partition on a SDcard.
Though it's good for hiding files if you are using Mac's or Linux and you have friends that are nosy and use windows... ^_~ lol
--
Laters
Bill "Solitaire" C
Anáil nathrach, ortha bhas betha, do cheol déanta
Laters
Bill "Solitaire" C
Anáil nathrach, ortha bhas betha, do cheol déanta
Re: Root filesystem available to download
Tass said:
Well, the SD can't can't be read by Windows anymore, so that's a promising sign
Er... i'm afraid thats a rather bad sign. The 1. Partition on this image is a
W95 FAT32 (LBA)
so windoze should be able to see it.
Well, the SD can't can't be read by Windows anymore, so that's a promising sign
Er... i'm afraid thats a rather bad sign. The 1. Partition on this image is a
W95 FAT32 (LBA)
so windoze should be able to see it.
Re: Root filesystem available to download
Ah, crap... back to square 1 I suppose. Windows wouldn't recongnise ANYTHING on the card - saw it as 0KB in size, wanted to format it, etc.
Liam - that would be great, thanks. I can see my various disk partitions, can add my SD card as the destination, but can't seem to figure out how to specify the image as the source. Looking forward to it!
Liam - that would be great, thanks. I can see my various disk partitions, can add my SD card as the destination, but can't seem to figure out how to specify the image as the source. Looking forward to it!
- Davespice
- Forum Moderator
- Posts: 1665
- Joined: Fri Oct 14, 2011 8:06 pm
- Location: The Netherlands
- Contact: Twitter
Re: Root filesystem available to download
Sorry if this has been asked already. Liz, just curious to know. What kind of hit levels have you been seeing on the http downloads? The torrent has just under 2000 seeds from what my client is telling me.
Re: Root filesystem available to download
Hopefully this has not been asked before (I searched the forum), will the EXT4 root file system be mounted noatime, nodiratime, and with the EXT4 journal capability disabled in the currently downloadable .img file? I am not very familiar with the (De-fragmentation function of EXT4) but maybe that should also be OFF by default if possible. After-all, minimizing writes to low-end flash boot devices not only increases useful life but should also improve performance somewhat.
Thanks for any Brain cycles in advance!!!
Regards, Ron
Thanks for any Brain cycles in advance!!!
Regards, Ron
- RaTTuS
- Posts: 10748
- Joined: Tue Nov 29, 2011 11:12 am
- Location: North West UK
- Contact: Twitter YouTube
Re: Root filesystem available to download
Tass said:
Ah, crap... back to square 1 I suppose. Windows wouldn't recongnise ANYTHING on the card - saw it as 0KB in size, wanted to format it, etc.
just re-format the SDcard back to a windows system
Ah, crap... back to square 1 I suppose. Windows wouldn't recongnise ANYTHING on the card - saw it as 0KB in size, wanted to format it, etc.
just re-format the SDcard back to a windows system
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV
1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe
WARNING - some parts of this post may be erroneous YMMV
1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe
- liz
- Raspberry Pi Foundation Employee & Forum Moderator
- Posts: 5212
- Joined: Thu Jul 28, 2011 7:22 pm
- Contact: Website
Re: Root filesystem available to download
Davespice said:
Sorry if this has been asked already. Liz, just curious to know. What kind of hit levels have you been seeing on the http downloads? The torrent has just under 2000 seeds from what my client is telling me.
I've leant on poor Liam (who is administering the downloads) to write us a blog post about what he's up to. He's come up with some clever load-balancing stuff for those hosting mirrors; there should be something on the front page later today.
Sorry if this has been asked already. Liz, just curious to know. What kind of hit levels have you been seeing on the http downloads? The torrent has just under 2000 seeds from what my client is telling me.
I've leant on poor Liam (who is administering the downloads) to write us a blog post about what he's up to. He's come up with some clever load-balancing stuff for those hosting mirrors; there should be something on the front page later today.
Director of Communications, Raspberry Pi
- grumpyoldgit
- Posts: 1452
- Joined: Thu Jan 05, 2012 12:20 pm
Re: Root filesystem available to download
I'm not even sure how much these mirrors are necessary. I presume they are for people who can't torrent. People on torrents have been generously staying on-line to the extent that any demand seems to be soaked up easily. Like many here, I only have a low capacity ASDL but can keep it running 24/7. In fact, there are so many seeds I've not been able to upload to parity yet!
Re: Root filesystem available to download
So many seeds I have hardly had any uploads (Upload total about 2.1 Mb). Stopped seeding for the time being, but will resume if / when needed. Checking 2 or 3 times a day.
- RaTTuS
- Posts: 10748
- Joined: Tue Nov 29, 2011 11:12 am
- Location: North West UK
- Contact: Twitter YouTube
Re: Root filesystem available to download
I've left mine seeding and have managed a 1:1.1 Ratio so uploaded a bit more than it is ... ;-p
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV
1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe
WARNING - some parts of this post may be erroneous YMMV
1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe