[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:19886] Re: FDのマウントについて



藤野@長門市です。
ext3でもうまくゆきました。前言訂正したいです。

1)まちがった方法でコピーしたFDをつかってみる。

susun@isoya50:~$ su
Password: 
Sorry.
susun@isoya50:~$ su
Password: 
bash-2.05a# emacs
bash-2.05a# mount /dev/fd0 /mnt 
mount: ファイルシステムタイプを指定する必要があります
bash-2.05a# cd /mnt/
bash-2.05a# ls -a
./  ../
bash-2.05a# fdformat /dev/fd0u1440
両面, 80 トラック, 18 セクタ/トラック。合計容量 1440 kB。
フォーマットします ...  51
ioctl(FDFMTTRK): Input/output error

壊れていました。

2)新規のFDをいれると

bash-2.05a# fdformat /dev/fd0u1440
両面, 80 トラック, 18 セクタ/トラック。合計容量 1440 kB。
フォーマットします ... 終了
照合します ... 終了
bash-2.05a# mkfs -t ext3 /dev/fd0
mke2fs 1.28 (31-Aug-2002)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Filesystem too small for a journal
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 39 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
bash-2.05a# mount /dev/fd0 /mnt 
bash-2.05a# cp /home/susun/.mew.el /mnt/
bash-2.05a# cp /home/susun/.emacs /mnt/
bash-2.05a# cp /home/susun/.gnus.el /mnt/
bash-2.05a# cp /home/susun/.bash_profile /mnt/
bash-2.05a# cp /etc/printcap /mnt/
bash-2.05a# cp /etc/fstab /mnt/
bash-2.05a# cp /etc/modules.conf /mnt/
bash-2.05a# cp /etc/rc.d/rc.modules /mnt/
bash-2.05a# cd /mnt/
bash-2.05a# ls -a
./   .bash_profile  .gnus.el*  fstab        modules.conf  rc.modules*
../  .emacs         .mew.el    lost+found/  printcap
bash-2.05a# cd ..
bash-2.05a# umount /mnt/
bash-2.05a# 

あっと、いうまでした。
心より
感謝しております。

References
[plamo:19875] Re: FDのマウントについて, Susumu Fujino
[plamo:19877] Re: FDのマウントについて, Hiroyuki Tanuma
[plamo:19880] Re: FDのマウントについて, Susumu Fujino

[検索ページ] [メール一覧]
Plamo ML 公開システム