problem in mounting

Discussions related to using VirtualBox on Linux hosts.
Post Reply
kuwar2311
Posts: 1
Joined: 17. Jul 2009, 06:13
Primary OS: Linux other
VBox Version: OSE other
Guest OSses: Linux

problem in mounting

Post by kuwar2311 »

i m getting a problem in mounting a rhel5 vdi image, how can i mount?
i m using following command:-

[root@localhost Desktop]# sudo mount -t ext3 -o force,loop,rw,noatime,noexec,offset=$[14336+32256] /root/.VirtualBox/VDI/RHEL5.vdi /mnt
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

Re: problem in mounting

Post by stefan.becker »

Have a look at the sticky posts in the Linux hosts area.
Post Reply