Results 1 to 10 of 10

Thread: uncompressing blocks Help

  1. #1
    Junior Member
    Join Date
    Nov 2003
    Location
    127.0.0.1
    Posts
    7

    uncompressing blocks Help

    I have forgot the actual error, but when I try to load knoppix-std (I'm usre I would get the same problem for other distros) I get an error that says "cloop blah blah uncommpreesing block error at sector 32133" or something close I'll wirte it down if you need me to. The cd-drive that the cd is in is, a generic cd-rw. And the distro is burnt on a cd-rw (it it matters) I used Nero 5.9.9.

    Any help would be deeply appreciated.

    I got Knoopix L.A.S. (Local Area Security) to work with no problems or cheatcodes.
    But unfortunately F.I.R.E. (Forensics and Incident Response Environment) doesn't work. I just idles there maybe it has the same error it just doesn't show it? I don't know. i know I should ask the distros people but I'm thinking it's not actually there problem it more of a cd burn or just general knoppix not liking my system.

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    USA, IL
    Posts
    1,041

    Re: uncompressing blocks Help

    1. Check the md5sum of the iso
    2. Re-burn to CDR and try again. Cloop errors are generally read-errors on the media.

    Quote Originally Posted by Liquid
    I have forgot the actual error, but when I try to load knoppix-std (I'm usre I would get the same problem for other distros) I get an error that says "cloop blah blah uncommpreesing block error at sector 32133" or something close I'll wirte it down if you need me to. The cd-drive that the cd is in is, a generic cd-rw. And the distro is burnt on a cd-rw (it it matters) I used Nero 5.9.9.

    Any help would be deeply appreciated.

    I got Knoopix L.A.S. (Local Area Security) to work with no problems or cheatcodes.
    But unfortunately F.I.R.E. (Forensics and Incident Response Environment) doesn't work. I just idles there maybe it has the same error it just doesn't show it? I don't know. i know I should ask the distros people but I'm thinking it's not actually there problem it more of a cd burn or just general knoppix not liking my system.

  3. #3
    Junior Member
    Join Date
    Nov 2003
    Location
    127.0.0.1
    Posts
    7
    Yeah I forgot to state that. But I have chacked all of my md5sums. and since you think it is now a read error. Do you think that maybe the brand of cd-rw i'm using is not a good brand for burning isos or something.. oh yeah.. it is memorex and I have had horrific troubles before.. damn now I need to find a different brand cd-rw. thanks though. Bye

  4. #4
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    USA, IL
    Posts
    1,041
    --Yep, that's confirmed. I too have Memorex 700MB "high-speed" CDRW and they're absolute *garbage.* They crap out after less than 10 rewrites, even if there are no scratches.

    Quote Originally Posted by Liquid
    Yeah I forgot to state that. But I have chacked all of my md5sums. and since you think it is now a read error. Do you think that maybe the brand of cd-rw i'm using is not a good brand for burning isos or something.. oh yeah.. it is memorex and I have had horrific troubles before.. damn now I need to find a different brand cd-rw. thanks though. Bye

  5. #5
    Junior Member
    Join Date
    Nov 2003
    Location
    127.0.0.1
    Posts
    7
    ah, well much thanks to you. Thankfully these are not my cd-rw my freind gave them to me to burn him some pornVCDs lol.. I think all memorex stuff is crap, everytime I have tried to burn using memorex in my HP cd16 cd-rw drive the disc has errored.. well there was the ocassional good disc but still losing just one cd-r is horrible.

    What cd-rw brand would you recommend? I wanna use cd-rws for my live cds so when they get updates I can just update the disc instead of using another cd-r.

    Cheers.

  6. #6
    Junior Member
    Join Date
    Nov 2003
    Location
    127.0.0.1
    Posts
    7
    oh and since you are helping me currently. Would you know how to mount the floopy drive in knoppix?

  7. #7
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    USA, IL
    Posts
    1,041
    --Well, there's ONE bit of info I didn't need to know. Honestly I have no idea which CDRW brands are good, maybe somebody else can jump in here.

    --To mount the floppy drive from shell:
    ' sudo mkdir /mnt/floppy ' == JustInCase
    ' mount /dev/fd0 /mnt/floppy -orw '

    --Access /mnt/floppy from $your-favorite-software.

    Quote Originally Posted by Liquid
    ah, well much thanks to you. Thankfully these are not my cd-rw my freind gave them to me to burn him some pornVCDs lol.. I think all memorex stuff is crap, everytime I have tried to burn using memorex in my HP cd16 cd-rw drive the disc has errored.. well there was the ocassional good disc but still losing just one cd-r is horrible.

    What cd-rw brand would you recommend? I wanna use cd-rws for my live cds so when they get updates I can just update the disc instead of using another cd-r.

    Cheers.

  8. #8
    Junior Member
    Join Date
    Nov 2003
    Location
    127.0.0.1
    Posts
    7
    oh sorry, I didn't mean to type thing it just came out. I really don't understand the mounting a floppy part..

    ' sudo mkdir /mnt/floppy ' == JustInCase <--- JustInCase?
    ' mount /dev/fd0 /mnt/floppy -orw '

    --Access /mnt/floppy from $your-favorite-software <--- and this entire line.

    I'm a super newb to linux.

  9. #9
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    USA, IL
    Posts
    1,041


    o JustInCase that directory doesn't exist, it will be created (because it needs to be there regardless)

    (Make sure you type in those commands *without* the single quotes, and only type the part that's quoted)

    o Your files will be accessible AT the " /mnt/floppy " directory from YOUR FAVORITE SOFTWARE

    --Think about it a little, I don't think I'm *that* obscure...

    Quote Originally Posted by Liquid
    oh sorry, I didn't mean to type thing it just came out. I really don't understand the mounting a floppy part..

    ' sudo mkdir /mnt/floppy ' == JustInCase <--- JustInCase?
    ' mount /dev/fd0 /mnt/floppy -orw '

    --Access /mnt/floppy from $your-favorite-software <--- and this entire line.

    I'm a super newb to linux.

  10. #10
    Junior Member
    Join Date
    Nov 2003
    Location
    127.0.0.1
    Posts
    7
    alright I think I got it..thanks hm, well another question.. how could I make it auto do this everytime. I heard you can save configurations on a floppy but to use the floppy I have you mount it. is there a way I can get it to load the floppymount configurations from floppy and all my other configurations? Sorry, that I'm becoming a nusience

Similar Threads

  1. Replies: 2
    Last Post: 06-12-2005, 06:43 AM
  2. knopix 3.7 boot problem: error -3 uncompressing block...
    By HONK in forum Hardware & Booting
    Replies: 3
    Last Post: 02-16-2005, 07:45 PM
  3. MSN.com blocks link to Knoppix
    By Discerner0 in forum The Lounge
    Replies: 3
    Last Post: 02-03-2004, 05:47 AM
  4. no letters only blocks in kde
    By valles in forum General Support
    Replies: 2
    Last Post: 11-19-2003, 03:12 PM
  5. corrupt Super Blocks
    By loji in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 01-20-2003, 12:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Lot Of 50 32GB RAM DDR4 2133P 2400T 2666V 3200AA ECC Server Memory *FROM SCRAP picture

Lot Of 50 32GB RAM DDR4 2133P 2400T 2666V 3200AA ECC Server Memory *FROM SCRAP

$4999.99



SK Hynix 32GB 4Rx4 PC4-2133P-LD0-10 HMA84GL7MMR4N-TF TD  DDR4 Server Memory RAM picture

SK Hynix 32GB 4Rx4 PC4-2133P-LD0-10 HMA84GL7MMR4N-TF TD DDR4 Server Memory RAM

$110.00



TF/SD Card Adapter Camera Reader Android Type-c For iPhone17 Pro Max Plusm lot picture

TF/SD Card Adapter Camera Reader Android Type-c For iPhone17 Pro Max Plusm lot

$573.98



RAMAXEL Lenovo 32GB LPDDR5X CAMM2 7500MHz Laptop RAM | UNTESTED picture

RAMAXEL Lenovo 32GB LPDDR5X CAMM2 7500MHz Laptop RAM | UNTESTED

$445.00



Lot Of 16 X 16GB ECC DIMM Server Memory SK Hynix HMA42GR7MFR4N-TF PC4-17000 DDR4 picture

Lot Of 16 X 16GB ECC DIMM Server Memory SK Hynix HMA42GR7MFR4N-TF PC4-17000 DDR4

$800.00



Kingston 32GB 64GB 128GB 256GB USB 3.0 Flash Drive Thumb Memory Stick Pen lot picture

Kingston 32GB 64GB 128GB 256GB USB 3.0 Flash Drive Thumb Memory Stick Pen lot

$285.90



USB 3.0 Flash Drive 32GB 64GB 128GB Memory Stick Thumb Stick Lot Pack picture

USB 3.0 Flash Drive 32GB 64GB 128GB Memory Stick Thumb Stick Lot Pack

$826.09



Lot of 8 Samsung M393A2G40DB0-CPB3Q DDR4 16GB 2Rx4 PC4-2133P RAM Memory picture

Lot of 8 Samsung M393A2G40DB0-CPB3Q DDR4 16GB 2Rx4 PC4-2133P RAM Memory

$679.99



64GB SK Hynix HMAA8GL7MMR4N-UH T2 AA PC4-2400T LRDIMM Server Memory 1093 picture

64GB SK Hynix HMAA8GL7MMR4N-UH T2 AA PC4-2400T LRDIMM Server Memory 1093

$299.99



USB 3.0 Micro SD SDHC TF Card Reader Memory Adapter for PC Laptop Camera lot picture

USB 3.0 Micro SD SDHC TF Card Reader Memory Adapter for PC Laptop Camera lot

$3.49