how i normally did is just
mount -o loop /path/to/root.ext2 /mount/point
hope it helps!
cheers

On 8/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi,
I have already installed LFS-6.2-pre5. I would like to access the files
packed on root.ext2 of LiveCD Version x86-6.2-pre5. I proceed this way:

mount -t iso9660 /dev/hdc /mnt/cd
losetup /dev/loop0 /mnt/cd/root.ext2

and after

mount -t ext2 /dev/loop0 /mnt/disk

I get an error
VFS: Can't find an ext2 filesystem on dev loop0.

root.ext2 is somehow compressed? What else should I do?


--
Připojte se s VOLNÝ ADSL již od 389 Kč a získejte skvělý dárek – třeba
přehrávač MP3. Žádné zpomalování rychlosti a aktivace zdarma. Užijte
si lepší internet s VOLNÝ. http://adsl.volny.cz/adsl/


--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page



-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to