Update of /cvsroot/leaf/src/bering-uclibc/apps/hdsupp
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv25733
Modified Files:
buildtool.cfg
Log Message:
fixed intructions for installing mbr to be in line with what the syslinux docs
suggest (to prevent overwriting the partition table)
Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/hdsupp/buildtool.cfg,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** buildtool.cfg 4 Feb 2007 22:08:30 -0000 1.24
--- buildtool.cfg 2 Mar 2008 20:45:00 -0000 1.25
***************
*** 8,12 ****
<hdsupp>
Version = 1.3
! Revision = 8
Help <<EOF
HD support tools
--- 8,12 ----
<hdsupp>
Version = 1.3
! Revision = 9
Help <<EOF
HD support tools
***************
*** 27,31 ****
3. Run mkfs.msdos on the newly created partition (e.g. mkfs.msdos
/dev/hda1)
4. Copy the MBR to the drive using (assuming your harddrive is /dev/hda)
! dd if=/usr/bin/mbr.bin of=/dev/hda bs=512 count=1
5. Mount the drive and copy the bering files onto the drive (please read
the bering users guide, section "Booting from an IDE device", it has
some
--- 27,31 ----
3. Run mkfs.msdos on the newly created partition (e.g. mkfs.msdos
/dev/hda1)
4. Copy the MBR to the drive using (assuming your harddrive is /dev/hda)
! cat /usr/bin/mbr.bin > /dev/hda
5. Mount the drive and copy the bering files onto the drive (please read
the bering users guide, section "Booting from an IDE device", it has
some
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits