Re: R: R: R: R: Grub problem

2025-04-25 Thread Frank Guthausen
On Thu, 24 Apr 2025 20:41:41 + Pier Antonio Corradini wrote: > > sudo pvcreate /dev/md0 (made /dev/md0) > sudo vgcreate myvg /dev/md0 (made Volume Group VG) > sudo lvcreate -L 50G -n lv_root myvg (made a logical volume lv_root, > 50 GB) > sudo mkfs.ext4 /dev/myvg/lv_root (made filesystem on l

R: R: R: R: Grub problem

2025-04-24 Thread Pier Antonio Corradini
Thanks! Debian 12 only. So... mdadm! CPA Da: Dan Ritter Inviato: Giovedì, 24 Aprile, 2025 16:29 A: Pier Antonio Corradini Cc: Debian Users Oggetto: Re: R: R: R: Grub problem Pier Antonio Corradini wrote: > You are right! > LSI Software RAID Configuration Uitilit

R: R: R: R: Grub problem

2025-04-24 Thread Pier Antonio Corradini
ON Ctrl+M LSI Software RAID Configuration Utility Configure Clean Configuration Debian Live KDE Konsole sudo apt-get update sudo apt-get install dmraid sudo /usr/sbin/dmraid -r /usr/sbin/dmraid -r sudo wipefs -n /dev/sda sudo wipefs -n /dev/sdb (DEVICE OFFSET TYPE UUID LABEL sda 0x1fe dos and so fo