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
  •  


2 x HP ProLiant BL460c (447707-B21) Blade Servers No RAM No HDD picture

2 x HP ProLiant BL460c (447707-B21) Blade Servers No RAM No HDD

$30.00



1U BareMetal pfsense opnsense Router Firewall DNS Server 6x 10GB Ethernet Ports picture

1U BareMetal pfsense opnsense Router Firewall DNS Server 6x 10GB Ethernet Ports

$149.00



Red Hat Enterprise Linux 5 Server - New and Sealed picture

Red Hat Enterprise Linux 5 Server - New and Sealed

$16.99



6x Powered By Linux Computer Sticker Decals Desktop Laptop Server Badge Decal picture

6x Powered By Linux Computer Sticker Decals Desktop Laptop Server Badge Decal

$2.99



IBM CS821 20-Core 2.827GHz 128Gb 1.92Tb SSD 1U Linux Server - 8005-12N Power 8 picture

IBM CS821 20-Core 2.827GHz 128Gb 1.92Tb SSD 1U Linux Server - 8005-12N Power 8

$449.96



PFSENSE 15

PFSENSE 15" Depth Server Router Firewall Supermicro X11SSH-F E3-1240 V5 32GB RAM

$382.00



IBM E850 Power8 2x 12C 3.02GHz 512Gb 1.8Tb SAS 10GbE 16Gb Linux Server 8408-E8E picture

IBM E850 Power8 2x 12C 3.02GHz 512Gb 1.8Tb SAS 10GbE 16Gb Linux Server 8408-E8E

$674.96



IBM Power8 S822L 20-Core 3.42GHz 256Gb 1.2Tb 40G Elastic Storage Server 5148-22L picture

IBM Power8 S822L 20-Core 3.42GHz 256Gb 1.2Tb 40G Elastic Storage Server 5148-22L

$599.95



IBM System X 3250 M5 Single Xeon Quad Core E3-1220 v3 @3.1GHz,8GB RAM,Linux SUSE picture

IBM System X 3250 M5 Single Xeon Quad Core E3-1220 v3 @3.1GHz,8GB RAM,Linux SUSE

$199.87



Dell PowerEdge R730xd Server 2.60Ghz 32-Core 64GB 800GB SSD Debian Linux picture

Dell PowerEdge R730xd Server 2.60Ghz 32-Core 64GB 800GB SSD Debian Linux

$836.80