[Bug 2056491] Comment bridged from LTC Bugzilla

2024-04-07 Thread bugproxy
--- Comment From cha...@us.ibm.com 2024-04-07 20:28 EDT---
This is great news but was there something in particular y'all are aware of 
that fixed the issue?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056491

Title:
  not able to install noble on PowerVM LPARs `Kernel panic - not
  syncing: VFS: Unable to mount root fs on unknown-block`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/2056491/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056491] Comment bridged from LTC Bugzilla

2024-04-02 Thread bugproxy
--- Comment From cha...@us.ibm.com 2024-04-02 11:43 EDT---
Can you check if vTPM is enabled and disable it and see if that allows you to 
install?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056491

Title:
  not able to install noble on PowerVM LPARs `Kernel panic - not
  syncing: VFS: Unable to mount root fs on unknown-block`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/2056491/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056491] Comment bridged from LTC Bugzilla

2024-03-26 Thread bugproxy
--- Comment From kowshik.j...@in.ibm.com 2024-03-26 13:55 EDT---
I tried just now with the latest ISO image available on the site on a P10 
Denali LPAR and still facing the same issue.

---
error: out of memory.

Press any key to continue...

ISO used: https://cdimage.ubuntu.com/ubuntu-server/daily-
live/20240326/noble-live-server-ppc64el.iso

I am not able to print "real-base" values as well. I tried setting the
value but faced the same issue even after that.

Memory  Keyboard Network Speaker  ok
0 > printenv real-base
ok
0 > setenv real-base c0  ok
0 > printenv real-base
ok
0 >

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056491

Title:
  not able to install noble on PowerVM LPARs `Kernel panic - not
  syncing: VFS: Unable to mount root fs on unknown-block`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/2056491/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056491] Comment bridged from LTC Bugzilla

2024-03-26 Thread bugproxy
--- Comment From iranna.an...@in.ibm.com 2024-03-26 10:05 EDT---
(In reply to comment #7)
> Hi Chavez, thanks for checking it. I see this output:
> ```
> Memory  Keyboard Network Speaker  ok
> 0 > printenv real-base
> -- Partition: common  Signature: 0x70 ---
> real-basec0  c0
> ok
> 0 >
> ```
> I'm able to install Ubuntu Jammy 22.04 LTS into the same partitions. ISO via
> Virtual target device.
>
> I don't see the same error when trying an older image - working installation.
>
> Let me know if you need any other info.

Hi Patricia,
Just wondering did you try installing Ubuntu 24.04 after resetting those 
real-base values? We hope 24.04 installation should also go fine.

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056491

Title:
  not able to install noble on PowerVM LPARs `Kernel panic - not
  syncing: VFS: Unable to mount root fs on unknown-block`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/2056491/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056491] Comment bridged from LTC Bugzilla

2024-03-19 Thread bugproxy
--- Comment From jldo...@us.ibm.com 2024-03-19 20:42 EDT---
*** Bug 205873 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056491

Title:
  not able to install noble on PowerVM LPARs `Kernel panic - not
  syncing: VFS: Unable to mount root fs on unknown-block`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/2056491/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056491] Comment bridged from LTC Bugzilla

2024-03-19 Thread bugproxy
--- Comment From cha...@us.ibm.com 2024-03-19 14:42 EDT---
Regarding the main issue with the unable to mount to root, do you get the same 
errors prior to it as in the working installation? Are the kernel commandline 
the same? Any other differences?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056491

Title:
  not able to install noble on PowerVM LPARs `Kernel panic - not
  syncing: VFS: Unable to mount root fs on unknown-block`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/2056491/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2056491] Comment bridged from LTC Bugzilla

2024-03-19 Thread bugproxy
--- Comment From cha...@us.ibm.com 2024-03-19 14:32 EDT---
error: out of memory.

Press any key to continue...

The above messages are likely coming from the bootloader (grub2). Which
version of grub2 is being used? How exactly is the install being done,
e.g. via USB or some other method?

Can you try booting into the openfirmware prompt (Press 8 after
restarting or activating the LPAR) and print out the real-base value? It
should hopefully be set to the default value of 0xC0.

0 > printenv real-base
-- Partition: common  Signature: 0x70 ---
real-basec0  c0
ok

If not 0xC0 then try setting it with

0 > setenv real-base c0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2056491

Title:
  not able to install noble on PowerVM LPARs `Kernel panic - not
  syncing: VFS: Unable to mount root fs on unknown-block`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/2056491/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs