Found 17 matching messages (0.012 seconds). Page 1 of 1.
... had no problem doing a mkfs on it. However, I have ... However, when I do a mkfs -c, the parameters come up ... is NO furthur output from mkfs. Pertinient information : Software Linux .11 ... accesses performed before the mkfs. Any ideas? mkfs source or a ...
linux-activists - Drew Eckhardt - Jan 2 1992 - 22:51
... ? I remember --- -------- ------- reading about manually feeding mkfs bad block numbers, rather than using "mkfs -c" a few months back. I ... of bad spots. Can I just do "mkfs -c", and assume ".badblocks" will contain ALL ...
linux-activists - Philip Perucci - Feb 12 1993 - 08:25
... +5 -3 src/sbin/newfs/fscopy.c 1.10 +59 -48 src/sbin/newfs/mkfs.c 1.12 +10 -10 src/sbin/newfs/newfs.c http://www.dragonflybsd.org/cvsweb/src/sbin/ ... .dragonflybsd.org/cvsweb/src/sbin/newfs/fscopy.c.diff?r1=1.4&r2=1.5& ...
dragonflybsd-commit - Chris Pressey - Jan 5 2005 - 23:21
... empty_string[] business. At least for fscopy.c what really needs to be done ... -3 src/sbin/newfs/fscopy.c : 1.10 +59 -48 src/sbin/newfs/mkfs.c : 1.12 +10 -10 src/sbin/newfs/newfs.c : : :http://www.dragonflybsd.org/cvsweb/src ...
dragonflybsd-commit - Matthew Dillon - Jan 7 2005 - 15:24
... +13 -11 src/sbin/ffsinfo/ffsinfo.c 1.12 +2 -1 src/sbin/newfs/mkfs.c http://www.dragonflybsd.org/cvsweb/src/sbin/ffsinfo/ffsinfo.c.diff?r1=1.3&r2=1.4& ... www.dragonflybsd.org/cvsweb/src/sbin/newfs/mkfs.c.diff?r1=1.11&r2=1. ...
dragonflybsd-commit - Sascha Wildner - Aug 13 2006 - 14:16
... +7 -8 src/sbin/newfs/mkfs.c 1.7 +10 -3 src/ ... -162 src/sbin/newfs/newfs.c http://www.dragonflybsd.org/cvsweb/src ... .org/cvsweb/src/sbin/newfs/mkfs.c.diff?r1=1.13&r2=1.14&f=u http:// ... /cvsweb/src/sbin/newfs/newfs.c.diff?r1=1.15&r2=1 ...
dragonflybsd-commit - Matthew Dillon - May 20 2007 - 15:29
... PDT DragonFly src repository Modified files: sbin/newfs mkfs.c Log: Fix typo in comment. ... 1.13 +1 -1 src/sbin/newfs/mkfs.c http://www.dragonflybsd.org/cvsweb/src/sbin/newfs/mkfs.c.diff?r1=1.12&r2=1.13&f ...
dragonflybsd-commit - Sascha Wildner - Aug 13 2006 - 16:55
... on my hard disks. When I create the volumes, I do a mkfs -c so it is SUPPOSED to be ... (the SLS has no man page for mkfs - either because there isn't one, or ... that wrote the bad block file for mkfs - is there similar for Linux? Is it ...
linux-activists - Louis Erickson - Jan 17 1993 - 21:53
... linux-2.6.21logfs/fs/logfs/progs/mkfs.c 2007-06-03 19:18:57 ... ,0 +1,324 @@ +/* + * fs/logfs/prog/mkfs.c - filesystem generation + * + * As should be obvious ... kernel code, license is GPLv2 + * + * Copyright (c) 2005-2007 Joern Engel + * + * Should get ...
linux-kernel - Jörn - Jun 3 2007 - 14:50
... linux-2.6.21logfs/fs/logfs/progs/mkfs.c 2007-06-03 19:18:57 ... ,0 +1,324 @@ +/* + * fs/logfs/prog/mkfs.c - filesystem generation + * + * As should be obvious ... kernel code, license is GPLv2 + * + * Copyright (c) 2005-2007 Joern Engel + * + * Should get ...
linux-fsdevel - Jörn - Jun 3 2007 - 14:50
... bytes Welcome to the Linux V0.97.1 root disk Now, logging in as root: # mkfs -c /dev/hda3 61440 20480 inodes 61440 blocks Firstdtazone = 653 (653) Zonesize = 1024 Maxsize ...
linux-activists - Hal R. Brand, LLnL, 510-422-6312 - Aug 18 1992 - 17:43
I just looked on tsx-11 for mkfs.c, etc., and the only copies I found are in the attic directory. I assume this means this is an old version, but where is the new version? -- Ed Carp, N7EKG erc@apple.com ...
linux-activists - Ed Carp - Sep 16 1992 - 10:32
... > wrote: > Good work Chris, but I have one minor nit and that is this > empty_string[] business. At least for fscopy.c what really > needs to be done there is that the code needs to be cleaned > up and NULL assigned in the 0-length ...
dragonflybsd-commit - Chris Pressey - Jan 7 2005 - 15:38
Looking furthur, I find that when the -c flag was specified, only 1000 blocks were created. It's getting stuck there... :wq
linux-activists - Drew Eckhardt - Jan 2 1992 - 23:03
Matthew Dillon wrote: > NOTE: newfs will no longer retrieve the fs fragment and block size fi= elds > from the disklabel, so non-default operation must be specified with o= ptions. > newfs will also no longer attempt to update the disklabel
dragonflybsd-commit - Simon 'corecode' Schubert - May 22 2007 - 06:05
:Matthew Dillon wrote: :> NOTE: newfs will no longer retrieve the fs fragment and block size fi= :elds :> from the disklabel, so non-default operation must be specified with o= :ptions. :> newfs will also no longer attempt to update the
dragonflybsd-commit - Matthew Dillon - May 22 2007 - 12:43
>Message-ID: <18AUG199214433394@addvax.llnl.gov> >Organization: Lawrence Livermore National Laboratory >News-Software: VAX/VMS VNEWS 1.40 > >Booting the Linux 0.97 bootimage gives: > Serial port at 0x03f8 (irq 4) is a 16450 > Serial
linux-activists - Hal R. Brand, LLnL, 510-422-6312 - Aug 18 1992 - 20:57