On Sat, 21 Sep 2002 13:46, Keith Antoine wrote: > I am trying to make a grub bootcd, ths SxS example says: > > losetup /dev/loop1 /tmp/cdboot.288 > > and it comes back as no comand 'losetup', where does that come from ?
why not just do a mount -o loop /dev/loop1 /tmp/cdboot.288 will that work? -- James McDonald Systems Engineer Public key (824785B3) available at http://www.keyserver.net/ _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
