PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : reiserfs aktivieren... wo?


jean_luc_picard
27.10.01, 09:36
hallo leute...

ich hab nun das erste mal nen kernel kompiliert... leider kann das system nicht booten... hab die meldung jetzt nicht im kopf, aber es scheint so, als wäre reiserfs nicht verfügbar... da mein root reiserfs ist brauche ich das zum booten... wo stellt man das ein? ich benutze make menuconfig ...

danke

LutzW
27.10.01, 10:17
Hi,

Menue: Files system -> Reiserfs support

Gruß Lutz

jean_luc_picard
27.10.01, 10:45
leider finde ich das dort nicht... (da hätte ich es auch vermutet)...

ich habe den kernel 2.4.13... folgende auswahl steht zur verfügung:

[ ] Quota support

< > Kernel automounter support

<*> Kernel automounter version 4 support (also supports v3)

<*> DOS FAT fs support

<*> MSDOS fs support

< > UMSDOS: Unix-like file system on top of standard MSDOS fs

<*> VFAT (Windows-95) fs support

< > Compressed ROM file system support

Virtual memory file system support (former shm fs)

< > Simple RAM-based file system support

<*> ISO 9660 CDROM file system support

Microsoft Joliet CDROM extensions

< > Minix fs support

< > FreeVxFS file system support (VERITAS VxFS(TM) compatible)

< > NTFS file system support (read only)

< > OS/2 HPFS file system support

/proc file system support

/dev/pts file system for Unix98 PTYs

< > ROM file system support

<*> Second extended fs support

< > System V/Xenix/V7/Coherent file system support

< > UDF file system support (read only)

< > UFS file system support (read only)

Network File Systems --->

Partition Types --->

Native Language Support --->



... ich sehe kein reiser... oder nennt sich das da anders?

[ 27. Oktober 2001: Beitrag editiert von: jean_luc_picard ]

[ 27. Oktober 2001: Beitrag editiert von: jean_luc_picard ]

Munick
27.10.01, 23:24
Gleich am Anfang kommt folgende Option: "Prompt for incomplete/ development drivers". Dort auf YES stellen, erst dann erscheint reiserfs (kann man bei xconfig sehr schön sehen).

CU

jean_luc_picard
27.10.01, 23:40
achso ;)

danke... ich hoffe jetzt läuft er auch gleich...

Cyberduck
30.10.01, 13:38
Was muss eigentlich in der fstab als Dateisystem stehen? reiser oder reiserfs.
Kann ich die fstab auch ohne reboot starten?

Gruss Carsten

micha
30.10.01, 14:03
Hallole,

"reiserfs" ist in Ordnung.

micha:~ > mount --help
Usage: mount -V : print version
mount -h : print this help
mount : list mounted filesystems
mount -l : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
mount -a : mount all stuff from /etc/fstab
....


Gruß micha

[ 30. Oktober 2001: Beitrag editiert von: micha ]

[ 30. Oktober 2001: Beitrag editiert von: micha ]