代码搜索:Fdisk

找到约 482 项符合「Fdisk」的源代码

代码结果 482
www.eeworm.com/read/374163/9418748

h common.h

/* common stuff for fdisk, cfdisk, sfdisk */ /* including fails */ #include #include #define BLKRRPART _IO(0x12,95) /* re-read partition table */ #defin
www.eeworm.com/read/410187/11299346

h common.h

/* common stuff for fdisk, cfdisk, sfdisk */ /* including fails */ #include #include #define BLKRRPART _IO(0x12,95) /* re-read partition table */ #defin
www.eeworm.com/read/229403/4756602

in config.in

config BR2_PACKAGE_UTIL-LINUX bool "util-linux" default n help Various useful/essential Linux utilities. Things like mkfs, mkswap, swapon, fdisk, mount, dmesg, etc... http://www.kernel.o
www.eeworm.com/read/374687/2749033

in config.in

config BR2_PACKAGE_UTIL-LINUX bool "util-linux" default n help Various useful/essential Linux utilities. Things like mkfs, mkswap, swapon, fdisk, mount, dmesg, etc... http://www.kernel.o
www.eeworm.com/read/443245/7635645

makefile

# Makefile for MemTest86+ # # Author: Chris Brady # Created: January 1, 1996 # # Path for the floppy disk device # FDISK=/dev/fd0 AS=as -32 CC=gcc CFLAGS= -Wall -march=i486 -m32 -Os -fomit-frame-
www.eeworm.com/read/209211/4984092

mkfile

www.eeworm.com/read/124343/14570950

html 239.html

linux知识宝库/指令大全/Linux 指令篇:文件系统--fdisk
www.eeworm.com/read/261372/11652399

bat install.bat

@ECHO ON IF EXIST C:\hda.mbr GOTO FAIL IF NOT EXIST mbrbm.bin GOTO FAIL COPY mbrbm.bin C:\ C: CD \ DEL BOOT.MBR FDISK /SMBR 1 IF NOT EXIST BOOT.MBR GOTO FAIL COPY BOOT.MBR hda.mbr IF NOT EXI
www.eeworm.com/read/401322/11559399

mountusb~

mountusb() { echo "Please implant your UDisk..." fdisk -l > $HOME/cms/temp/tmp2.txt sdiff -s $HOME/cms/temp/tmp1.txt $HOME/cms/temp/tmp2.txt > $HOME/cms/temp/tmp3.txt grep -o "Disk /dev/sd
www.eeworm.com/read/401322/11559424

mountusb

mountusb() { echo "Please implant your UDisk..." fdisk -l > $HOME/cms/temp/tmp2.txt sdiff -s $HOME/cms/temp/tmp1.txt $HOME/cms/temp/tmp2.txt > $HOME/cms/temp/tmp3.txt grep -o "Disk /dev/sd