ich hab mal eine Frage: Also ich hatte einige Zeit ein friedliches Nebeneinander von Debian tsting und Windows. Soweit alles super. Aber dann habe ich nach einer suche im Forum die letzten beiden Zeilen in fstab eingetragen:
Code: Alles auswählen
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc procfs defaults 0 0
/dev/hda7 / ext3 defaults,errors=remount-ro 0 1
/dev/hda6 /old ext3 defaults,errors=remount-ro 0 1
/dev/hda5 none swap sw 0 0
/dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0
# windows devices
/dev/hda1 /media/win/c ntfs defaults,ro,users,gid=disk,umask=022 0 0
/dev/hda2 /media/win/d ntfs defaults,ro,users,gid=disk,umask=022 0 0
Code: Alles auswählen
andreas@gurumusch:~$ umount /media/win/c
[mntent]: line 1 in /etc/fstab is bad
andreas@gurumusch:~$
Code: Alles auswählen
A disk read error occurred
Press Ctrl+Alt+Del to restart
Code: Alles auswählen
Disk /dev/hda - 80 GB / 74 GiB - CHS 9729 255 63
Current partition structure:
Partition Start End Size in sectors
check_NTFS: Incorrect number of heads/cylinder 54 (NTFS) != 255 (HD)
1 * HPFS - NTFS 0 1 1 4254 251 63 68356323
2 P HPFS - NTFS 4863 1 1 7273 0 63 38716650 [DATEN]
3 E extended 7273 1 1 9728 254 63 39455577
5 L Linux Swap 7273 2 1 7378 254 63 1702764
X extended 7379 0 1 8755 254 63 22121505
6 L Linux 7379 1 1 8755 254 63 22121442 [/]
X extended 8756 0 1 9728 254 63 15631245
7 L Linux 8756 1 1 9728 254 63 15631182
Ich weiß nicht, ob ich hier damit richtig aufgehoben bin, aber von der Windows-Gemeinde erwarte ich mir da eigentlich keine Hilfe außer "Da musst du Windoof wohl neu installieren".