[Cooker] [Bug 2323] [Installation] Unable to detect root partition when upgrading from MDK 9.0 to MDK 9.1 RC1

2003-07-02 Thread [tmb]
http://qa.mandrakesoft.com/show_bug.cgi?id=2323


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2003-02-07 20:58 ---
This one was due to missing config_pdc_force in kernel...  
  
It's fixed on my bootdisks at www.iki.fi/tmb/9.1/  
  
and in MDK update kernels... and Cooker ... 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
During the initial stages of the Madrake installer the option to upgrade from a 
previous version is selected.  The installer then asks what keyboard is required, and 
what security level is needed.  After the security level is set, a message appears 
saying:

An error occured:
Opps, no root partition found

The only button available to click is ok which reloads the error.

The PC is currently running Mandrake 9.0, installed on an 80GB drive on a Promise U133 
raid controller.  A 13GB drive is located on the motherboad's controller, with Windows 
XP installed.  MDK 9.1 Beta 3 exibits the same error, however the error does not occur 
with the Mandrake 9.0 installer.  The partitions on the drive were originally set up 
automatically by the MDK 9.0 installer.

I have tried removing the 13GB drive from the system, but this has no effect.



[Cooker] [Bug 2323] [Installation] Unable to detect root partition when upgrading from MDK 9.0 to MDK 9.1 RC1

2003-04-12 Thread laurent.riffard
http://qa.mandrakesoft.com/show_bug.cgi?id=2323





--- Additional Comments From [EMAIL PROTECTED]  2003-04-12 23:19 ---

I encountered the same probleme Unable to detect root partition when upgrading
from MDK 9.0 to MDK 9.1.

NOTE : My root partition is Reiserfs.

Here are my partition table and my mounted discs :


[EMAIL PROTECTED] root]# /sbin/fdisk -l /dev/discs/disc0/disc 

Disque /dev/discs/disc0/disc : 255 têtes, 63 secteurs, 4865 cylindres
Unités = cylindres sur 16065 * 512 octets

  Périphérique AmorceDébut   FinBlocs   Id  Système
/dev/discs/disc0/part1 1   522   4192933+   b  Win95 FAT32
/dev/discs/disc0/part2   *   523   523  8032+  83  Linux
/dev/discs/disc0/part3   524  1767   99924305  Etendue
/dev/discs/disc0/part4  2376  4865  2925c  Win95 FAT32 (LBA)
/dev/discs/disc0/part5   524   531 64228+  82  Echange Linux
/dev/discs/disc0/part6   532   549144553+  83  Linux
/dev/discs/disc0/part7   550   796   1983996   8e  Linux LVM
/dev/discs/disc0/part8   797   920995998+  83  Linux
/dev/discs/disc0/part9   921  1020803218+  8e  Linux LVM
/dev/discs/disc0/part10 1021  1518   4000153+   b  Win95 FAT32

[EMAIL PROTECTED] root]# mount 
/dev/discs/disc0/part6 on / type reiserfs (rw)
none on /proc type proc (rw)
none on /proc/bus/usb type usbdevfs (rw)
none on /dev type devfs (rw)
/dev/discs/disc0/part2 on /boot type ext2 (rw)
none on /dev/pts type devpts (rw,mode=0620)
none on /mnt/cdrom type supermount
(ro,noexec,nosuid,nodev,dev=/dev/cdroms/cdrom0,fs=iso9660,--)
/dev/discs/disc0/part1 on /mnt/windows type vfat
(rw,nosuid,nodev,umask=0,codepage=850,iocharset=iso8859-1)
/dev/vglinux1/lvusr on /usr type reiserfs (ro)
/dev/vglinux1/lvhome on /home type reiserfs (rw)
/dev/vglinux1/lvvar on /var type ext3 (rw)




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
During the initial stages of the Madrake installer the option to upgrade from a 
previous version is selected.  The installer then asks what keyboard is required, and 
what security level is needed.  After the security level is set, a message appears 
saying:

An error occured:
Opps, no root partition found

The only button available to click is ok which reloads the error.

The PC is currently running Mandrake 9.0, installed on an 80GB drive on a Promise U133 
raid controller.  A 13GB drive is located on the motherboad's controller, with Windows 
XP installed.  MDK 9.1 Beta 3 exibits the same error, however the error does not occur 
with the Mandrake 9.0 installer.  The partitions on the drive were originally set up 
automatically by the MDK 9.0 installer.

I have tried removing the 13GB drive from the system, but this has no effect.



[Cooker] [Bug 2323] [Installation] Unable to detect root partition when upgrading from MDK 9.0 to MDK 9.1 RC1

2003-03-14 Thread bugzilla
http://qa.mandrakesoft.com/show_bug.cgi?id=2323





--- Additional Comments From [EMAIL PROTECTED]  2003-03-14 16:43 ---
I've tried the latest version of the installer, and the problem still occurs.  From 
what I can make out, the problem occurs in the install_steps.pm perl script around 
line 180. I don't know if this relevant, but my system is currently configured with 
hda as a 1gb windows drive on a promise controller.  The 80gb drive that has linux on 
it is hde.  This is how the MDK 9.0 install configured them.  The MDK 9.1 installer 
sees the 80gb drive first, and so makes it hda.  I was wondering if it's using my 
systems fstab file and getting itself confused?



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
During the initial stages of the Madrake installer the option to upgrade from a 
previous version is selected.  The installer then asks what keyboard is required, and 
what security level is needed.  After the security level is set, a message appears 
saying:

