problem in mounting
Posted: 17. Jul 2009, 07:19
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?)
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?)