-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On Fri, Oct 07, 2016 at 11:30:58AM -0700, gaikokujinkyofu...@gmail.com wrote:
> On Thursday, October 6, 2016 at 11:11:47 PM UTC-4, Marek Marczykowski-Górecki 
> wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA256
> > 
> > On Mon, Oct 03, 2016 at 06:51:39PM -0700, gaikokujinkyofu...@gmail.com 
> > wrote:
> > > I converted a vdi file over to a raw file which seemed to go fine but 
> > > mounting it is not going so well. mount seems to be having problems with 
> > > the file sys. I have tried auto but no luck, I tried manually specifying 
> > > but no luck. It was whonix so I assumed it was ext3 or 4 (or 2, tried em 
> > > all) but no luck.
> > > I have tried specifying offset points (2480 here) and just "loop" etc... 
> > > nada
> > > 
> > > fdisk -l tells me:
> > > Disk whonix.raw: 4 GiB, 4294967296 bytes, 8388608 sectors
> > > Units: sectors of 1 * 512 = 512 bytes
> > > Sector size (logical/physical): 512 bytes / 512 bytes
> > > I/O size (minimum/optimal): 512 bytes / 512 bytes
> > > Disklabel type: dos
> > > Disk identifier: 0x3d6b07dc
> > > 
> > > Device      Boot Start     End Sectors Size Id Type
> > > whonix.raw1       2048 8388607 8386560   4G 83 Linux
> > > 
> > > thoughts?
> > 
> > Try `losetup -P /dev/loop0 whonix.raw`, then mount /dev/loop0p1.
> > 
> 
> Assuming I got it right I am still getting filesystem errors (or "can't find 
> in fstab), here is what I have tried:
> 
> [user@untrusted MV]$ sudo losetup -P /dev/loop0 whonix.raw
> [user@untrusted MV]$ mount /dev/loop0p1
> mount: can't find /dev/loop0p1 in /etc/fstab
> [user@untrusted MV]$ sudo mount -t auto /dev/loop0p1 ~/whonix/
> mount: wrong fs type, bad option, bad superblock on /dev/loop0p1,
>        missing codepage or helper program, or other error
> 
>        In some cases useful info is found in syslog - try
>        dmesg | tail or so.
> [user@untrusted MV]$ sudo mount /dev/loop0p1 ~/whonix/
> mount: wrong fs type, bad option, bad superblock on /dev/loop0p1,
>        missing codepage or helper program, or other error
> 
>        In some cases useful info is found in syslog - try
>        dmesg | tail or so.
> [user@untrusted MV]$ sudo mount -t auto -o /dev/loop0p1 ~/whonix/
> mount: can't find /home/user/whonix/ in /etc/fstab
> [user@untrusted MV]$ sudo mount -t auto -o /dev/loop0p1 whonix.raw ~/whonix/
> mount: /dev/loop1 is write-protected, mounting read-only
> mount: wrong fs type, bad option, bad superblock on /dev/loop1,
>        missing codepage or helper program, or other error
> 
>        In some cases useful info is found in syslog - try
>        dmesg | tail or so.

Have you followed this suggestion: dmesg | tail
Maybe this filesystem is really broken?

- -- 
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJX9/NuAAoJENuP0xzK19cs9S0H/j+lhoUjPFu7plLipSnHmZ1b
U4nuO5DMEANLX8sKeC4zPQlatpyObqUSeseCcuKDeP/xcFymtYPbZIVaxuGHjvBa
1Aa6Z3A2A3i9P7p8efMZWB3qHlDtapxUDURcwuYsakYyKjAy+16g+BD7rSyEX7zx
tHV/zYO8BRq9arB3TNGbwDaz0+HMyQ0mjemyKlk3OCNm+VMAo5JQyeMPv6xP0o8E
fibOlZd9YTH2UBYrgVFarsapJYOypb6UxjRQCZGuARbuWCV3NoURD2IbNp6QRcWZ
VkYDgcCMsuChOhiiO91vGrZCe7A5kn83LirzZ9Fd0HOynyUde8SSSEuW597SQQA=
=d3fr
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20161007191143.GL7105%40mail-itl.
For more options, visit https://groups.google.com/d/optout.

Reply via email to