Page 4 of 4 FirstFirst ... 234
Results 31 to 39 of 39

Thread: How to make a knoppix DVD UNCOMPRESSED

  1. #31
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by probono
    ....After using the above command for creating the ISO, I used k3b to burn it.
    Sorrry, but I've followed a lot of threads and links but I'm having trouble figuring out just what the above command for creating the ISO is. Please say, just what command do you need to issue to make a new iso, and where do you have to be when you issue it?

  2. #32
    Junior Member
    Join Date
    Dec 2004
    Posts
    6

    Re: How to make a knoppix DVD UNCOMPRESSED

    Quote Originally Posted by Harry Kuhman
    Quote Originally Posted by ISoar
    I've done this. To the nay sayers, it works fine.
    You didn't say if it's faster or (as suspected) slower. Give us real numbers please, including:
    I've not run any benchmarks against the official CD-ROM. My intent was not performance, but rather ease of customization (much easier to add stuff to the root if it is an uncompressed ISO on a DVD). I was not claiming it to be faster, just possible.

    FWIW, I've started a web page HOWTO. It's incomplete (needs more info on busybox), but is mostly there. Not really that difficult to do.

  3. #33
    Senior Member registered user
    Join Date
    Jul 2004
    Location
    Ca
    Posts
    305
    Harry;

    The above command refers to a previous post which has the data you refer to..

  4. #34
    Junior Member
    Join Date
    Dec 2004
    Posts
    6

    Re: How to make a knoppix DVD UNCOMPRESSED

    Quote Originally Posted by Harry Kuhman
    Quote Originally Posted by ISoar
    I've done this. To the nay sayers, it works fine.
    You didn't say if it's faster or (as suspected) slower. Give us real numbers please, including:
    How long it takes to boot your Knopix CD.
    How long it takes to boot your Knoppix DVD (on the same drive).
    You CPU type and speed, memory, optical drive make and model.
    What speed each the CD and DVD were burnt at (I ask this because a Knoppix CD burnt fast will often take much longer to boot than one burnt slow, due to a high number of retries required during boot).

    In addition to booting speeds, you might benchmark the starting of some applications from the optical media, such as GIMP, and tell us how long each takes from first click until ready to run.
    Okay, I went and burned the official CD-ROM ISO on the same DVD+RW disc. The speed results are not surprising: twice as fast booting when compressed. I've not tried your other tests; I'll leave that as an exercise fo the reader

    My goal wasn't speed though.

  5. #35
    Senior Member registered user
    Join Date
    Feb 2004
    Posts
    949
    I've scanned throgh so I don't know if its been explained or not, but did all you do is use a uncompressed image file?

  6. #36
    Junior Member
    Join Date
    Jan 2005
    Posts
    1

    Why doesn't anyone make a DVD version using UDF 2.01?

    Why are all Knoppix distros ISO9660? Isn't UDF better? There is no 2GB file size limit in UDF 2.01 (or ealier versions for that matter). If most systems can't boot off of UDF, then you can make a hybrid like DVD video discs, but unlike a DVD video disc, instead of the ISO and the UDF file systems containing references to the same files, the ISO would only reference the files necesary for booting and the rest of the files plus all the files referenced in the ISO system would be referenced in the UDF file system.

  7. #37
    Junior Member
    Join Date
    Dec 2004
    Posts
    6
    Quote Originally Posted by firebyrd10
    I've scanned throgh so I don't know if its been explained or not, but did all you do is use a uncompressed image file?
    Mostly. It also requires a "mount" that understands loop devices to mount the uncompressed image, and a linuxrc to do same. Check my HOWTO for specifics.

  8. #38
    Junior Member
    Join Date
    Dec 2004
    Posts
    6

    Re: Why doesn't anyone make a DVD version using UDF 2.01?

    Quote Originally Posted by losmurfs
    Why are all Knoppix distros ISO9660? Isn't UDF better? There is no 2GB file size limit in UDF 2.01 (or ealier versions for that matter). If most systems can't boot off of UDF, then you can make a hybrid like DVD video discs, but unlike a DVD video disc, instead of the ISO and the UDF file systems containing references to the same files, the ISO would only reference the files necesary for booting and the rest of the files plus all the files referenced in the ISO system would be referenced in the UDF file system.
    UDF is really specifically for DVDs, and it has a <1 GB limit. From UDF v2.00 Draft page 7:
    "Extent Length: Maximum Extent Length shall be 2^30 - Logical Block Size."
    and from page 104:
    "The data of each file shall be recorded as a single extent. Each File Entry shall be recorded using the ICB Strategy Type 4."

    UDF is a specific implementation of ISO/IEC 13346 (I think ECMA 167 may be equivalent) by the OSTA. Basically, the standard doesn't have enough details for implementation, so one must fill in the blanks according to the spec, which is what the OSTA did to in their own way to get UDF.

    I gave up on UDF when I ran head first into CSS years back when I started the (now defunct?) linux-udf project. Thankfully that whole mess has been resolved by others (in the courts). So feel free to correct me if my info is dated.

  9. #39
    Junior Member
    Join Date
    Dec 2004
    Posts
    6

    Re: Why doesn't anyone make a DVD version using UDF 2.01?

    Quote Originally Posted by losmurfs
    Why are all Knoppix distros ISO9660? Isn't UDF better? There is no 2GB file size limit in UDF 2.01 (or ealier versions for that matter). If most systems can't boot off of UDF, then you can make a hybrid like DVD video discs, but unlike a DVD video disc, instead of the ISO and the UDF file systems containing references to the same files, the ISO would only reference the files necesary for booting and the rest of the files plus all the files referenced in the ISO system would be referenced in the UDF file system.
    UDF is really specifically for DVDs, and it has a <1 GB limit. From UDF v2.00 Draft page 7:
    "Extent Length: Maximum Extent Length shall be 2^30 - Logical Block Size."
    and from page 104:
    "The data of each file shall be recorded as a single extent. Each File Entry shall be recorded using the ICB Strategy Type 4."

    UDF is a specific implementation of ISO/IEC 13346 (I think ECMA 167 may be equivalent) by the OSTA. Basically, the standard doesn't have enough details for implementation, so one must fill in the blanks appropriately, which is what the OSTA did in their own way to get UDF.

    I gave up on UDF when I ran head first into CSS years back when I started the (now defunct?) linux-udf project. Thankfully that whole mess has been resolved by others (in the courts). So feel free to correct me if my info is dated.

Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. ISo size and the uncompressed files...
    By Sago7 in forum Customising & Remastering
    Replies: 2
    Last Post: 06-18-2004, 11:55 PM
  2. TerminalServer Client with uncompressed KNOPPIX image
    By Levi37 in forum Customising & Remastering
    Replies: 0
    Last Post: 05-25-2004, 01:16 PM
  3. Running on uncompressed fs?
    By hoshy in forum General Support
    Replies: 5
    Last Post: 08-06-2003, 09:17 PM
  4. Uncompressed format CD
    By brainlessdumb in forum General Support
    Replies: 3
    Last Post: 05-09-2003, 10:19 AM
  5. Uncompressed Knoppix for fast and easy customizing
    By probono in forum Customising & Remastering
    Replies: 7
    Last Post: 04-11-2003, 05:51 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
  •  


