From owner-FreeBSD-users-jp@jp.freebsd.org  Sat Jun  9 13:46:26 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id NAA55391;
	Sat, 9 Jun 2001 13:46:26 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from ad.wakwak.com (root@ad.wakwak.com [210.165.18.112])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id NAA55386
	for <FreeBSD-users-jp@jp.freebsd.org>; Sat, 9 Jun 2001 13:46:26 +0900 (JST)
	(envelope-from okoutakesima@ad.wakwak.com)
Received: from bsdnotew (pl014.nas312.kochi.nttpc.ne.jp [210.153.228.14])
	by ad.wakwak.com (8.11.3/8.11.1/2001-02-21) with SMTP id f594kNu57160
	for <FreeBSD-users-jp@jp.freebsd.org>; Sat, 9 Jun 2001 13:46:24 +0900 (JST)
	(envelope-from okoutakesima@ad.wakwak.com)
Message-ID: <003201c0f0a0$cf5bafe0$e326fea9@bsdnotew>
From: "=?iso-2022-jp?B?GyRCNi8bKEJ3YWt3YWs=?=" <okoutakesima@ad.wakwak.com>
To: <FreeBSD-users-jp@jp.freebsd.org>
References: <200012020631.eB26VBb00522@localhost.sfais.or.jp>
Date: Sat, 9 Jun 2001 13:56:36 +0900
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-2022-jp"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4133.2400
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: FreeBSD-users-jp 62185
Subject: [FreeBSD-users-jp 62185] DVD-RAM  FreeBSD4.3
 =?ISO-2022-JP?B?GyRCJF4kSCRhGyhC?= 
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: okoutakesima@ad.wakwak.com

$BC]Eg!w2,K-IB1!$G$9!#(B

$B$5$9$,$N(BFreeBSD$B$NNO$r;}$A$^$7$F$&$^$/$$$-$^$7$?!#(B
$B$*@$OC$K$J$j$"$j$,$H$&$4$6$$$^$7$?!#(B

$B$^$H$a$5$;$F$$$?$@$-$^$9!#(B

43free# cat dvd.bat
----------
#!/bin/sh
umount  /dvdram
dd  if=/dev/zero  of=/dev/rcd0  count=2
disklabel  -rw  rcd0c  auto
newfs  /dev/rcd0c  auto
mount  -t  ufs  /dev/cd0a  /dvdram
--------
$B$H$$$&%7%'%k%9%/%j%W%H$G$9$k$N$G$9$,!"Js9p$N$?$aC`0l2aDx$G$7$^$9!#(B


43free# dd  if=/dev/zero  of=/dev/rcd0  count=2
2+0 records in
2+0 records out
1024 bytes transferred in 0.000427 secs (2398083 bytes/sec)


43free# disklabel  -rw  rcd0c  auto


43free# newfs  /dev/rcd0c  auto
Warning: Block size restricts cylinders per group to 10.
Warning: 15232 sector(s) in last cylinder unallocated
/dev/rcd0c:     8946816 sectors in 547 cylinders of 1 tracks, 16384 sectors
        4368.6MB in 55 cyl groups (10 c/g, 80.00MB/g, 10048 i/g)
