Re: Copyint a F15 install disk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2011-06-22 at 13:29 -0700, Geoffrey Leach wrote:
> I have a F15 install disk. I need to make a copy (don't ask :-).
> 
> This is how I proceeded.
> 
> 1. Mount the DVD on /media/CDROM.
> 2. cp -r /media/CDROM/* /tmp/dvd
> 3. genisoimage -o /tmp/dvd.iso -b isolinux/isolinux.bin \
> -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 \
> -boot-info-table -input-charset iso-8859-1 -m TRANS.TBL -r /tmp/dvd
> 4. Replace source DVD with a blank DVD
> 5. growisofs -dvd-compat -Z /dev/dvd=$iso_file
> 6. On booting from the DVD and choosing "New install" the process skips 
> the disk check menu and goes directly to the language choice.
> 
> The original DVD gives me the disk check option. I need to do that.
> 
> Any suggestions as to what step I've missed?

IIRC the checksum on the ISO distribution media is not a file but an
extra sector at the end, so the 'cp -r' won't have copied it.

You need to copy the *image*, not the fileset. Don't mount the source
DVD and use K3b to copy it as an image.

poc

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux