hat für mich mal schnell jemand einen Tipp
Habe dieses mal eine anderes Verwltungstool installiert und nun dafür die Partitionen falsch verteilt!
(ist ein Hardware-Raid 6)
/var sollte mit /usr getauscht werden ?
Code: Alles auswählen
cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/sda1 / ext3 errors=remount-ro 0 1
/dev/sda8 /home ext3 defaults 0 2
/dev/sda6 /tmp ext3 defaults 0 2
/dev/sda5 /usr ext3 defaults 0 2
/dev/sda7 /var ext3 defaults 0 2
/dev/sda9 none swap sw 0 0
/dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
x707:~#
Code: Alles auswählen
x707:~# fdisk /dev/sda
The number of cylinders for this disk is set to 243147.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): q