|
Bugzilla – Full Text Bug Listing |
| Summary: | grub, xp on /dev/hdb, wrong detected | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Frederik Vos <frederik.vos> |
| Component: | Installation | Assignee: | Jiri Srain <jsrain> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | lslezak |
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
What kind of strange setup do you have that it is needed to remap the disks for BIOS? Would it be possible to attach the logs? (see http://www.opensuse.org/index.php/Submit_a_bug for details) I can't duplicate it in GM 10.0 For me it is fixed |
fdisk -l Schijf /dev/hda: 163.9 GB, 163928604672 bytes 255 koppen, 63 sectoren/spoor, 19929 cylinders Eenheden = cylinders van 16065 * 512 = 8225280 bytes Apparaat Boot Start Einde Blokken Id Systeem /dev/hda1 1 129 1036161 82 Linux-swap / Solaris /dev/hda2 * 130 19928 159035467+ 83 Linux Schijf /dev/hdb: 40.0 GB, 40027029504 bytes 255 koppen, 63 sectoren/spoor, 4866 cylinders Eenheden = cylinders van 16065 * 512 = 8225280 bytes Apparaat Boot Start Einde Blokken Id Systeem /dev/hdb1 * 1 4865 39078081 7 HPFS/NTFS the grub entry created at installation: ###Don't change this comment - YaST2 identifier: Original name: windows### title Windows chainloader (hd1,0)+1 didn't work. I changed it into: ###Don't change this comment - YaST2 identifier: Original name: windows### title Windows map (hd0) (hd1) map (hd1) (hd0) rootnoverify (hd1,0) chainloader +1 makeactive and it works