An error occured:
Opps, no root partition found

The only button available to click is ok which reloads the error.

The PC is currently running Mandrake 9.0, installed on an 80GB drive on a Promise U133 
raid controller.  A 13GB drive is located on the motherboad's controller, with Windows 
XP installed.  MDK 9.1 Beta 3 exibits the same error, however the error does not occur 
with the Mandrake 9.0 installer.  The partitions on the drive were originally set up 
automatically by the MDK 9.0 installer.

I have tried removing the 13GB drive from the system, but this has no effect.



[Cooker] [Bug 2323] [Installation] Unable to detect root partition when upgrading from MDK 9.0 to MDK 9.1 RC1

2003-03-06 Thread mdk_bug.10.ramtop
http://qa.mandrakesoft.com/show_bug.cgi?id=2323





--- Additional Comments From [EMAIL PROTECTED]  2003-03-06 18:45 ---
Me too with RC2.
My root partition was ReiserFs. I rebooted and choosed install instead of upgrade.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
During the initial stages of the Madrake installer the option to upgrade from a 
previous version is selected.  The installer then asks what keyboard is required, and 
what security level is needed.  After the security level is set, a message appears 
saying:

An error occured:
Opps, no root partition found

The only button available to click is ok which reloads the error.

The PC is currently running Mandrake 9.0, installed on an 80GB drive on a Promise U133 
raid controller.  A 13GB drive is located on the motherboad's controller, with Windows 
XP installed.  MDK 9.1 Beta 3 exibits the same error, however the error does not occur 
with the Mandrake 9.0 installer.  The partitions on the drive were originally set up 
automatically by the MDK 9.0 installer.

I have tried removing the 13GB drive from the system, but this has no effect.



[Cooker] [Bug 2323] [Installation] Unable to detect root partition when upgrading from MDK 9.0 to MDK 9.1 RC1

2003-03-05 Thread bugzilla
http://qa.mandrakesoft.com/show_bug.cgi?id=2323





--- Additional Comments From [EMAIL PROTECTED]  2003-03-05 21:40 ---
I've just downloaded and tried the latest RC2 version of MDK9.1.  The
bug still appears as it did.  I've attached a new report.bug file from
my last attempt.

On Wed, 2003-03-05 at 19:10, qa wrote:




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
During the initial stages of the Madrake installer the option to upgrade from a 
previous version is selected.  The installer then asks what keyboard is required, and 
what security level is needed.  After the security level is set, a message appears 
saying:

An error occured:
Opps, no root partition found

The only button available to click is ok which reloads the error.

The PC is currently running Mandrake 9.0, installed on an 80GB drive on a Promise U133 
raid controller.  A 13GB drive is located on the motherboad's controller, with Windows 
XP installed.  MDK 9.1 Beta 3 exibits the same error, however the error does not occur 
with the Mandrake 9.0 installer.  The partitions on the drive were originally set up 
automatically by the MDK 9.0 installer.

I have tried removing the 13GB drive from the system, but this has no effect.



[Cooker] [Bug 2323] [Installation] Unable to detect root partition when upgrading from MDK 9.0 to MDK 9.1 RC1

2003-02-24 Thread pixel
https://qa.mandrakesoft.com/show_bug.cgi?id=2323

[EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|97  |30



--- Additional Comments From [EMAIL PROTECTED]  2003-02-24 12:40 ---


can you mail me the report.bug? 
to get it:

during install, switch to console 2 (use ctrl-alt-F2),
put a fat floppy in floppy drive,
and type bug

- it will put report.bug on floppy  and this file interests me :)


thanks, cu Pixel.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
During the initial stages of the Madrake installer the option to upgrade from a 
previous version is selected.  The installer then asks what keyboard is required, and 
what security level is needed.  After the security level is set, a message appears 
saying:

An error occured:
Opps, no root partition found

The only button available to click is ok which reloads the error.

The PC is currently running Mandrake 9.0, installed on an 80GB drive on a Promise U133 
raid controller.  A 13GB drive is located on the motherboad's controller, with Windows 
XP installed.  MDK 9.1 Beta 3 exibits the same error, however the error does not occur 
with the Mandrake 9.0 installer.  The partitions on the drive were originally set up 
automatically by the MDK 9.0 installer.

I have tried removing the 13GB drive from the system, but this has no effect.



[Cooker] [Bug 2323] [Installation] Unable to detect root partition when upgrading from MDK 9.0 to MDK 9.1 RC1

2003-02-24 Thread bugzilla
https://qa.mandrakesoft.com/show_bug.cgi?id=2323





--- Additional Comments From [EMAIL PROTECTED]  2003-02-24 13:10 ---
Attached is the file you requested.  Hope it's useful :)

David

On Mon, 2003-02-24 at 11:40, pixel wrote:




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
During the initial stages of the Madrake installer the option to upgrade from a 
previous version is selected.  The installer then asks what keyboard is required, and 
what security level is needed.  After the security level is set, a message appears 
saying:

An error occured:
Opps, no root partition found

The only button available to click is ok which reloads the error.

The PC is currently running Mandrake 9.0, installed on an 80GB drive on a Promise U133 
raid controller.  A 13GB drive is located on the motherboad's controller, with Windows 
XP installed.  MDK 9.1 Beta 3 exibits the same error, however the error does not occur 
with the Mandrake 9.0 installer.  The partitions on the drive were originally set up 
automatically by the MDK 9.0 installer.

I have tried removing the 13GB drive from the system, but this has no effect.