Re: [CentOS] centos livecd for latest centos 5-release?

2014-06-08 Thread Jason Pyeron
> -Original Message- > From: Eero Volotinen > Sent: Sunday, June 08, 2014 11:57 > > my bad dropping '0'. > > > > would tend to believe driver would be in later 6.x. then again. ;=) > > > > much luck. > > > > > Well, old system is running 5.10 and I need just transfer > data. noticed > som

Re: [CentOS] centos livecd for latest centos 5-release?

2014-06-08 Thread Eero Volotinen
my bad dropping '0'. > > would tend to believe driver would be in later 6.x. then again. ;=) > > much luck. > > Well, old system is running 5.10 and I need just transfer data. noticed some years ago that there can be different ext3 versions and if fs is created with too new system, it cannot work w

Re: [CentOS] centos livecd for latest centos 5-release?

2014-06-08 Thread g
On 06/08/14 21:30, Eero Volotinen wrote: start by checking the centos livecd project page; https://projects.centos.org/trac/livecd/ >>> >>> Well 5.10 livecd was not available, so I finally managed to build >> > my own :) >> >> excuse curiousness, why 5.1? >> >> > 5.10 as I said.

Re: [CentOS] centos livecd for latest centos 5-release?

2014-06-08 Thread Eero Volotinen
> >> start by checking the centos livecd project page; > >> https://projects.centos.org/trac/livecd/ > > > > Well 5.10 livecd was not available, so I finally managed to build > > my own :) > > excuse curiousness, why 5.1? > > 5.10 as I said. It has kernel driver to use my network card, so I c

Re: [CentOS] centos livecd for latest centos 5-release?

2014-06-08 Thread g
On 06/08/14 21:10, Eero Volotinen wrote: > 2014-06-08 18:07 GMT+03:00 g : >> On 06/08/14 01:40, Eero Volotinen wrote: >>> Hi, >>> >>> Is this kind of available? so, where I can download it? >> >> kind of/sort of/yes. >> >> start by checking the centos livecd project page; >> https://projects

Re: [CentOS] centos livecd for latest centos 5-release?

2014-06-08 Thread Eero Volotinen
2014-06-08 18:07 GMT+03:00 g : > > > On 06/08/14 01:40, Eero Volotinen wrote: > > Hi, > > > > Is this kind of available? so, where I can download it? > > kind of/sort of/yes. > > start by checking the centos livecd project page; > https://projects.centos.org/trac/livecd/ Well 5.10 livecd was

Re: [CentOS] centos livecd for latest centos 5-release?

2014-06-08 Thread g
On 06/08/14 01:40, Eero Volotinen wrote: > Hi, > > Is this kind of available? so, where I can download it? kind of/sort of/yes. start by checking the centos livecd project page; https://projects.centos.org/trac/livecd/ if you decide to use a 5.x: centos iso files are found under; http

Re: [CentOS] centos livecd for latest centos 5-release?

2014-06-08 Thread Eero Volotinen
2014-06-08 10:29 GMT+03:00 Artifex Maximus : > Not the latest but livecd anyway. > > https://projects.centos.org/trac/livecd/ > > There is some instruction on how to generate yourself. Have not tried > myself though. > > Bye, a > 2014.06.07. 21:40 ezt írta ("Eero Volotinen" ): > > it almost worked

Re: [CentOS] centos livecd for latest centos 5-release?

2014-06-08 Thread Artifex Maximus
Not the latest but livecd anyway. https://projects.centos.org/trac/livecd/ There is some instruction on how to generate yourself. Have not tried myself though. Bye, a 2014.06.07. 21:40 ezt írta ("Eero Volotinen" ): > Hi, > > Is this kind of available? so, where I can download it? > > -- > Eero

Re: [CentOS] centos livecd for latest centos 5-release?

2014-06-07 Thread Ladislav Bodnar
On Sunday 08 June 2014, Eero Volotinen wrote: > Is this kind of available? so, where I can download it? To my knowledge there is no live CD for CentOS 5. The closest thing to it is probably Scientific Linux 5 Live CD/DVD, but the most recent available version is 5.7 from October 2011. You can ge

