LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 02-22-2016, 02:44 AM   #1
cyisfor
LQ Newbie
 
Registered: Jan 2016
Posts: 5

Rep: Reputation: Disabled
Question why is pivot_root not working here?


Code:
# mount /dev/new/root /new
# cd /new
# mkdir old
# pivot_root . old
pivot_root: failed to change root from `.' to `old': Invalid argument
#
pivot_root(2) states:
  • they must be directories (check)
  • new_root and put_old must not be on the same filesystem as the current root. (check, different logical volume, different disk entirely)
  • put_old must be underneath new_root (check)
  • no other filesystem may be mounted on put_old (check)

What am I doing wrong here? Is there some undocumented feature by which pivot_root can't be used if you already booted up your system, even if you're going to a second disk? It ain't exactly kexec!
 
Old 02-22-2016, 11:21 AM   #2
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Try
Code:
pivot_root /new/old old
I don't think the command pivot_root "understands" the . (current directory)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
pivot_root on bsd PatrickNew *BSD 0 06-21-2009 01:10 PM
pivot_root: Invalid argument -- trying to boot my own Gentoo LiveCD un_pilote Linux - General 2 04-20-2008 08:33 AM
initrd, pivot_root and initctl woes... Hans Zarkoff Linux - General 22 10-24-2007 01:06 PM
Boot failure at pivot_root jcspray Linux - Software 1 10-20-2005 11:51 AM
Pivot_root: No such file or directory LinuxChristian Debian 3 07-22-2005 06:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 06:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration