HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- RHAS3U3 rescue system - no fsck
Operating System - Linux
1830898
Members
2706
Online
110017
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2004 08:18 PM
11-23-2004 08:18 PM
Hi,
can somebody comfirm the following problem or knows a solution:
i boot from first RHAS3U3 boot CD and enter 'linux rescue askmethod', then i specify my FTP/HTTP network source and use the 'SKIP' function to NOT mount any filesystems within my rescue system - now i do not have an fsck command available, correct ? or is somethig wrong with my network source ?
if i do the same with an NFS server everything works fine (also if i don't use the 'skip' function instead i use 'continue' it works).
thanks for any hint.
regards,
Matthias
can somebody comfirm the following problem or knows a solution:
i boot from first RHAS3U3 boot CD and enter 'linux rescue askmethod', then i specify my FTP/HTTP network source and use the 'SKIP' function to NOT mount any filesystems within my rescue system - now i do not have an fsck command available, correct ? or is somethig wrong with my network source ?
if i do the same with an NFS server everything works fine (also if i don't use the 'skip' function instead i use 'continue' it works).
thanks for any hint.
regards,
Matthias
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2004 05:01 AM
11-24-2004 05:01 AM
Solution
A rescue cd is useless without fsck. Its a primary command needed to recover a system. It should be included on the rescue CD you have the option of creating, even when you do an ftp or nfs install.
Houston, there is a problem.
SEP
Houston, there is a problem.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2004 03:48 AM
11-25-2004 03:48 AM
Re: RHAS3U3 rescue system - no fsck
I'd recommend burning a copy of System Rescue.
http://www.sysresccd.org/
You can configure the net, mount almost every kind of filesystem, fix grub/lilo, ect.
http://www.sysresccd.org/
You can configure the net, mount almost every kind of filesystem, fix grub/lilo, ect.
Necessary questions: Why? What? How? When?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2004 06:17 AM
11-25-2004 06:17 AM
Re: RHAS3U3 rescue system - no fsck
So, it sounds like you not only won't have fsck, but you won't have any other non-shell commands since you have no filesystem (/sbin, /usr/bin, /lib, /etc, and so forth).
It works over NFS because you have your filesystem on NFS - you don't have a filesystem via FTP or HTTP.
echo $PATH to double check.
In other words, you told it you didn't want fsck I believe.
You basically did something like
# mkdir /newdir
# cp /bin/bash /newdir
# chroot /newdir /bin/bash
...so there will be nothing available that isn't built into the shell.
It works over NFS because you have your filesystem on NFS - you don't have a filesystem via FTP or HTTP.
echo $PATH to double check.
In other words, you told it you didn't want fsck I believe.
You basically did something like
# mkdir /newdir
# cp /bin/bash /newdir
# chroot /newdir /bin/bash
...so there will be nothing available that isn't built into the shell.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP