HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Getting error "mkfs.ext2: No such device or addres...
Operating System - Linux
1826657
Members
2490
Online
109695
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
07-12-2002 01:06 PM
07-12-2002 01:06 PM
I just created a /dev/sda9 partition on my Red Hat 7.2 system. Then I tried using "mkfs" to create the file system and I saw this:
# mkfs -t ext2 /dev/sda9
mke2fs 1.23, 15-Aug-2001 for EXT2 FS 0.5b, 95/08/09
mkfs.ext2: No such device or address while trying to determine filesystem size
Can anyone tell me how to fix this?
Thanks,
Paul Mancillas
# mkfs -t ext2 /dev/sda9
mke2fs 1.23, 15-Aug-2001 for EXT2 FS 0.5b, 95/08/09
mkfs.ext2: No such device or address while trying to determine filesystem size
Can anyone tell me how to fix this?
Thanks,
Paul Mancillas
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2002 06:36 PM
07-12-2002 06:36 PM
Solution
Hi
I would like to tell you what did you do after "fdisk" command.
Because fdisk re-write the disk's MBR when you quit with "w" (write & quit).
But if you try to mkfs just after that, you will be fail like this time.
Because your sda (system disk) is mounted by OS, so that system could not reset the HD to enable new partition information.
So what you need to do after create new partition on system disk is, reboot.
If it is your data disk and all partitions are not mounted, fdisk try to restart the disk. So you don't need to reboot the system.
Good luck
I would like to tell you what did you do after "fdisk" command.
Because fdisk re-write the disk's MBR when you quit with "w" (write & quit).
But if you try to mkfs just after that, you will be fail like this time.
Because your sda (system disk) is mounted by OS, so that system could not reset the HD to enable new partition information.
So what you need to do after create new partition on system disk is, reboot.
If it is your data disk and all partitions are not mounted, fdisk try to restart the disk. So you don't need to reboot the system.
Good luck
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