Re: bootable iso

From: Charles Curley (charlescurley_at_charlescurley.com)
Date: 02/27/04

  • Next message: Christoph Wickert: "Re: Reading Live SMB Files"
    To: fedora-list@redhat.com
    Date: Fri, 27 Feb 2004 15:27:00 -0700
    
    
    

    On Sat, Feb 28, 2004 at 12:12:24AM +0200, Chadley Wilson wrote:
    > Dear Linux friends,
    >
    > I have an existing bootable [win based] disk that I have created.
    > It contains a 1.44mb bootable dos disk with menus created using a combo
    > of the autoexec.bat and config.sys files. I have the iso of the disk on
    > hdd. I would like to mount it make some changes and then re burn it to
    > cd. I know how to mount and read the contents but can I actaully replace
    > files.
    > I need to do this but dont have a win box to do it on as I have loaded
    > FC1 on my box.
    > Any-one know where I can find the command. I cant find one with rw
    > options.
    > this is the command I use to mount:
    > mount -o loop -w -t iso9660 /mnt/backup/isos/win98se.iso /mnt/winiso/
    >

    As far as I know the CD-ROM file system is read only. The work around
    is: read the files into a suitable directory ("cp -rp /mnt/winiso/*
    /new/directory/somewhere/" [ -rp to copy recursively and preserve
    permissions]), edit at will. Then create a new ISO image from the
    contents of that directory.

    You may find the following a useful guide if you can read my shell
    script hacking: http://www.charlescurley.com/buildiso.html. You will
    want to replace the boot disk image with a suitable Mess-DOS boot
    image. Once you've done that, xcdroast is your friend.

    -- 
    Charles Curley                  /"\    ASCII Ribbon Campaign
    Looking for fine software       \ /    Respect for open standards
    and/or writing?                  X     No HTML/RTF in email
    http://www.charlescurley.com    / \    No M$ Word docs in email
    Key fingerprint = CE5C 6645 A45A 64E4 94C0  809C FFF6 4C48 4ECD DFDB
    
    

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    


  • Next message: Christoph Wickert: "Re: Reading Live SMB Files"

    Relevant Pages

    • SUMMARY: Creating bare-metal recovery disks
      ... Copy system disk ... To create an ADVFS root and /usr partition, ... Next you are going to need to make the following mount points: ... mkdir /rootclone ...
      (Tru64-UNIX-Managers)
    • Re: having trouble mounting disk image on loopback device
      ... a dd image taken from a physical disk. ... Therefore, to mount each partition, I used these commands: ... mount command will not suffice...For that matter, ... The device must contain a filesystem recognizable ...
      (comp.os.linux.misc)
    • Re: NFS mounts not largefiles by default?
      ... > That's simply because there is no such mount option for nfs filesystems. ... >>up several terminal sessions on the console which appeared to be hung ... three Sun Rays, and I don't normally use its console, just the Rays. ... directories are on a separate disk. ...
      (comp.unix.solaris)
    • Re: Diagnosing the colored pinwheel
      ... Your boot drive needs a minimum of 15% unused disk space so it can create files for swapping and other system-related activity. ... Activity Monitor and top do specific work that will not highlight some symptoms an app or system may exhibit. ... Boot drive means that mount that the system and kernel was loaded from, typically the one given the "/" designation. ...
      (comp.sys.mac.apps)
    • Re: USB stick access freezing up system?
      ... would expect the application to fail, but the stick is just a mount in ... How can it corrupt a filesystem on a device that's been removed? ... corruption of its filesystem, ... I have transported an MFM disk that had not been parked with the ...
      (comp.unix.bsd.freebsd.misc)