Sprzęt > Inne urządzenia

Partycje

<< < (2/2)

Gela:
dzięki za pomoc tylko powiedz czy dobrze zrobiłem

w terminalu wpisałem(jako root) tune2fs -j /dev/hda3
napisło  - creating journal file inode - done     (coś takiego)
dalej wyczytałem że trzeba edytować plik /etc/fstab
ale nie napisano jak. Oto jego zawartość

# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/hda3 / ext2 defaults 1 1
/dev/hdc /mnt/cdrom iso9660 user,iocharset=iso8859-2,noauto,ro,exec 0 0
/dev/hdd /mnt/cdrom2 auto umask=0,user,iocharset=iso8859-2,codepage=852,noauto,ro,exec,users 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-2,sync,codepage=852 0 0
/dev/hda1 /mnt/win_c vfat umask=0,iocharset=iso8859-2,codepage=852 0 0
/dev/hda5 /mnt/win_d vfat umask=0,iocharset=iso8859-2,codepage=852 0 0
none /proc proc defaults 0 0
/dev/hda2 swap swap defaults 0 0


zmieniłem więc jego zawartość w drugiej lini na
/dev/hda3 / ext3 defaults 1 1

czy dobrze to zrobiłem?? z góry dziękuje za pomoc i gorąco pozdrawiam

wojtekm:
W zasadzie dobrze, tylko powienieneś jeszcze na koniec zastosować się do tej rady:

              "If this option is used to create a journal on a mounted filesys-
              tem,  an  immutable  file, .journal, will be created in the top-
              level directory of the filesystem, as it is the only safe way to
              create the journal inode while the filesystem is mounted.  While
              the ext3 journal is visible, it is not safe  to  delete  it,  or
              modify  it  while the filesystem is mounted; for this reason the
              file is marked immutable.  While checking unmounted filesystems,
              e2fsck(8)  will automatically move .journal files to the invisi-
              ble, reserved journal inode.  For all filesystems except for the
              root filesystem,  this should happen automatically and naturally
              during the next reboot cycle.   Since  the  root  filesystem  is
              mounted read-only, e2fsck(8) must be run from a rescue floppy in
              order to effect this transition."

Czyli zbootuj system z jakieś dyskietki ratunkowej/livecd (np. dysków instalacyjnych) i wydaj polecenie e2fsck na partycji której używasz jako "/".

Wojtek

Gela:
Dzięki za pomoc :) i pozdrawiam gorąco !!!!

Nawigacja

[0] Indeks wiadomości

[*] Poprzednia strona

Idź do wersji pełnej