[CentOS] centos livecd for latest centos 5-release?

2014-06-07 Thread Eero Volotinen
Hi, Is this kind of available? so, where I can download it? -- Eero ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] CentOS LiveCD on USB

2013-11-20 Thread m . roth
Timothy Murphy wrote: > m.r...@5-cent.us wrote: > >> Are you trying to boot from the USB? If so, I'd fix the grub menu on >> that, if it's on /dev/sda1 of the flash drive, to use /dev/sda2 for the root= > > I don't think this is good advice. > It is much better to use the UUID, "root=UUID=..." > wh

Re: [CentOS] CentOS LiveCD on USB

2013-11-20 Thread Timothy Murphy
m.r...@5-cent.us wrote: > Are you trying to boot from the USB? If so, I'd fix the grub menu on that, > if it's on /dev/sda1 of the flash drive, to use /dev/sda2 for the root= I don't think this is good advice. It is much better to use the UUID, "root=UUID=..." where the UUID can be found by blkid

Re: [CentOS] CentOS LiveCD on USB

2013-11-19 Thread m . roth
Glenn Eychaner wrote: > I had already gotten rid of rghb. The grub2 entry on the key for booting > the LiveCD reads: > > menuentry "CentOS 6.4 Live" { > set root=(hd0,1) > linux /CentOS-Live/isolinux/vmlinuz0 root=UUID=A352-6D7C ro liveimg > nodiskmount nolvmmount selinux=disabled live_dir=/CentOS_

Re: [CentOS] CentOS LiveCD on USB

2013-11-19 Thread Glenn Eychaner
On Nov 19, 2013, at 2:07 PM, Glenn Eychaner wrote: > Possibly a hardware incompatibility? (I haven't been able to test a LiveCD in > the optical drive yet, but will do so now.) The system boots a liveCD from the DVD drive just fine. It boots CentOS 6.4 from the hard disk. It boots everything BU

Re: [CentOS] CentOS LiveCD on USB

2013-11-19 Thread Glenn Eychaner
On Nov 19, 2013, at 1:55 PM, Glenn Eychaner wrote: > I had already gotten rid of rghb. The grub2 entry on the key for booting the > LiveCD reads: > [...] > linux /CentOS-Live/isolinux/vmlinuz0 root=UUID=A352-6D7C ro liveimg > nodiskmount nolvmmount selinux=disabled live_dir=/CentOS_Live/LiveOS

Re: [CentOS] CentOS LiveCD on USB

2013-11-19 Thread Glenn Eychaner
I had already gotten rid of rghb. The grub2 entry on the key for booting the LiveCD reads: menuentry "CentOS 6.4 Live" { set root=(hd0,1) linux /CentOS-Live/isolinux/vmlinuz0 root=UUID=A352-6D7C ro liveimg nodiskmount nolvmmount selinux=disabled live_dir=/CentOS_Live/LiveOS initrd /CentOS-Live/is

Re: [CentOS] CentOS LiveCD on USB

2013-11-19 Thread m . roth
Glenn Eychaner wrote: > I have been following these instructions: > https://www.centos.org/forums/viewtopic.php?t=501 > to put a bunch of utilities (Clonezilla, SystemRescue, CentOS > netinstall/rescue, etc.) on a single USB key. It works great for everything (including > Ubuntu Live) except the C

[CentOS] CentOS LiveCD on USB

2013-11-19 Thread Glenn Eychaner
I have been following these instructions: https://www.centos.org/forums/viewtopic.php?t=501 to put a bunch of utilities (Clonezilla, SystemRescue, CentOS netinstall/rescue, etc.) on a single USB key. It works great for everything (including Ubuntu Live) except the CentOS 6.4 LiveCD. (You can see

Re: [CentOS] Centos Livecd

2008-02-20 Thread Sergio Belkin
2008/2/20, Milton Calnek <[EMAIL PROTECTED]>: > > > Sergio Belkin wrote: > > > > Thanks for all of your comments, really I was looking for an easy way > > of install Centos downloading one only CD > > > That's a totally different question. You must be a ubuntu user... XD No, no, I'm not

Re: [CentOS] Centos Livecd

2008-02-20 Thread Milton Calnek
Sergio Belkin wrote: Thanks for all of your comments, really I was looking for an easy way of install Centos downloading one only CD That's a totally different question. You must be a ubuntu user... There are several ways of doing this. My favorite is to put the initrd and vmlinuz fi

Re: [CentOS] Centos Livecd

2008-02-20 Thread Sergio Belkin
2008/2/20, Johnny Hughes <[EMAIL PROTECTED]>: > Milton Calnek wrote: > > > > > > Patrice Guay wrote: > >> Milton Calnek wrote: > >>> Johnny Hughes wrote: > Milton Calnek wrote: > >> > >> The anaconda package does not need to be present on your build system. > >> It needs to be present

Re: [CentOS] Centos Livecd

2008-02-20 Thread Johnny Hughes
Milton Calnek wrote: Patrice Guay wrote: Milton Calnek wrote: Johnny Hughes wrote: Milton Calnek wrote: The anaconda package does not need to be present on your build system. It needs to be present on the LiveCD. That's where the hacked anaconda comes in... and any CD produced is not an

Re: [CentOS] Centos Livecd

2008-02-20 Thread Milton Calnek
Patrice Guay wrote: Milton Calnek wrote: Johnny Hughes wrote: Milton Calnek wrote: The anaconda package does not need to be present on your build system. It needs to be present on the LiveCD. That's where the hacked anaconda comes in... and any CD produced is not an official version of C

Re: [CentOS] Centos Livecd

2008-02-20 Thread Patrice Guay
Milton Calnek wrote: > Johnny Hughes wrote: >> Milton Calnek wrote: >>> It's fairly easy to roll your own. >>> I got livecd-tools. I think I got it from the fedora project, but >>> I'm not sure... or maybe from the CentOS Wiki. >>> I also got a couple of Kick-Start files... See https://projects.c

Re: [CentOS] Centos Livecd

2008-02-20 Thread Milton Calnek
Johnny Hughes wrote: Milton Calnek wrote: It's fairly easy to roll your own. I got livecd-tools. I think I got it from the fedora project, but I'm not sure... or maybe from the CentOS Wiki. I also got a couple of Kick-Start files... livecd-creator --config=centos-livecd-minimal.ks --fslabe

Re: [CentOS] Centos Livecd

2008-02-20 Thread Karanbir Singh
Milton Calnek wrote: It's fairly easy to roll your own. I got livecd-tools. I think I got it from the fedora project, but I'm not sure... or maybe from the CentOS Wiki. I also got a couple of Kick-Start files... livecd-creator --config=centos-livecd-minimal.ks --fslabel=1st_live_cd Add you h

Re: [CentOS] Centos Livecd

2008-02-20 Thread Johnny Hughes
Milton Calnek wrote: It's fairly easy to roll your own. I got livecd-tools. I think I got it from the fedora project, but I'm not sure... or maybe from the CentOS Wiki. I also got a couple of Kick-Start files... livecd-creator --config=centos-livecd-minimal.ks --fslabel=1st_live_cd Add you h

Re: [CentOS] Centos Livecd

2008-02-20 Thread Milton Calnek
It's fairly easy to roll your own. I got livecd-tools. I think I got it from the fedora project, but I'm not sure... or maybe from the CentOS Wiki. I also got a couple of Kick-Start files... livecd-creator --config=centos-livecd-minimal.ks --fslabel=1st_live_cd Add you have the ISO. Karanbir

Re: [CentOS] Centos Livecd

2008-02-20 Thread Karanbir Singh
Sergio Belkin wrote: Hi, I'd want to know if the new Centos LiveCd is installable, not only via network, but in a Fedora-Live fashion too. no, its not. Also, at the moment there is no plans to make that happen either. -- Karanbir Singh : http://www.karan.org/ : [EMAIL PROTECTED] __

[CentOS] Centos Livecd

2008-02-20 Thread Sergio Belkin
Hi, I'd want to know if the new Centos LiveCd is installable, not only via network, but in a Fedora-Live fashion too. Thanks in advance. -- -- Open Kairos http://www.openkairos.com Watch More TV http://sebelk.blogspot.com Sergio Belkin - ___ CentOS mai