error : attempt to read or write outside of disk 'hd0'. Entering rescue mode ...
Hello everybody,
I am following the guidelines to prepare a CentOS7 virtual machine. I have downloaded the CentOS7.tar.xz file, decompressed it, and indicated to Virtualbox where to find the .vmdk file. However, when I start the machine, I get:
error : attempt to read or write outside of disk 'hd0'.
Entering rescue mode ...
grub rescue >
I have tried doing this on the grub rescue command line:
grub rescue > ls
(hd0) (hd0, msdos2) (hd, msdos1)
grub rescue > ls (hd0,msdos1)/ # This is where Linux is running
grub rescue > set boot=(hd0,msdos1)
grub rescue > set prefix=(hd0,msdos1)/boot/grub
grub rescue > insmod normal
grub rescue > normal
However, when I type in : insmod normal , the same error comes out:
error : attempt to read or write outside of disk 'hd0'.
Also, I would like to specify that I am running Virtualbox on Mac OS Sierra.
Thank you for your time.
Comments
-
Hi @hbellal ,
Just to be sure, did you get this vmware image from the Linux Foundation training website? If so, I can get the image and test it.
Regards,
Luis.0 -
I have just run the Linux FOundation VM on latest virtual box (6.0.12) and it runs without problem. Can you please make sure your hard drive is set to "SCSI" and not "SATA" as that is a common problem, and that in itself is not encoded in the vmdk file, as it is a local set up option.
0 -
I am on a Linux Host, but that should not make a difference, as compared to a Mac or a Windows PC
1 -
Hello luisviveropena,
Yes, I have taken the vmware image from the Linux foundation traning website. More specifically from the link at the end of this page :
https://training.linuxfoundation.org/cm/prep/.Thank you.
1 -
Hello coop,
Indeed the hardrive type was set to SATA. However, now, I have :
1. Added a new storage controller of type SCSI.
2. Added a new hardrive under it and associated it with the CentOS7.vmdk file.
3. Deleted the SATA storage controller and all of its hardrives.But I still have the same problem. Here is a screenshot of my configuration related to storage, it's in French, but I'm sure you'll be able to decypher it :

Thank you.
0 -
no idea. Looks exactly like what I have in English. What is likely to take you less time is to download the CentOS7 iso, and do a fresh install in VirtualBox (that will take no more than 15 minutes) and it will do an authomatic install which will ask you not even any questions. Then once it is done, just run the ready-for.sh script (which you can get from https://training.linuxfoundation.org/cm/prep (and is mentioned in the course as well) and just do a one liner:
./ready-for.sh --install LFS201
and voila, in a few minutes you should have a clean virtual machine with all the software you need.
That's what I would do.

Bonne chance!
1 -
Hello everybody,
I have decompressed the downloaded .xz file one more time and linked the resulting vmdk to my machine, and this time it works, after changing storage controller type to SCSI. I think that during the first decompression, something might have gone wrong. Anyways, thank you all for your concern, and I hope to come back with a real problem next time.
Cheers.1 -
Hi @hbellal ,
It's good to know that it's working now! Did you download the file again, or just decompressed the file again?
Regards,
Luis.0 -
Just decompressed it.
0 -
Well, that's weird, at least you used a different command the second time.
Regards,
Luis.0 -
I got stuck in the same problem when I downloaded the CentOS image and decompressed it in Ubuntu 20.10 and then I tried to use the decompressed file in Win10. When I decompressed it with 7zip in Win10, the image charged smoothly
0 -
i have seen this before. the built in windows decompression program is out of spec but 7zip should work. i believe the README file may even say so
0
Categories
- All Categories
- 175 LFX Mentorship
- 175 LFX Mentorship: Linux Kernel
- 745 Linux Foundation IT Professional Programs
- 372 Cloud Engineer IT Professional Program
- 168 Advanced Cloud Engineer IT Professional Program
- 73 DevOps IT Professional Program - Discontinued
- 3 DevOps & GitOps IT Professional Program
- 98 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- AI & ML Training
- Blockchain & Decentralized Identity Training
- Cloud & Containers Training
- Cybersecurity Training
- DevOps & Site-Reliability Training
- Linux Kernel Development Training
- Networking Training
- Open Source Best Practice Training
- System Administration Training
- System Engineering Training
- Web & Application Development Training
- 2 LFD103-JP クラス フォーラム
- 4 LFD210-CN Class Forum
- 764 LFD259 Class Forum
- 681 LFS101 Class Forum
- 2 LFS158-JP クラス フォーラム
- 162 LFS207 Class Forum
- 3 LFS207-DE-Klassenforum
- 4 LFS207-JP クラス フォーラム
- 61 LFS241 Class Forum
- 52 LFS242 Class Forum
- 42 LFS243 Class Forum
- 19 LFS244 Class Forum
- 4 LFS250-JP クラス フォーラム
- 166 LFS253 Class Forum
- 19 LFS256 Class Forum
- 1.4K LFS258 Class Forum
- 165 LFS261 Class Forum
- 26 LFS267 Class Forum
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 768 Linux Distributions
- 81 Debian
- 67 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 105 Mobile Computing
- 18 Android
- 72 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 944 Programming and Development
- 310 Kernel Development
- 616 Software Development
- 977 Software
- 369 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)

