Fwd: problems with make_inst_disk
Fabian Herschel <[email protected]> Wed, 16 Oct 2002 16:03:29 +0200
| Newsgroups | gmane.linux.suse.alice |
|---|---|
| Message-ID | <02101616032901.01700@grimsel> |
Hi *, can't remember that ;-) But please use our newst rpm you can find at http://www.suse.de/~fabian ---------- Forwarded Message ---------- Subject: [alice] problems with make_inst_disk Date: Wed, 16 Oct 2002 14:51:20 +0200 From: Stefan Weigel <[email protected]> To: Fabian Herschel <[email protected]> Hi Fabian! Have you ever seen this problem by running /usr/lib/alice/utils/make_inst_disk suse7.2.sample.de: make_info_file 0.3.1 gzip: /tmp/mnt6284.moddsk/*.gz: No such file or directory Usage: mount -V : print version mount -h : print this help mount : list mounted filesystems mount -l : idem, including volume labels So far the informational part. Next the mounting. The command is `mount [-t fstype] something somewhere'. Details found in /etc/fstab may be omitted. mount -a [-t|-O] ... : mount all stuff from /etc/fstab mount device : mount device at the known place mount directory : mount known device here mount -t type dev dir : ordinary mount command Note that one does not really mount a device, one mounts a filesystem (of the given type) found on the device. One can also mount an already visible directory tree elsewhere: mount --bind olddir newdir A device can be given by name, say /dev/hda1 or /dev/cdrom, or by label, using -L label or by uuid, using -U uuid . Other options: [-nfFrsvw] [-o options]. For many more details, say man 8 mount . umount: /tmp/mnt6284.modfs ist nicht gemountet gzip: /tmp/mnt6284.moddsk/*.gz: No such file or directory Usage: mount -V : print version mount -h : print this help mount : list mounted filesystems mount -l : idem, including volume labels So far the informational part. Next the mounting. The command is `mount [-t fstype] something somewhere'. Details found in /etc/fstab may be omitted. mount -a [-t|-O] ... : mount all stuff from /etc/fstab mount device : mount device at the known place mount directory : mount known device here mount -t type dev dir : ordinary mount command Note that one does not really mount a device, one mounts a filesystem (of the given type) found on the device. One can also mount an already visible directory tree elsewhere: mount --bind olddir newdir A device can be given by name, say /dev/hda1 or /dev/cdrom, or by label, using -L label or by uuid, using -U uuid . Other options: [-nfFrsvw] [-o options]. Greetings Stefan ------------------------------------------------------- -- <[email protected]> SuSE Linux Solutions AG * Mergenthalerallee 45-47 * D-65760 Eschborn Tel: +49-6196-50951-23 * Fax: +49-6196-409-607 http://www.suse.de * Alice Homepage: http://www.suse.de/~fabian -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]