Displaying 4 results from an estimated 4 matches for "trodman".
Did you mean:
rodman
2011 Sep 22
3
disk partitioning: 6.0 install to harddrive using liveCD
Greetings:
I'm planning to set up a test Centos 6.0 box (has CDROM, but no
DVD) with these partions:
/ 10GB ( no separate mount for /usr )
/tmp 1GB
/var 10GB
/boot 500MB
The centos mirrors I have seen do not provide the full distro on
CD (this box has no DVD). I'm used to having about 6 CD isos to work with.
The livecd install to hard
2017 Sep 17
1
workaround using CentOS Plus Kernel? -- for 7.4 does not support PV [Xen]
Relates to: https://prgmr.com/blog/2017/09/14/centos-7-pv-unsupported.html
I'm considering switching to the **CentOS Plus Kernel**. What are the downsides?
In the link above, will the CentOS Plus Kernel get upgraded or will it be locked
at a specific kernel?
--
thanks!,
Tom
--
https://wiki.centos.org/AdditionalResources/Repositories/CentOSPlus
2017 Sep 17
0
(no subject)
[This email is either empty or too large to be displayed at this time]
2002 Aug 25
2
2 root disks sdb1,sdc1; if set "root=/dev/sdc1", mtab lies saying sdb1 is root!?
I have 2 SCSI disks each w/a RH 7.3 ext3 root filesystem: /dev/sdb1, and /dev/sdc1.
/dev/sda1 is an old RH4.2 root filesystem. (sdb1 was created as an image of sdc1
using dd.)
I have no problem booting from a SYSLINUX 1.52 floppy with SYSLINUX.CFG
containing "append initrd=initrd.img root=/dev/sdb1".
When I alter SYSLINUX.CFG with:
"append initrd=initrd.img root=/dev/sdc1".