[Bug 591690] New: After installation, system giving mixed information about /boot
http://bugzilla.novell.com/show_bug.cgi?id=591690 http://bugzilla.novell.com/show_bug.cgi?id=591690#c0 Summary: After installation, system giving mixed information about /boot Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: linxt@comcast.net QAContact: jsrain@novell.com Found By: --- Blocker: --- Created an attachment (id=351017) --> (http://bugzilla.novell.com/attachment.cgi?id=351017) system logs after install User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.0) Gecko/20100115 SUSE/3.6.0-2.1 Firefox/3.6 After installing 11.3-M4 DVD-Build 0515, the system displayed anomalies. The user set up during install had no /home directory (bug 591659). Further, any directory listing shows /boot to be empty (nothing, not even /boot/grub). Yet locate shows menu.lst as being in /boot/grub. root@laptop= /temp5 # locate menu.lst /boot/grub/menu.lst <<<<<<< says it's there /boot/grub/menu.lst.old root@laptop= /temp5 # ls /boot root@laptop= /temp5 # cd /boot root@laptop= /boot # ls root@laptop= /boot # cd /boot/grub bash: cd: /boot/grub: No such file or directory <<<<<<< says it's not there Running "find / -maxdepth 3 -type d" yields this: /BACKUP /Bash /Bash/getopts_tutorial_files /bash-scripts /bin /boot <<<<<<<<< nothing under /boot! /dev /dev/block Disk Info: Device MountPoint Start End /dev/sda1 /windows7 1 8924 /dev/sda2 /shared-win 8925 12111 /dev/sda3 EXT 12112 60801 /dev/sda5 swap 12112 12748 /dev/sda6 /boot 12749 12774 <<<<<<< /boot is a partition /dev/sda7 / 12774 29347 /dev/sda8 /downloads 29347 32534 /dev/sda9 /source 32534 34064 /dev/sda10 /temp1 34064 35338 /dev/sda11 /home 35338 60801 Tried several installs with same results. During this, installed another distro (fedora) which did not have errors. Then completely removed and repartitioned drive with PartedMagic 4.9 and re-formatted each partition during install. System does reboot with grub boot menu and loads correctly. Reproducible: Always Steps to Reproduce: 1.Install 11.3-M4 from DVD-Build0515 x86_64 2.During install, received same message as bug 591659 and failed to boot into user /home directory. Corrected by creating users /home directory 3.After install, /boot displays as empty directory but system says files are there Actual Results: Any listing of /boot says it is empty but system says the boot files are there. Expected Results: Directory listing to show files and /grub under /boot Dell Studio 1745 4 GB RAM 450 GB hard drive: ST9500420AS DVD: HL-DT-ST DVD+-RW GA11N -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=591690 http://bugzilla.novell.com/show_bug.cgi?id=591690#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |locilka@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=591690 http://bugzilla.novell.com/show_bug.cgi?id=591690#c Lukas Ocilka <locilka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|locilka@novell.com |yast2-maintainers@suse.de -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=591690 http://bugzilla.novell.com/show_bug.cgi?id=591690#c1 Stefan Schubert <schubi@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |schubi@novell.com AssignedTo|yast2-maintainers@suse.de |juhliarik@novell.com --- Comment #1 from Stefan Schubert <schubi@novell.com> 2010-03-29 11:05:22 UTC --- I am not sure if it is a bootloader or a partationer problem. Jozef, feel free to "forward" this bug :-) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=591690 http://bugzilla.novell.com/show_bug.cgi?id=591690#c2 Jozef Uhliarik <juhliarik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |NEEDINFO InfoProvider| |linxt@comcast.net --- Comment #2 from Jozef Uhliarik <juhliarik@novell.com> 2010-03-31 12:55:58 UTC --- OK without yast logs is really hard to say exactly what is wrong there. Please attach yast logs. Next your problem: /boot partition is empty but there really exist /boot/grub/menu.lst and other files means that your /boot partition was not used and /boot/grub/menu.lst is located on your "/" partition. It is just directory /boot/ on "/" partition. I am not sure but your problem with /home directory seems to be duplicate of bug#591659. y2-bootloader support severals scenarios and one of them is boot from "/". It seems that it was used in your case. IMHO /boot partition as logical partition is not good idea but it depends on personal preferences. BTW. You can open y2-bootloader during installation and check if it proposed Boot from "/" partition or Boot from Boot partition. If you disagree with y2-bootloader proposal feel free to change it manually. I am sorry but without YaST logs I am not able to write why y2-bootloader set Boot from "/" partition instead of Boot from Boot partition. Please attach directory /var/log/YaST2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=591690 http://bugzilla.novell.com/show_bug.cgi?id=591690#c3 Jozef Uhliarik <juhliarik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED InfoProvider|linxt@comcast.net | Resolution| |NORESPONSE --- Comment #3 from Jozef Uhliarik <juhliarik@novell.com> 2010-04-13 12:58:36 UTC --- 2 weeks without response. Feel free to reopen bug if you decide to attach YaST logs. IMHO the bug is result of problem described in bug#591659. It is also cause why I feel free to close the bug like NORESPONSE -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com