Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 01-09-2004, 03:51 PM   #1 (permalink)
Banned
 
Location: 'bout 2 feet from my iMac
gentoo install problem... tar isn't working!

So, I'm following the instructions to install gentoo (stage 2) on an Athalong XP 2100+, 20 gig HD, I'm on this step here: http://www.gentoo.org/doc/en/handboo...ap=5#doc_chap2
and i use links2 to download the file (I've tried 3 different mirrors at different times).
I run tar -xvjpf stage20-athalon-xp-20030910.tar.bz2
it un-tars fine for awhile then it errors. the message is this:

tar: ./usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libcgj.a: Wrote only 2560 of 10240 bytes
each file after that will read something like this:
tar: skipping to next header
< file path here >
tar: < same file path>: Wrote only 0 of 10240 bytes
tar: skipping to next header


So... I have tried different mirrors, I've sucessfully un-tarred this file before... I don't understand what the issue is. any help appreciated.

Last edited by cheerios; 01-09-2004 at 04:04 PM..
cheerios is offline  
Old 01-09-2004, 04:00 PM   #2 (permalink)
Banned
 
Location: 'bout 2 feet from my iMac
ack... think I figured it out... skipped something on accident, and I think that may be the issue... finding out now.

edit: nope, still puking on the untar. ARG!
cheerios is offline  
Old 01-09-2004, 05:16 PM   #3 (permalink)
paranoid
 
Silvy's Avatar
 
Location: The Netherlands
I think the md5 checksums are available on the mirrors... do they match with the files you downloaded?

edit: and another question: are you untarring on a medium with enough space? (also check wether any filesystem is short on space it may be a "swap"-problem)
edit2: did you download the file on a medium with enough space?

P.S. I never did a stage 2 install (only stage 3)....
__________________
"Do not kill. Do not rape. Do not steal. These are principles which every man of every faith can embrace. "
- Murphy MacManus (Boondock Saints)

Last edited by Silvy; 01-09-2004 at 05:23 PM..
Silvy is offline  
Old 01-09-2004, 05:30 PM   #4 (permalink)
Banned
 
Location: 'bout 2 feet from my iMac
the md5 checksums ARE available... how do I go about checking them??

I'm un-tarring(and downloaded) in 20 gigs of HDD... IO should HOPE there's enough space. swap's 512 Megs... this's the only thing on the drive.
cheerios is offline  
Old 01-09-2004, 05:38 PM   #5 (permalink)
paranoid
 
Silvy's Avatar
 
Location: The Netherlands
Quote:
Originally posted by cheerios
the md5 checksums ARE available... how do I go about checking them??
good point. Is the "md5sum" program available to you?

If so download the file stage2-athlon-xp-20030910.tar.bz2.md5 with links2 (yes, I also found it on the mirrors )
then run:
Code:
md5sum  stage20-athalon-xp-20030910.tar.bz2
then run:
Code:
cat stage2-athlon-xp-20030910.tar.bz2.md5
and check wether the checksums match.

(there is a nice user-friendly way to check these sums in one command, but I always forget how it works )
__________________
"Do not kill. Do not rape. Do not steal. These are principles which every man of every faith can embrace. "
- Murphy MacManus (Boondock Saints)
Silvy is offline  
Old 01-09-2004, 05:43 PM   #6 (permalink)
paranoid
 
Silvy's Avatar
 
Location: The Netherlands
Quote:
Originally posted by cheerios

I'm un-tarring(and downloaded) in 20 gigs of HDD... IO should HOPE there's enough space. swap's 512 Megs... this's the only thing on the drive.
I think I remember having a diskspace problem before aswell but I do not remember which program. But I did find out it needed free disk space in something other than the current dir or swap. Try using
Code:
df -h
to list the disk usage info of all filesystems, if any is nearly full your problem might lie there...
__________________
"Do not kill. Do not rape. Do not steal. These are principles which every man of every faith can embrace. "
- Murphy MacManus (Boondock Saints)
Silvy is offline  
Old 01-09-2004, 06:00 PM   #7 (permalink)
Banned
 
Location: 'bout 2 feet from my iMac
well, I'm dl'ing the checksum, but the df command says I've got 100% usage inthe disk, and almost none elsewhere.
I've got 18 G free in /dev/hda3, mounted on /mnt/gentoo which si where I'm running tar from & where it's dumping the files.
cheerios is offline  
Old 01-09-2004, 06:09 PM   #8 (permalink)
Banned
 
Location: 'bout 2 feet from my iMac
w00t!!! it's un-tarring! i think what changed was I was accidentally trying to untar the md5 checksum... I think. I honestly am not sure, but i'm not complaining about sucess. thanks Silvy
cheerios is offline  
Old 01-09-2004, 06:18 PM   #9 (permalink)
paranoid
 
Silvy's Avatar
 
Location: The Netherlands
EDIT: you're very welcome cheerios
I do not think however that untarring the md5 sum would create the original error you posted. Perhaps it was something else you accidentally fixed
But you're right if it ain't broke: don't fix it.
(or more appropiate: if you just fixed it, don't break it )

Anyhow, I prepared a response before you posted your success, I'm leaving it in place in case you run into a similar problem...

---- Original reply-----
The checksum should be a 1kb file, it should not take more than a few seconds...
(just to make sure...)
I assume you mean that /dev/hda1 is full (it is at least 32MB in size?)
and that /dev/hda3 is nearly empty ?

If I'm not mistaken the boot partition should not be full. Try using:
Code:
ls -alh /mnt/gentoo/boot
to find out which files are taking up all the space.
(to compare: my /dev/hda1 contains only 5.1 MB)

you could also try creating a temporary directory in /mnt/gentoo (call it tardir or something) copying the archive into that dir and running the command in there...
__________________
"Do not kill. Do not rape. Do not steal. These are principles which every man of every faith can embrace. "
- Murphy MacManus (Boondock Saints)

Last edited by Silvy; 01-09-2004 at 06:23 PM..
Silvy is offline  
Old 01-09-2004, 07:45 PM   #10 (permalink)
Banned
 
Location: 'bout 2 feet from my iMac
let me clarify ,I was too lazy to type the table out, I will now so we're being clear, 'cuz I think I confused you...
Code:
FileSystem			Size	Used	Avail	Use%	Mounted On
tmpfs				110M	110M	   0	100%	/var/state/init.d
tmpfs				110M	   0	110M	  0%	/dev/shm
tmpfs				110M	   0	110M	  0%	/lib/dev-state
/dev/cdroms/cdrom0		 95M	 95M	   0	100%	/mnt/cdrom
/mnt/cdrom/livecd.cloop
				199M	185M	3.7M	 99%	/mnt/cloop
tempfs				110M	110M	   0	100%	/
/dev/hda3			 19G	 33M	 18G	  1%	/mnt/gentoo
/dev/hda1			 38M	 13K	 36M	  1%	/mnt/gentoo/boot
I hope that shows...
so, basically, plenty o hd. tryin' to dl perl right now, but perl's servers are bein' a butthead... *crosses fingers*

Last edited by cheerios; 01-09-2004 at 07:48 PM..
cheerios is offline  
Old 01-09-2004, 08:50 PM   #11 (permalink)
Psycho
 
Location: Toronto
Yeah, pleny of space. tempfs should be the ramdrive anyway, and the only changes you make will not be in /, but rather in /mnt/gentoo/
__________________
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
Xirax is offline  
Old 01-10-2004, 02:53 AM   #12 (permalink)
paranoid
 
Silvy's Avatar
 
Location: The Netherlands
Yeah, I did get a little confused there...
The table looks fine, and diskspace should obviously not be a problem.
However, what caused the original error I do not know...
__________________
"Do not kill. Do not rape. Do not steal. These are principles which every man of every faith can embrace. "
- Murphy MacManus (Boondock Saints)
Silvy is offline  
Old 01-10-2004, 09:35 PM   #13 (permalink)
Banned
 
Location: 'bout 2 feet from my iMac
me either, but i"m fully installed & about to emerge XFree... hopefully that won't take TOO long, but i have a fully working, bootable box w/ user accts
cheerios is offline  
 

Tags
gentoo, install, problem, tar, working


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 10:21 AM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360