Bug 396782

Summary: installation asks for floppy
Product: [openSUSE] openSUSE 11.1 Reporter: k. t. <cooling.crystals>
Component: InstallationAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: cooling.crystals
Version: Alpha 0   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 11.0   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: asking for floppy wtf?
this is my custom partitioning scheme
this is the default grub conf created by installer
I changed the boot loader location to "boot from master boot record"
installer screwed up
where is initrd file?
enable three options in boot loader configuration

Description k. t. 2008-06-03 16:25:50 UTC
Installer asks me to insert floppy that I do not have. I did not change bootloader settings. Only changed proposed / partition from /dev/sda2 to /dev/sda1.
Comment 1 k. t. 2008-06-03 16:26:50 UTC
Created attachment 219854 [details]
asking for floppy wtf?
Comment 2 k. t. 2008-06-03 16:41:22 UTC
Created attachment 219858 [details]
this is my custom partitioning scheme

I'm rerunning the installation now.
Comment 3 k. t. 2008-06-03 16:43:57 UTC
Created attachment 219860 [details]
this is the default grub conf created by installer
Comment 4 k. t. 2008-06-03 16:46:10 UTC
Created attachment 219861 [details]
I changed the boot loader location to "boot from master boot record"

I changed the boot loader location to "boot from master boot record", this time installer did not ask for floppy
Comment 5 k. t. 2008-06-03 16:57:42 UTC
Created attachment 219867 [details]
installer screwed up

looks like rerunning installation was not such a good idea it failed to mount /dev/sda4 as /home and /dev/sda2 as /kubuntu710
Comment 6 k. t. 2008-06-03 17:04:40 UTC
I was able to fix the mounting problems with yast partitioner.
Comment 7 k. t. 2008-06-03 18:19:40 UTC
Created attachment 219885 [details]
where is initrd file?

after running online update I'm unable to boot suse11 beta3. Grub gives error15: can't find a file. (I think it can't find initrd)
Mounting /dev/sda1 as /opensuse11 in kubuntu 7.10 gives this picture of opensuse's boot directory. Is it normal that /boot/grub/menu.lst is not a simple text file you can view in text editor?

sudo cat /opensuse11/boot/grub/menu.lst does give me something though:

# Modified by YaST2. Last modification on Tue Jun  3 19:41:44 EEST 2008
default 0
timeout 8
gfxmenu (hd0,0)/boot/message
##YaST - activate

###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.0
    root (hd0,0)
    kernel /boot/vmlinuz root=/dev/disk/by-id/scsi-SATA_SAMSUNG_HM080HCS0CCJ10LA03766-part1 resume=/dev/sda3 splash=silent showopts vga=0x314
    initrd /boot/initrd

###Don't change this comment - YaST2 identifier: Original name:  Ubuntu 7.10, kernel 2.6.22-14-generic (/dev/sda2)###
title Ubuntu 7.10, kernel 2.6.22-14-generic (/dev/sda2)
    root (hd0,1)
    configfile /boot/grub/menu.lst

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.0
    root (hd0,0)
    kernel /boot/vmlinuz root=/dev/disk/by-id/scsi-SATA_SAMSUNG_HM080HCS0CCJ10LA03766-part1 showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 edd=off x11failsafe vga=0x314
    initrd /boot/initrd
Comment 8 k. t. 2008-06-03 18:23:36 UTC
There appears to be no / mount point in /opensuse11/etc/fstab. Is this normal?

proc                 /proc                proc       defaults              0 0
sysfs                /sys                 sysfs      noauto                0 0
debugfs              /sys/kernel/debug    debugfs    noauto                0 0
devpts               /dev/pts             devpts     mode=0620,gid=5       0 0
/dev/disk/by-id/scsi-SATA_SAMSUNG_HM080HCS0CCJ10LA03766-part4 /home                ext3       defaults              1 2
/dev/disk/by-id/scsi-SATA_SAMSUNG_HM080HCS0CCJ10LA03766-part2 /kubuntu710          ext3       defaults              1 2

I think I should try adding the / mount point, maybe that will fix grub not finding initrd.
Comment 9 k. t. 2008-06-03 21:47:54 UTC
well obviously nothing changed, still can't boot
Comment 10 k. t. 2008-06-04 02:25:56 UTC
Created attachment 219969 [details]
enable three options in boot loader configuration

I burned opensuse 11 RC1 disk and run installation this time selecting more options for boot loader location as seen in the attachment. Floppy message did not appear anymore so I guess bug report can be marked invalid.
Comment 11 k. t. 2008-06-06 20:41:53 UTC
new partition setup:
/dev/sda1 - kubuntu 8.04
/dev/sda2 - opensuse 11 rc1
/dev/sda3 - swap
/dev/sda4 - home

Rerun installation with rc1 disk to be sure one more time, selecting options separately. I only tested two options though - boot loader location @ "boot partition" and @ "master boot record", did not touch anything else. The bug is still there then going with default option "boot from boot partition" for boot loader location. The other choice I tried "boot from master boot record" did not ask for non-existing floppy however it didn't create boot option for kubuntu 8.04 @ /dev/sda1 (may be caused by running installation second time straight after the first install with default options asking for floppy)
Comment 12 k. t. 2008-06-06 21:13:17 UTC
This is really strange I get this floppy demand on installed suse. 
I configured bootloader in yast on already installed opensuse 11rc1 and clicked "propose new configuration" to get kubuntu 8.04 into boot options. I made sure to choose "boot from master boot record" manually because it insisted once again that this should be "boot from boot partition" by default.
Comment 13 k. t. 2008-06-07 19:36:27 UTC
I will add so much that don't bother to reply to this bug report. I decided against using suse11.
Comment 14 k. t. 2008-06-09 19:31:49 UTC

*** This bug has been marked as a duplicate of bug 333459 ***