search for: rootfs

Displaying 20 results from an estimated 637 matches for "rootfs".

Did you mean: root's
2012 Jan 13
5
Can't resize second device in RAID1
Hi, the situation: Label: ''RootFS''  uuid: c87975a0-a575-405e-9890-d3f7f25bbd96     Total devices 2 FS bytes used 284.98GB     devid    2 size 311.82GB used 286.51GB path /dev/sdb3     devid    1 size 897.76GB used 286.51GB path /dev/sda3 RootFS created when sda3 was 897.76GB and sdb3 311.82GB. I have now freed other space...
2007 May 30
1
ask for the xen boot when panic on mount rootfs
Everyone: hello , i have a question when i boot from the xen built on 3.0.4source code which made i stumble on mounting rootfs , i get it panic when it can not open rootfs . my disk is sata disk of WD 250G ,and i built all the source code in ubuntu feisty amd-64 platform on gcc-3.4.1 compiler . First time i doubt whether i am not compile the ext3 file system in the xen kernel (my rootfs is ext3 file system),but when i rebu...
2005 Oct 27
0
Not ready to load rootfs.gz
...ere - two Dells and one from SGI (a SGI 230). The previous version of the custom bootcd still works on all three platforms. The new version only works on the Dells. It fails on only the SGIs with: ----------------------------------------------- Loading linux............... Loading rootfs.gz............................................ Ready. ----------------------------------------------- A Google search has limited results (http://www.google.com/search?q=%22Loading+rootfs.gz%22+%22ready.%22&hl=en&hs=Rbl&lr=&client=opera&rls=en&filter=0) The only...
2001 Mar 01
1
Problems converting rootfs to ext3
Hi, i am having problems converting the rootfs - I created a journal and booted with "rw rootflags=journal=<inode>" - Before i changes the fstab and put the WIP fsck to /sbin/fsck.ext3. The kernel seems to mount the filesystem ok and then the bootup scripts (debian potato) try to fsck the rootfs which leads to e2fsck 1.20-WI...
2004 Apr 16
7
pxe linux
Hi, I have setup pxelinux like this, default linux label=linux kernel linux append initrd=rootfs.img ipappend 1 I have my dhcpd.conf like this, allow booting; allow bootp; group{ filename "pxelinux.cfg/pxelinux.0"; host deploy { next-server 192.168.1.254; hardware ethernet 00:0E:A6:22:28:21; fixed-address...
2007 Dec 25
2
rsyncd.conf exclude/include questions ??
Hello, I get some troubles when rsyncing my FreeBSD 6.2 server from my iMac Leopard desktop. Below what I configured in rsyncd.conf .. [all] path = / uid = root gid = wheel read only = true include from = /home/rsync/etc/includes/rootfs /home/rsync/etc/includes/rootfs + /etc + /etc/make.conf + /boot + /boot/* - * This is the only way I found to only backup files directories I would like having on my backup system. This is working but I get a problem with it. Is this really the way to do it ?? Lines specified above are just a e...
2012 May 04
3
How to select a rootfs to test job test-amd64-amd64-xl on my own machine ?
Hi All I try to test flight 12785 job test-amd64-amd64-xl on my own machine. I download kerndist.tar.gz , dist.tar.gz and xendist.tar.gz from logfiles generated by job build-amd64-pvops and build-amd64. But there is no clue on how to get a root file system. So I try Ubuntu 11.10 as its rootfs, which is ext3 format. Unfortunately, it complains the <The disk drive for / is not ready yet or not present Continue to wait; or press S to skip mounting or M for manual recovery >. So which root file system should I use? Any help are appreciated. Regards Wang zhihao
2016 Apr 06
4
CentOS 7.2 rootfs for i386
Hi I want to build a small rootfs for 32 bit CentOS to the same I plan to build the entire OS but I see https://wiki.centos.org/HowTos/I_need_the_Kernel_Source kernel_build for 32 bit is not supported . Please let me know anybody has built the same Thanks Kavitha
2010 May 13
5
what does "initrd-2.6.32.9.img" contains
Hi all If I use nfsroot boot the xen dom0, I find it works well if not use initrd-2.6.32.9.img. what does "initrd-2.6.32.9.img" contains? Thanks Lei -- "We learn from failure, not from success!" _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2016 Mar 09
0
Problems creating a LXC rootfs to be used with virt-manager
Hello everyone, Laine Stump over at OFTC #virt was kind enough to point me to this email address. I am trying to run a LXC OS container with virt-manager and found out, that I need to create the rootfs with LXC/LXD and then point virt-manager to the rootfs location. ( I am running Ubuntu 16.04 inside a virtual machine [kvm] for testing) Both "lxc-create" and "lxc launch" worked to create the rootfs and run the VMs. When I tried to add them to virt-manager I always get err...
2004 Jun 14
2
I need help rsyncing Local Disks
...ript on rsync.samba.org for backing up to a spare disk but need some help understanding the coding, as well as knowing if this script will provide me with another spare disk that is a replica of the primary. From what I can make of this script it doesn't mirror the drive, it only mirrors these: rootfs, usr, data, and data2. If this script does replicate disks then he first part of it is really what I'd be looking to do. In my case I would need to mount /dev/sdb1 as "/boot" and /dev/sdb3 as "/" somewhere. Whatever tips/insight you guys can provide on this would be much ap...
2013 Sep 06
3
Re: Problems with user namespaces
...Box v1.17.1 (Debian 1:1.17.1-8) multi-call binary. Copyright (C) 1998-2009 Erik Andersen, Rob Landley, Denys Vlasenko and others. Licensed under GPLv2. See source distribution for full notice. .... Again my id: uid=499(offlinehacker) gid=100(users) groups=100(users),1(wheel),57(networkmanager) My rootfs tree(/home/offlinehacker/busybox): busybox ├── [offlineh users ] busybox └── [offlineh users ] busybox-static_1.17.1-8_amd64.deb It works just fine as root and these folders gets created: busybox ├── [offlineh users ] busybox ├── [offlineh users ] busybox-static_1.17.1-8_amd64.deb ├──...
2005 Sep 20
4
standalone bootable usb-stick
hi ya syslinuxerz - i've been slowly working on a making a custom bootable standalone usb-stick with X11 and kde - it's basically builds itself off of a slackware-10.1 server - create a custom initrd.gz ( /dev/ram0 ) http://linux-boot.net/Bootable/InitRD/ - create a custom rootfs.gz ( /dev/loop0 ) http://linux-boot.net/Bootable/RootFS/ - create X11 and kde loopfiles http://linux-boot.net/Bootable/Patches.X11/ http://linux-boot.net/Bootable/Patches.KDE/ ( i created this mess because i do not want to use busybox ) - there's nothing odd about initrd.gz, rootfs.gz...
2013 Mar 31
10
Debootstrapping a rootfs for Xen on FastModels A15
Hi, I''ve tried several different approaches to debootstrap a working rootfs for with a Cortex A15 model ( FastModels ) and Xen but still face some issues. Some information on my setup. For a Dom0 kernel I''m using the latest version from git://github.com/torvalds/linux.git, I attached my config as it might be of some use for others. I''m using the latest X...
2018 May 25
2
ARM64 CentOS AltArch release 7.5
Hi, I have two questions: (1) In 7.3 CentOS released a rootfs tar for ARM64. I can no longer find this under the 7.5 release. Furthermore, I could also not find anything on the ISO that seems rootfs-like in any near complete state. The closest was the LiveOS/rootfs.img, but it seems this is not a complete fs as yum is missing components, for example. So my q...
2013 Sep 05
2
Problems with user namespaces
Hello! I'm testing user namespaces and I have quite some problem getting them to work. First of all, I have user namespaces support enabled in kernel: offlinehacker:~/ $ uname -r 3.10.10 offlinehacker:~/ $ ls /proc/self/ns/ ipc@ mnt@ net@ pid@ user@ uts@ I created simple ubuntu rootfs and when I start container without idmap, so without user namespace mappings, it works just fine: Libivrt config: <domain type='lxc'> <name>helloworld</name> <memory>102400</memory> <os> <type>exe</type> <init>/bin/dash&l...
2012 Nov 08
3
Failed to access console after launching LXC through libvirt
...ched by lxc-start on Ubuntu 12.04 host, console works 5. CentOS (g) launched by OpenStack / libvirt on Ubuntu12.04 host, console NOT works 6. CentOS (g) launched by OpenStack / libvirt on CentOS 6.3 host, console NOT works So somehow I feel it could be something related to LXC template rootfs, but Host OS do make a difference (2 vs. 3). lxc-start / libvirt also makes a difference (4 vs. 5), but that might be caused by cgroup setting. Could someone shed me some clues to further digging this issue? Thanks! -- Qiu Yu -------------- next part -------------- An HTML attachment was scrubbed...
2013 Feb 26
1
[LLVMdev] Cross compile LLVM using gcc (powerpc and x86)
...clude --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/llvm --disable-maintainer-mode --disable-dependency-tracking --host=i586-unknown-linux-gnu --target=i586-unknown-linux-gnu --with-gcc-toolchain=/opt/pluto-targets/i386-rootfs//usr/bin --with-default-sysroot --with-gnu-ld=i586-unknown-linux-gnu-ld --with-gnu-as=i586-unknown-linux-gnu-as --with-gnu-ar=i586-unknown-linux-gnu-ar --disable-bootstrap -disable-optimized --disable-multilib --enable-checking --disable-shared --enable-languages=c,c++ XPATH=/opt/pluto-targets/i38...
2011 Aug 26
1
Reg: Workaround to use pivot_root while using "rootfs" for "/" ?
...sents a circular mount reference goto out2; /* not attached */ if (new.mnt->mnt_root != new.dentry) goto out2; /* not a mountpoint */ if (new.mnt->mnt_parent == new.mnt) goto out2; /* not attached */ * This issue occurs for me, since I am using fstype "rootfs" as "/" and all binaries are mounted ISO's for execution within "/". Based on information from the below links, I have realized, that pivot_root is not possible for the above case.* **https://lkml.org/lkml/2005/10/8/17 https://bugzilla.kernel.org/show_bug.cgi?id=4857 *...
2006 Oct 06
1
Userspace mounts issue
Hello, I don't know if this is bug-worthy or not It can be fixed in numerous places, but I think it might make the most sense to do it here.... kinit uses /dev/root to mount the rootfs. In normal userspace, this causes the root system to be displayed twice in apps like Nautilus, as /proc/mounts lists rootfs on /dev/root, in addition to the real info (e.g. ext3 on /dev/hda3). This is actually easilly solved by adding a /dev/root symlink to the real root device, but that's se...