So, hab SuSE 10.1 gebootet (mit der DVD):
/boot/grub/menu.lst --> keine Berechtigung trotz root... hab´s mit "su" und "su root" probiert, hat aber nicht funktioniert. Naja, egal.
Hab´s dann aber anderst gelöst:
Code:
shorty1893:/boot/grub # cd /boot
shorty1893:/boot # cd grub/
shorty1893:/boot/grub # more menu.lst
# Modified by YaST2. Last modification on Fr Sep 8 16:52:53 CEST 2006
color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd1,1)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux 10.1
root (hd1,1)
kernel /boot/vmlinuz root=/dev/hdb2 resume=/dev/hdb1 splash=silent showopts
initrd /boot/initrd
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- SUSE Linux 10.1
root (hd1,1)
kernel /boot/vmlinuz root=/dev/hdb2 showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off 3
initrd /boot/initrd
title Windows
chainloader (hd0,0)+1
shorty1893:/boot/grub # more device.map
(hd1) /dev/hdb
(hd2) /dev/sda
(hd0) /dev/hda
shorty1893:/boot/grub # cd /etc
shorty1893:/etc # more fstab
/dev/hdb2 / reiserfs acl,user_xattr 1 1
/dev/hdb3 /home reiserfs acl,user_xattr 1 2
/dev/hdb1 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
/dev/hda1 /windows/C ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0
/dev/hda5 /windows/D ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0
/dev/hdc /media/cdrecorder subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/hdd /media/dvd subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/sda1 /stick vfat users,gid=users,umask=0002,utf8=true 0 0 Die hdb2 und hdb3 müssten aber eigentlich ext3 sein und nicht reiserfs...
Naja, wie immer hoffe ich geholfen zu haben mir zu helfen^^
Gruß $h0rTy
Lesezeichen