super-block backups (for fsck -b #) at:
 32, 163872, 327712, 491552, 655392, 819232, 983072, 1146912, 1310752,
1474592,
 1638432, 1802272, 1966112, 2129952, 2293792, 2457632, 2621472, 2785312,
2949152,
 3112992, 3276832, 3440672, 3604512, 3768352, 3932192, 4096032, 4259872,
4423712,
 4587552, 4751392, 4915232, 5079072, 5242912, 5406752, 5570592, 5734432,
5898272,
 6062112, 6225952, 6389792, 6553632, 6717472, 6881312, 7045152, 7208992,
7372832,
 7536672, 7700512, 7864352, 8028192, 8192032, 8355872, 8519712, 8683552,
8847392


43free# mount  -t  ufs  /dev/cd0a  /dvdram


43free# ls /dvdram/


43free# cp /etc/*$B!!(B /dvdram/
cp: /etc/namedb is a directory (not copied).
cp: /etc/ssh is a directory (not copied).
cp: /etc/periodic is a directory (not copied).
cp: /etc/mail is a directory (not copied).
cp: /etc/defaults is a directory (not copied).
cp: /etc/uucp is a directory (not copied).
cp: /etc/skel is a directory (not copied).
cp: /etc/gnats is a directory (not copied).
cp: /etc/mtree is a directory (not copied).
cp: /etc/ppp is a directory (not copied).
cp: /etc/kerberosIV is a directory (not copied).
cp: /etc/isdn is a directory (not copied).
cp: /etc/ssl is a directory (not copied).


43free# ls /dvdram/
aliases         gettytab        motd            rc.atm          rc.syscons
amd.map         group           netstart        rc.conf         rc.sysctl
apmd.conf       host.conf       networks        rc.devfs        remote
auth.conf       hosts           newsyslog.conf  rc.diskless1    resolv.conf
crontab         hosts.allow     objformat       rc.diskless2    rmt
csh.cshrc       hosts.equiv     pam.conf        rc.firewall     rpc
csh.login       hosts.lpd       passwd          rc.firewall6    security
csh.logout      inetd.conf      pccard_ether    rc.i386         services
dhclient.conf   localtime       phones          rc.isdn         shells
disktab         locate.rc       pim6dd.conf     rc.network      skeykeys
dm.conf         login.access    pim6sd.conf     rc.network6     spwd.db
dumpdates       login.conf      printcap        rc.pccard       syslog.conf
exports         mail.rc         profile         rc.resume       termcap
fbtab           manpath.config  protocols       rc.serial       ttys
fstab           master.passwd   pwd.db          rc.shutdown     usbd.conf
ftpusers        modems          rc              rc.suspend
wall_cmos_clock


$B$J$*!"(B
43free# dmesg
Copyright (c) 1992-2001 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001
    jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC
Timecounter "i8254"  frequency 1193182 Hz
CPU: AMD-K6(tm) 3D processor (379.01-MHz 586-class CPU)
  Origin = "AuthenticAMD"  Id = 0x58c  Stepping = 12
  Features=0x8021bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE,MMX>
  AMD Features=0x80000800<SYSCALL,3DNow!>
real memory  = 129957888 (126912K bytes)
avail memory = 122130432 (119268K bytes)
Preloaded elf kernel "kernel" at 0xc044d000.
K6-family MTRR support enabled (2 registers)
md0: Malloc disk
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
atapci0: <SiS 5591 ATA33 controller> port
0x4000-0x400f,0x374-0x377,0x170-0x177,0x3f
4-0x3f7,0x1f0-0x1f7 irq 14 at device 0.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
isab0: <SiS 85c503 PCI-ISA bridge> at device 1.0 on pci0
isa0: <ISA bus> on isab0
pci0: <unknown card> (vendor=0x1039, dev=0x0009) at 1.1
ohci0: <SiS 5571 USB controller> mem 0xe5910000-0xe5910fff irq 9 at device
1.2 on pc
i0
usb0: OHCI version 1.0, legacy support
usb0: <SiS 5571 USB controller> on ohci0
usb0: USB revision 1.0
uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
pcib2: <PCI to PCI bridge (vendor=1039 device=0001)> at device 2.0 on pci0
pci1: <PCI bus> on pcib2
pci1: <SiS 530/620 SVGA controller> at 0.0 irq 11
adv0: <AdvanSys ASC3030/50 SCSI controller> port 0xd000-0xd0ff mem
0xe5911000-0xe591
10ff irq 10 at device 10.0 on pci0
adv0: AdvanSys Ultra SCSI Host Adapter, SCSI ID 7, queue depth 16
pci0: <unknown card> (vendor=0x127a, dev=0x1003) at 11.0 irq 4
pci0: <unknown card> (vendor=0x125d, dev=0x1969) at 12.0 irq 5
rl0: <Accton MPX 5030/5038 10/100BaseTX> port 0xe800-0xe8ff mem
0xe5912000-0xe59120f
f irq 11 at device 15.0 on pci0
rl0: Ethernet address: 00:10:c6:00:4b:30
miibus0: <MII bus> on rl0
rlphy0: <RealTek internal media interface> on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pcib1: <SiS 5591 host to AGP bridge> on motherboard
pci2: <PCI bus> on pcib1
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 8250
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/16 bytes threshold
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ata1-slave: ata_command: timeout waiting for intr
ata1-slave: identify failed
ad0: 6149MB <QUANTUM FIREBALL CR6.4A> [13328/15/63] at ata0-master UDMA33
acd0: CDROM <CRD-8400B> at ata1-master using PIO4
Waiting 15 seconds for SCSI devices to settle
Mounting root from ufs:/dev/ad0s3a
cd0 at adv0 bus 0 target 5 lun 0
cd0: <MATSHITA DVD-RAM LF-D200 A120> Removable CD-ROM SCSI-4 device
cd0: 10.000MB/s transfers (10.000MHz, offset 15)
cd0: cd present [2236704 x 2048 byte records]
$B0J>e$G$9!#(B

  _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 okoutakesima@ad.wakwak.com
 http://www.ad.wakwak.com/~okoutakesima/


