代码搜索:mFormat
找到约 13 项符合「mFormat」的源代码
代码结果 13
www.eeworm.com/read/364306/9913265
mformat +y
www.eeworm.com/read/178835/9384146
exe mformat.exe
www.eeworm.com/read/368008/9719695
1 mformat.1
.TH MFORMAT 1 local
.SH NAME
mformat \- add an MSDOS filesystem to a low-level formatted diskette.
.SH SYNOPSIS
.B mformat
[
.B -t
tracks ] [
.B -h
heads ] [
.B -s
sectors ] [
.B -l
volume label ] dri
www.eeworm.com/read/368008/9719744
c mformat.c
/*
* Add an MSDOS filesystem to a low level formatted diskette.
*
* Emmet P. Gray US Army, HQ III Corps & Fort Hood
* ...!uunet!uiucuxc!fthood!egray Attn: AFZF-DE-ENV
* fthood!egray@uxc.cso.uiu
www.eeworm.com/read/359816/10123875
mkdisk0
#! /bin/bash
#
# Add the following lines to your ~/.mtoolsrc file before running this script
#
# drive z: file="/tmp/disk0.img" partition=1
# drive y: file="/tmp/disk0.img" partition=2
#
#
#
www.eeworm.com/read/133772/5901357
mkdisk0
#! /bin/bash
#
# Add the following lines to your ~/.mtoolsrc file before running this script
#
# drive z: file="/tmp/disk0.img" partition=1
# drive y: file="/tmp/disk0.img" partition=2
#
#
#
www.eeworm.com/read/250015/4443147
sh mksyslinux.sh
#!/bin/bash
#
# Formats a floppy to use Syslinux
dummy=""
# need to have mtools installed
if [ -z `which mformat` -o -z `which mcopy` ]; then
echo "You must have the mtools package installed to ru
www.eeworm.com/read/227259/4776645
sh mksyslinux.sh
#!/bin/bash
#
# Formats a floppy to use Syslinux
dummy=""
# need to have mtools installed
if [ -z `which mformat` -o -z `which mcopy` ]; then
echo "You must have the mtools package installed to ru
www.eeworm.com/read/295117/3912040
sh mksyslinux.sh
#!/bin/bash
#
# Formats a floppy to use Syslinux
dummy=""
# need to have mtools installed
if [ -z `which mformat` -o -z `which mcopy` ]; then
echo "You must have the mtools package installed to ru
www.eeworm.com/read/428548/1958692
sh mksyslinux.sh
#!/bin/bash
#
# Formats a floppy to use Syslinux
dummy=""
# need to have mtools installed
if [ -z `which mformat` -o -z `which mcopy` ]; then
echo "You must have the mtools package installed to ru