Re: [CentOS] kernel command line

2021-08-05 Thread Leon Fauster via CentOS

On 05.08.21 19:56, Jerry Geis wrote:

On Thu, Aug 5, 2021 at 11:40 AM Jerry Geis  wrote:


I am trying to install on a NUC7C with 32G of eMMC showing up as /dev/sdb
Is there a way I can tell the kernel boot line or command line to MASK
/dev/sdb ?
Make it look like it does not exist ?  It has windows pre-installed - I
dont want to mistake it.

Thanks

Jerry




I think I stumbled into :
echo 1 > /sys/block/sdb/device/delete
will get rid of - so I'm trying to run this before first thing in
kickstart.

Anyone know of anything else - let me know.



for ks I use:

ignoredisk --only-use=sda

--
Leon



___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] kernel command line

2021-08-05 Thread Jerry Geis
On Thu, Aug 5, 2021 at 11:40 AM Jerry Geis  wrote:

> I am trying to install on a NUC7C with 32G of eMMC showing up as /dev/sdb
> Is there a way I can tell the kernel boot line or command line to MASK
> /dev/sdb ?
> Make it look like it does not exist ?  It has windows pre-installed - I
> dont want to mistake it.
>
> Thanks
>
> Jerry
>


I think I stumbled into :
echo 1 > /sys/block/sdb/device/delete
will get rid of - so I'm trying to run this before first thing in
kickstart.

Anyone know of anything else - let me know.

Jerry
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] kernel command line

2021-08-05 Thread Jerry Geis
I am trying to install on a NUC7C with 32G of eMMC showing up as /dev/sdb
Is there a way I can tell the kernel boot line or command line to MASK
/dev/sdb ?
Make it look like it does not exist ?  It has windows pre-installed - I
dont want to mistake it.

Thanks

Jerry
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos