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

[debian-users:08555] Re: fsck で毎回エラー



近棟@HDDトラブルです。

 ISHIKAWA Mutsumiさん wrote. [1998年09月24日(木)01時42分]
>> で、私にはどうしても、近棟さんがインストール中になにかミスってるとし
>>か思えません。

 僕もそれを疑ってはいます.なんか僕自身がタコな事やってるんだろうな...とか.

>> で、全くの直感ですが、
>>
>> ・パーティションはどう切ってるのか?
>>   (こんな感じで切ってる、って話じゃなくて、fdisk の出力結果を正確に)

 それでは操作手順を載せます. DEC HiNote UltraII のパーティションを切っ
た時と同じ操作のはずです.(操作手順のデモなので最後で'w'はしてません)

======================================================================
Script started on Thu Sep 24 14:13:28 1998
(1998/09/24 Thu 2:13pm)[ret=0]
[digital]~# fdisk
Using /dev/hda as default device!

Command (m for help): p

Disk /dev/hda: 64 heads, 63 sectors, 658 cylinders
Units = cylinders of 4032 * 512 bytes

   Device Boot   Begin    Start      End   Blocks   Id  System
/dev/hda1   *        1        1      610  1229728+  83  Linux native
/dev/hda2          611      611      658    96768   82  Linux swap

Command (m for help): d
Partition number (1-4): 1

Command (m for help): d
Partition number (1-4): 2

Command (m for help): p

Disk /dev/hda: 64 heads, 63 sectors, 658 cylinders
Units = cylinders of 4032 * 512 bytes

   Device Boot   Begin    Start      End   Blocks   Id  System

Command (m for help): n
Command action
   e   extended
   p   primary partition (1-4)
p
Partition number (1-4): 1
First cylinder (1-658): 1
Last cylinder or +size or +sizeM or +sizeK ([1]-658): 610

Command (m for help): n
Command action
   e   extended
   p   primary partition (1-4)
p
Partition number (1-4): 2
First cylinder (611-658): 611
Last cylinder or +size or +sizeM or +sizeK ([611]-658): 568   658

Command (m for help): p

Disk /dev/hda: 64 heads, 63 sectors, 658 cylinders
Units = cylinders of 4032 * 512 bytes

   Device Boot   Begin    Start      End   Blocks   Id  System
/dev/hda1            1        1      610  1229728+  83  Linux native
/dev/hda2          611      611      658    96768   83  Linux native

Command (m for help): t
Partition number (1-4): 2
Hex code (type L to list codes): l

 0  Empty            9  AIX bootable    80  Old MINIX       a7  NEXTSTEP       
 1  DOS 12-bit FAT   a  OS/2 Boot Manag 81  Linux/MINIX     b7  BSDI fs        
 2  XENIX root      40  Venix 80286     82  Linux swap      b8  BSDI swap      
 3  XENIX usr       51  Novell?         83  Linux native    c7  Syrinx         
 4  DOS 16-bit <32M 52  Microport       85  Linux extended  db  CP/M           
 5  Extended        63  GNU HURD        93  Amoeba          e1  DOS access     
 6  DOS 16-bit >=32 64  Novell Netware  94  Amoeba BBT      e3  DOS R/O        
 7  OS/2 HPFS       65  Novell Netware  a5  BSD/386         f2  DOS secondary  
 8  AIX             75  PC/IX           a6  OpenBSD         ff  BBT            
Hex code (type L to list codes): 82
Changed system type of partition 2 to 82 (Linux swap)

Command (m for help): p

Disk /dev/hda: 64 heads, 63 sectors, 658 cylinders
Units = cylinders of 4032 * 512 bytes

   Device Boot   Begin    Start      End   Blocks   Id  System
/dev/hda1            1        1      610  1229728+  83  Linux native
/dev/hda2          611      611      658    96768   82  Linux swap

Command (m for help): q
(1998/09/24 Thu 2:13pm)[ret=0]
[digital]~# exit
exit

Script done on Thu Sep 24 14:15:18 1998
======================================================================

>> ・swap の設定は?
>>   (これも、同様。fdisk の結果、free の結果などなども)
>>
>>という点はどうなってるでしょうか。

 今動いている DEC HiNote UltraII の情報を載せます.

======================================================================
Script started on Thu Sep 24 14:00:50 1998
(1998/09/24 Thu DING!)[ret=0]
[digital]~# fdisk
Using /dev/hda as default device!

Command (m for help): p

Disk /dev/hda: 64 heads, 63 sectors, 658 cylinders
Units = cylinders of 4032 * 512 bytes

   Device Boot   Begin    Start      End   Blocks   Id  System
/dev/hda1   *        1        1      610  1229728+  83  Linux native
/dev/hda2          611      611      658    96768   82  Linux swap

Command (m for help): q
(1998/09/24 Thu 2:01pm)[ret=0]
[digital]~# free
             total       used       free     shared    buffers     cached
Mem:         30264      29564        700       8432      18588       4964
-/+ buffers/cache:       6012      24252
Swap:        96764         16      96748
(1998/09/24 Thu 2:01pm)[ret=0]
[digital]~# exit
exit

Script done on Thu Sep 24 14:01:16 1998
======================================================================

==) E-mail:chika@xxxxxxxxxxxxxxxx (==
==)   近棟 稔 <Minoru Chikamune>  (== ___事故のため、Debianに移行中