From: Nick F. <ni...@it...> - 2002-02-07 00:07:55
|
Hi, I'm trying to make my own initrd but I can't manage to mount the initrd file as a minix file system. I'm no Guru but I am above newbie... Anyhow I read the Trinux FAQ, I've got my initrd (Un gziped) and I try to mount it like so: # mount -o loop initrd /mnt and I get the following error: ioctl: LOOP_SET_FD: Invaild argument The command didn't look right to me and I've tryed some other variations but I still can't get it to mount. Please help.... Nick |