>>>>>>>>>>>>>>>>>>>> /dev/sda2 swap swap defaults 0 0 /dev/sda1 / ext3 acl,user_xattr 1 1 /dev/sda3 /home ext3 acl,user_xattr 1 2 /dev/sda5 /v1 ext3 acl,user_xattr 1 2 /dev/sda6 /v2 ext3 acl,user_xattr 1 2
https://bugzilla.novell.com/show_bug.cgi?id=795838 https://bugzilla.novell.com/show_bug.cgi?id=795838#c10 Werner Heisch <hw01@heisch.inka.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|snwint@suse.com | --- Comment #10 from Werner Heisch <hw01@heisch.inka.de> 2013-01-05 16:10:34 UTC --- Hi Michael, Hi Steffen, maybe an reason: Before installing 12.2 I have cloned my productive system on /dev/sda to a new disk. I've edited /etc/fstab not using /dev/disk/by-id/.. because I do not like it. My (sda1) /etc/fstab looks like this: 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/disk/by-id/ata-SanDisk_SDSSDP064G_121977404574-part2 /ssd ext3 acl,user_xattr 1 2 <<<<<<<<<<<<<<<<<<<<<<<<<<< My (sda1) boot/grub/device.map looks like this:
>>>>>>>>>>>>>>>>>>>> (hd2) /dev/disk/by-id/ata-SanDisk_SDSSDP064G_121977404574 (hd1) /dev/disk/by-id/ata-ST31000528AS_5VP2Y163 (hd0) /dev/disk/by-id/ata-ST500DM002-1BD142_W2AFJ83S <<<<<<<<<<<<<<<<<<<<<<<<<<<
My (sda1) boot/grub/menu.lst looks like this:
>>>>>>>>>>>>>>>>>>>> # Modified by YaST2. Last modification on Fr Dez 14 04:02:07 CET 2012 default 0 timeout 8 gfxmenu (hd0,0)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux### title SUSE LINUX 11.1 root (hd0,0) kernel /boot/vmlinuz root=/dev/disk/by-id/ata-ST500DM002-1BD142_W2AFJ83S-part1 repair=1 resume=/dev/disk/by-id/ata-ST500DM002-1BD142_W2AFJ83S-part2 splash=silent showopts vga=0x31a initrd /boot/initrd ###Don't change this comment - YaST2 identifier: Original name: failsafe### title Failsafe -- SUSE LINUX root (hd0,0) kernel /boot/vmlinuz root=/dev/disk/by-id/ata-ST500DM002-1BD142_W2AFJ83S-part1 showopts ide=nodma apm=off noresume edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 x11failsafe vga=0x31a initrd /boot/initrd title opensuse 12.2 root (hd0,0) kernel /boot/vmlinuz root=/dev/sdb1 repair=1 resume=/dev/sdb1 splash=silent showopts vga=0x31a initrd /boot/initrd <<<<<<<<<<<<<<<<<<<<<<<<<<< -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.