9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] formatting new floppy
@ 2001-06-29  7:41 okamoto
  2001-06-29 21:25 ` Boyd Roberts
  0 siblings, 1 reply; 3+ messages in thread
From: okamoto @ 2001-06-29  7:41 UTC (permalink / raw)
  To: 9fans


disk/format -b /386/pbs -df /dev/fd0disk /386/9load /386/plan9.ini will die
such
format 743: suicide: sys: trap: fault read addr=0xcafebabe pc=0x00004d6e.

Acid tells me the format program is confusing floppy drive as hard disk drive...

Kenji



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] formatting new floppy
  2001-06-29  7:41 [9fans] formatting new floppy okamoto
@ 2001-06-29 21:25 ` Boyd Roberts
  0 siblings, 0 replies; 3+ messages in thread
From: Boyd Roberts @ 2001-06-29 21:25 UTC (permalink / raw)
  To: 9fans

> disk/format -b /386/pbs -df /dev/fd0disk /386/9load /386/plan9.ini will die

god that's a lot to type.  my sony mavica formats disks easier.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] formatting new floppy
@ 2001-07-11  4:11 okamoto
  0 siblings, 0 replies; 3+ messages in thread
From: okamoto @ 2001-07-11  4:11 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 386 bytes --]

This may occur only in our system...

If not, try to add a single line just below the line
	p = malloc(strlen(disk) + 4); /* disk + "ctl" + nul */;
in opendisk() function of /sys/src/libdisk/disk.c file.   The line is
	strcpy(p, disk);

PS.
judging from the last ';' in the "p = line", I might have done bad to this file
here.  If so, I'm sorry to have made noise.

Kenji


[-- Attachment #2: Type: message/rfc822, Size: 1740 bytes --]

From: okamoto@granite.cias.osakafu-u.ac.jp
To: 9fans@cse.psu.edu
Subject: [9fans] formatting new floppy
Date: Fri, 29 Jun 2001 16:41:33 +0900
Message-ID: <20010629074100.E90D01998A@mail.cse.psu.edu>


disk/format -b /386/pbs -df /dev/fd0disk /386/9load /386/plan9.ini will die
such
format 743: suicide: sys: trap: fault read addr=0xcafebabe pc=0x00004d6e.

Acid tells me the format program is confusing floppy drive as hard disk drive...

Kenji

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-07-11  4:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-29  7:41 [9fans] formatting new floppy okamoto
2001-06-29 21:25 ` Boyd Roberts
2001-07-11  4:11 okamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).