I am trying to make grub boot into a chroot directory /slack containing a Slackware Linux installation. This directory was created by issuing the following command:
installpkg --root /slack a/*.t?z
where a/ directory contains the basic a/ instalation packages from slackware.
I have created a custom bootable image(.iso) using Multi CD. This image contains Clonezilla,Ultimate Boot CD,Windows Recovery enviroment and much more. I checked whether the image was bootable or not and it worked fine. This image file is like my custom rescue disk. I want to create a separate partition with this image on it and adding a grub menu entry.
Is it possible to use dd command to create a bootable ISO image from hardisk ? I use below command:
dd if=/dev/sda of=/mnt/sdb/my.iso
I am able to create ISO, but when i try to boot i get error, Operating System not found
/dev/sda got 4 partition and in partition 1, grub is installed, filesystem is ext3
Thanks,
Saqlain.
Hello fellow helpers!
I have a quick question which seems to have no quick answers... I want to mount my bootable USB and have access to the root of the linux on the USB (chroot)... the problem is when I mount the usb it has the files that are used to automatically boot the USB not the actual root itself... anyone have an idea of how to go about locating the root on my USB?
I am trying to make grub boot into a chroot directory /slack containing a Slackware Linux installation. This directory was created by issuing the following command:
installpkg --root /slack a/*.t?z
where a/ directory contains the basic a/ instalation packages from slackware.
Hi all!
At work they gave me the following task (and i need some help from you guys!):
At work we have a normal PC running Ubuntu 9.10 (32-bit), which works good.
We also have a LaCie Ethernet Disk Mini v2, which runs embedded Linux (RedHat), but is so trimmed down, you can't use the disk we would like to use it.
What is the proper way to upgrade Ubuntu chroot environment to a newer Ubuntu release? The chroot environment has been originally set up using debootstrap.
The proper way to upgrade a Ubuntu server is to use do-release-upgrade command.
Ubuntu is based on Debian.
I'm trying to do the same of this question (multiple linux installation on same filesystem) but I get this result (root filesystem mounted as read-only) .
I'm using debian/sid, have successfully modified the initrd /init script and patched the busybox switch_root to chroot into a subdirectory, the filesystem is ext4.
The kernel boot but the filesystem is mounted read-only and any variant of mount
I have my FC11 system set up to automatically download and install updates.
I had to reboot yesterday because of one of these updates. It seems that this update messed up grub. When I rebooted I only got the flickering cursor.
So far I have tried the following using the rescue disk and executing chroot /mnt/sysimage
fdisk -l gives me this result :