Silicom (PE210G2SPI9A-XR) 10Gb Dual Port SFP+ PCIe Ethernet Adapter Low Profile picture

Silicom (PE210G2SPI9A-XR) 10Gb Dual Port SFP+ PCIe Ethernet Adapter Low Profile

$19.99



SFP-10G-LR Compatible 10GBase-LR SFP+ LR Transceiver 10G 1310nm SMF up ot 10km picture

SFP-10G-LR Compatible 10GBase-LR SFP+ LR Transceiver 10G 1310nm SMF up ot 10km

$45.00



Arista XVR-10067-20 QSFP-100G-SR4 100GBASE-SR4 100GB QSFP28 Transceiver Module picture

Arista XVR-10067-20 QSFP-100G-SR4 100GBASE-SR4 100GB QSFP28 Transceiver Module

$32.95



57-1000333-01 Brocade XBR-000212 32G Multi-mode SFP picture

57-1000333-01 Brocade XBR-000212 32G Multi-mode SFP

$29.00



Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module 10-2415-03  picture

Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module 10-2415-03

$8.00



NEW Sealed Cisco SFP-10G-LR 10GBASE-LR SFP+ 1310nm 10km *US Shipping* picture

NEW Sealed Cisco SFP-10G-LR 10GBASE-LR SFP+ 1310nm 10km *US Shipping*

$18.00



Cisco SFP-10G-LR-S SFP+ 1310nm 10km DOM Transceiver Module 10-3107-01 - 1 Year  picture

Cisco SFP-10G-LR-S SFP+ 1310nm 10km DOM Transceiver Module 10-3107-01 - 1 Year

$41.59



CISCO SFP-GE-T Copper Transceiver Module GENUINE picture

CISCO SFP-GE-T Copper Transceiver Module GENUINE

$8.05



LOT OF 20 Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module picture

LOT OF 20 Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module

$89.00



Cisco Meraki MA-SFP-10GB-SR 10G SFP+ SR 850nm 300m LC MMF picture

Cisco Meraki MA-SFP-10GB-SR 10G SFP+ SR 850nm 300m LC MMF

$29.99