Displaying 20 results from an estimated 50 matches for "systemrescuecd".
2009 Feb 28
2
Return to text mode after menu.c32
Hello everyone,
I am in the process of setting up a home boot server using pxelinux. I
have started creating a menu using menu.c32, and I want to add System
Rescue CD to that. Is there any way I can point PXE to load the
isolinux.cfg that comes with SystemRescueCD (I will now on refer to this
file simply as isolinux.cfg), but not in the "menu" mode? I want to do
that so all the information and boot options of SystemRescueCD are available
So far the 2 options I have found out are:
1) Create a menu item that boots directly the default kernel of
S...
2013 Sep 04
5
5.10 regression (from 5.01) MENU INCLUDE broken.
Hello,
Long story short, example config:
### cut
UI vesamenu.c32
MENU TITLE Multiboot USB
MENU BACKGROUND #00000000
MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
MENU COLOR unsel 37;44 #50ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
MENU BEGIN
MENU TITLE System Rescue CD 2.4.1
INCLUDE sysrcd-2.4.1.conf
MENU END
MENU BEGIN
MENU TITLE
2013 Sep 05
3
5.10 regression (from 5.01) MENU INCLUDE broken.
...l 7;37;40 #FF000000 #FFC0C0C0 all
MENU color unsel 37;44 #FF000000 #00000000 none
MENU color hotsel 1;7;37;40 #FF000000 #FFC0C0C0 all
MENU color tabmsg 1;31;40 #FFFFFF00 #00000000 std
MENU color help 1;31;40 #FFFFFFFF #00000000 none
LABEL rescuecd_std
MENU LABEL 1) SystemRescueCd: default boot options
LINUX /sysrcd-2.4.1/rescuecd
INITRD /sysrcd-2.4.1/initram.igz
APPEND subdir=sysrcd-2.4.1 scandelay=1
TEXT HELP
Boot standard 32bit kernel with default options (should always work)
You should use this entry if you don't know which one to use
ENDTEXT
LABEL res...
2009 Mar 13
1
Booting a complete CD iso image via PXE: SystemRescueCD
...g list archive, so I
thought I mention if it someone else runs into the same problem.
While some mails in the archive point out that it is not possible to
just take a CD iso image and boot it over PXE, it *is* possible to
boot over PXE and the download the rest of the image into RAM over
ethernet. SystemRescueCD (http://www.sysresccd.org/Main_Page) is a CD
image that does exactly that. Moreover, one can just boot the CD on
one computer and then setup that computer as PXE boot-server with a
simple script. A second computer (without CD, but connected to the
first computer) can then boot over PXE from the fir...
2020 May 13
4
CentOS 7 - xfs shrink & expand
...redefine it and then restore it back (xfsrestore).
Okay, I'm running into a problem where /home? needs to be "unused".? If
tried going in to "maintance mode", but I ran into a problem with the
mount command (after issuing a 'chroot /sysroot').? I then tried using
SystemRescueCD to boot to, but it wouldn't mount my 32TB RAID USB drive
(something about too big).
Any thoughts or suggestions?
-Frank
2020 May 13
2
CentOS 7 - xfs shrink & expand
...restore).
>>
>> Okay, I'm running into a problem where /home? needs to be "unused".? If
>> tried going in to "maintance mode", but I ran into a problem with the
>> mount command (after issuing a 'chroot /sysroot').? I then tried using
>> SystemRescueCD to boot to, but it wouldn't mount my 32TB RAID USB drive
>> (something about too big).
>>
>> Any thoughts or suggestions?
> What is the problem if you boot directly into maintenance mode? Then it
> should be possible to backup home to a remote destination, unmount /home,...
2020 Feb 22
2
NV40 under Debian
...freshly installed with Debian 10.2 "Buster". It doesn't support Geforce 6800 GT (NV40) boards through the nvidia nor the nvidia-legacy drivers any longer. The legacy drivers worked up until Debian 9 "Stretch", but no longer.
I know that the hardware works because I can boot SystemRescueCD from CD and get a flawless desktop presentation on the attached full HD TV.
But in Debian 10, the colours are distorted. Have a look at "Nouveau.jpg" here: https://jumpshare.com/b/Se5d7xMu5tBSsR2Zcz8p
I can get the colours to work by starting the kernel with "nomodeset". Look a...
2011 Jun 14
3
Questions about setup
I have worked in IT for several years and programming or anything related to
this is not exactly one of my strengths. I need help creating a vesamenu..
Im trying to setup up so I can access my Acronis backup and disaster
recovery 10 server, knoppix live cd, hardware diagnostics - pcdoctor and
maybe a hiren type boot cd. I checked the Linux irc channel which I guess is
now abandoned. If anyone
2020 May 13
2
CentOS 7 - xfs shrink & expand
...gt; Okay, I'm running into a problem where /home? needs to be "unused".? If
>>>> tried going in to "maintance mode", but I ran into a problem with the
>>>> mount command (after issuing a 'chroot /sysroot').? I then tried using
>>>> SystemRescueCD to boot to, but it wouldn't mount my 32TB RAID USB drive
>>>> (something about too big).
>>>>
>>>> Any thoughts or suggestions?
>>> What is the problem if you boot directly into maintenance mode? Then it
>>> should be possible to backup home...
2007 Jun 07
1
Crashed ext3-filesystem
...ctories are located on a separate HDD (30GB, 1 large
primary ext3 partition) and until yesterday it worked correctly. Because
the partition was nearly full we had to enlarge our home-space by moving
it to a larger HDD.
We decided to try a copy of whole partition by using gparted from the
"SystemRescueCd" (http://www.sysresccd.org).
The first try failed, because the FS-type of our home-partition wasn't
recognized.
A second boot was tried and this time the FS-type was recognized
correctly so we started copying the partition to another HDD (80GB).
After about 40% to 50% the copy-procedu...
2008 Nov 19
2
Migration from VMWare to HP Blade
...eviously running on was getting too slow.
However, it wasn't without it's problems, and eventually the only way I
could get them to work was:
Install the same version of CentOS on the blade (believed to be 5.0, but
/etc/redhat-release says 5.2)
Took down both servers, booting them off the SystemRescueCD, mounting all
the partition on /mnt/transfer etc
Ran rsync to copy all the data from one to the other - except /boot and
/lib/modules
Brought the blade up, and saw that it booted fine.
However, a new kernel has been released and we tried rebooting... And it
panicked. It seems to be LVM related, in...
2012 Oct 31
4
How to change VM from para-virtualization to full-virtualization?
Hi,
I''ve created a domU in para-virtualization. But now I need to change it to full-virtualization.
Is it possible to upgrade/change the VM virtualization mode without impact the OS+App in the VM? And How?
Thanks,
Jerry
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2020 May 13
0
CentOS 7 - xfs shrink & expand
...restore it back (xfsrestore).
>
> Okay, I'm running into a problem where /home? needs to be "unused".? If
> tried going in to "maintance mode", but I ran into a problem with the
> mount command (after issuing a 'chroot /sysroot').? I then tried using
> SystemRescueCD to boot to, but it wouldn't mount my 32TB RAID USB drive
> (something about too big).
>
> Any thoughts or suggestions?
What is the problem if you boot directly into maintenance mode? Then it
should be possible to backup home to a remote destination, unmount /home,
remove the home LV,...
2020 May 13
0
CentOS 7 - xfs shrink & expand
...t;
>>> Okay, I'm running into a problem where /home? needs to be "unused".? If
>>> tried going in to "maintance mode", but I ran into a problem with the
>>> mount command (after issuing a 'chroot /sysroot').? I then tried using
>>> SystemRescueCD to boot to, but it wouldn't mount my 32TB RAID USB drive
>>> (something about too big).
>>>
>>> Any thoughts or suggestions?
>> What is the problem if you boot directly into maintenance mode? Then it
>> should be possible to backup home to a remote destina...
2007 Jan 04
1
SYSLINUX 3.32-pre7 release candidate&In-Reply-To=
Hi,
First, many thanks for your great work.
Don't know if it's the good way to post .... But I want to give you a
good information ( and also good for me).
I try to make an usb bootable SystemrescueCd (www.sysrescd.org) on a
new 2Gb Usb Key (noname, UT163 controller from USBest) and it was
impossible with syslinux 3.31 release ( using win32 version
syslinux.exe). The syslinux command seemed to be ok (no error message,
ldlinux.sys file created on usb stick)... but impossible to boot from
the usb...
2008 Jun 25
2
preferred software RAID 10?
Hi all
I'm looking at setting up software RAID 10, using CentOS 5.1 x64 - what
is the best way todo this?
I'm reading some sources on the internet, and get a lot of different
"suggestions"
1 suggestion says to boot up with a Live CD like Knoppix or
SystemRescueCD, setup the RAID 10 partitions, and then install Linux
from there.
2. Another is to setup a small RAID 1 on the first 2 HDD's, install
Linux, bootup, and then setup the rest as RAID 10
The others didn't really make sense to me, so how do I actually do this?
And then, how do I setup the...
2013 May 05
2
Kernel bug at extent-tree.c:5446
...ed to mount under my normal openSUSE system (with kernel
3.9) and the following BUG appeared during the boot-up process: Kernel
bug at extent-tree.c:5446
The picture I''ve taken: www.morrohun.hu/temp/btrfs/IMG_1770.JPG
I tried to boot in an openSUSE Rescue CD, an Ubuntu Live CD, but just
a SystemRescueCD was actually working, but I can''t reach my partition.
Even though I was able to make an image by `btrfs-image -c9 -t8` and
I''ll send you the link if it''s requested.
Best regards,
Ákos Szőts
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs&qu...
2017 Jan 04
1
Re: libvirtError: block copy still active: disk not ready for pivot yet
I understand that libvirt provides async events that are triggered once the
block job reaches ready state and successfully pivots as it is reported by
qemu.
Whats the event that is triggered and what's the handler that we have to
implement?
To be more specific, I am looking for the onEVENT callback method that is
invoked when the event is fired.
On Tue, Jan 3, 2017 at 6:28 PM, Kashyap
2008 Jul 17
2
lvm errors after replacing drive in raid 10 array
I thought I'd test replacing a failed drive in a 4 drive raid 10 array on
a CentOS 5.2 box before it goes online and before a drive really fails.
I 'mdadm failed, removed', powered off, replaced drive, partitioned with
sfdisk -d /dev/sda | sfdisk /dev/sdb, and finally 'mdadm add'ed'.
Everything seems fine until I try to create a snapshot lv. (Creating a
snapshot lv
2008 Nov 08
2
Reinstalled Windows and GRUB - Cannot boot Linux - fstab and grub.conf errors?
...tion
Press any key to continue
(same error, trying to boot the 2 older Linux Kernels)
The CentOS 5 Installation DVD apparently is now damaged (Murphy's
Law). I have available to me:
(a) CentOS 5.2 i386 Live CD (I am running on that, as I write this email)
(b) Knoppix Live Disk, V.5.1.1
(c) SystemRescueCD V.0.2.15
The partitions on my hard drive, as shown by QTParted on the Knoppix
Live CD are now:
01 /dev/hda1 ntfs Active
02 /dev/hda2 ext3 (/boot)
03 /dev/hda3 unknown (CentOS LVM)
My belief is that /hda3 is not mounted. If I click on the "Local Hard
Drives"...