HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: where is / partition?
Operating System - Linux
1825795
Members
2240
Online
109687
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
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
12-22-2007 01:59 AM
12-22-2007 01:59 AM
where is / partition?
Hi All,
How can we know, where is root partition at grub prompt?
by mistaken changed in fstab file and now could not finding /.
Please advice.
Thx,
MKS
How can we know, where is root partition at grub prompt?
by mistaken changed in fstab file and now could not finding /.
Please advice.
Thx,
MKS
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2007 03:51 AM
12-22-2007 03:51 AM
Re: where is / partition?
Generally on a recent system, the file systems will be mounted by label, i.e.
LABEL=/ / ext3 defaults 1 1
If you boot from a rescue CD of some kind, you should be able to find it fairly easily, and fix the fstab.
LABEL=/ / ext3 defaults 1 1
If you boot from a rescue CD of some kind, you should be able to find it fairly easily, and fix the fstab.
One long-haired git at your service...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2007 08:56 AM
12-22-2007 08:56 AM
Re: where is / partition?
boot from a rescue CD
do fdisk -l ( this will list all the partiotions)
mount each of the linux partitions at some location by the contents of the mountpoint you can tell whether it is root partion or not.
do fdisk -l ( this will list all the partiotions)
mount each of the linux partitions at some location by the contents of the mountpoint you can tell whether it is root partion or not.
abandon all hope, ye who enter here..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2007 11:22 AM
12-24-2007 11:22 AM
Re: where is / partition?
is the server still up?
Compare to the o/p of mount -l . That gives a mapping between the device/partition to the mount point.
from mount -l
/dev/sda9 on / type ext3 (rw) [/]
in fstab
LABEL=/ / ext3 defaults 1 1
Compare to the o/p of mount -l . That gives a mapping between the device/partition to the mount point.
from mount -l
/dev/sda9 on / type ext3 (rw) [/]
in fstab
LABEL=/ / ext3 defaults 1 1
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP