Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] Question regarding usr.iso on boot image.
Date: Wed, 01 Aug 2001 16:16:36
Message-Id: 20010801161635.M27021@cvs.gentoo.org
In Reply to: [gentoo-dev] Question regarding usr.iso on boot image. by derosa
1 On Wed, Aug 01, 2001 at 06:04:53PM -0400, derosa wrote:
2 > Although I have managed to build a kernel that boots and recognizes the Dell
3 > raid controller, I can't get the system to mount the usr.iso file. I am
4 > going to try to build a kernel based on the boot image config, instead of
5 > the 2.4.7 non modularized one I have been using.
6 >
7 > What would the command be to mount this file under /usr ??
8 >
9 > I have tried "mount -o loop /mnt/cdrom/usr.iso /usr"
10 > And it tells me it doesn't know what file system is on usr.iso.
11 > I have also tried the above command with -t dos, minix, reiserfs, ext2,
12 > vfat, iso9660 and that doesn't work either.
13 > Is this file an iso image ? when viewing the file, the top of it looks like
14 > a shell script.
15
16 You'll need to compile the cloop.o module for this new kernel:
17
18 http://www.knopper.net/download/knoppix/
19
20 cloop is a gzip-compressed loopback filesystem that we use to shave 60Mb off
21 the boot cd.
22
23 Best Regards,
24
25 --
26 Daniel Robbins <drobbins@g.o>
27 Chief Architect/President http://www.gentoo.org
28 Gentoo Technologies, Inc.