root@rescue:/# mke2fs -j /dev/hda1
mke2fs 1.25 (20-Sep-2001)
mke2fs: Device size reported to be zero. Invalid partition specified, or
partition table wasn't reread after running fdisk, due to
a modified partition being busy and in use. You may need to reboot
to re-read your partition table.
meien partitionenn sehen wie folgt aus:
root@rescue:/# fdisk -l /dev/hda
Disk /dev/hda (Sun disk label): 255 heads, 63 sectors, 5003 cylinders
Units = cylinders of 16065 * 512 bytes
Device Flag Start End Blocks Id System
/dev/hda1 0 2 16065 83 Linux native
/dev/hda2 2 68 530145 82 Linux swap
/dev/hda3 68 208 1124550 83 Linux native
/dev/hda4 208 5003 38515837+ 83 Linux native
ich habe bereits mehrmals die partitionen neu angelgt etc...
Außerdem ist da noch eien Sache: Wenn ich jetzt unter fdisk mit die verfügbaren partitionstypen anzeigen lasse, dann fehlen da einige:
Command (m for help): l
0 Empty 4 SunOS usr 7 SunOS var 83 Linux native
1 Boot 5 Whole disk 8 SunOS home 8e Linux LVM
2 SunOS root 6 SunOS stand 82 Linux swap fd Linux raid auto
3 SunOS swap
also irgendwas stimmt da nicht
