Hallo,
Code:
linux-7kff:/home/isaak # fdisk -l
Platte /dev/hda: 80.0 GByte, 80026361856 Byte
255 heads, 63 sectors/track, 9729 cylinders
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
Gerät boot. Anfang Ende Blöcke Id System
/dev/hda1 1 5204 41793097 c W95 FAT32 (LBA)
/dev/hda2 6121 9474 26941005 f W95 Erw. (LBA)
/dev/hda3 9475 9729 2048287+ de Dell Utility
/dev/hda4 * 5205 6120 7357770 83 Linux
/dev/hda5 6121 7924 14482597 b W95 FAT32
/dev/hda6 7924 8021 787153+ 82 Linux Swap / Solaris
/dev/hda7 8022 9474 11671191 83 Linux
Partitionstabelleneinträge sind nicht in Platten-Reihenfolge
Code:
linux-7kff:/home/isaak # cat /boot/grub/menu.lst
# Modified by YaST2. Last modification on So Dez 3 12:32:59 UTC 2006
color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd0,3)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux 10.1
root (hd0,3)
kernel /boot/vmlinuz root=/dev/hda4 resume=/dev/hda6 splash=silent showopts
initrd /boot/initrd
###Don't change this comment - YaST2 identifier: Original name: xen###
title XEN
root (hd0,3)
kernel /boot/xen.gz
module /boot/vmlinuz-xen root=/dev/hda4 resume=/dev/hda6 splash=silent showopts
module /boot/initrd-xen
###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
chainloader (hd0,0)+1
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- SUSE Linux 10.1
root (hd0,3)
kernel /boot/vmlinuz root=/dev/hda4 showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /boot/initrd
###Don't change this comment - YaST2 identifier: Original name: memtest86###
title Speichertest
kernel (hd0,3)/boot/memtest.bin
Code:
linux-7kff:/home/isaak # cat /boot/grub/device.map
(hd0) /dev/hda
linux-7kff:/home/isaak # cat /etc/fstab
/dev/hda4 / reiserfs acl,user_xattr 1 1
/dev/hda7 /home reiserfs acl,user_xattr 1 2
/dev/hda1 /windows/C vfat users,gid=users,umask=0002,utf8=true 0 0
/dev/hda5 /windows/D vfat users,gid=users,umask=0002,utf8=true 0 0
/dev/hda6 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
linux-7kff:/home/isaak #
Danke und Gruß
Isaak
Lesezeichen