Loop device
VIGNESH
vignesh1986 at gmail.com
Mon Jun 5 11:44:11 UTC 2006
This is what I get ....
[root at Linux ~]losetup -d /dev/loop7
loop: can't delete device /dev/loop7: No such file or directory
[root at Linux ~]sudo fuser /dev/loop/*
/dev/loop/*: No such file or directory
On 6/5/06, VIGNESH <vignesh1986 at gmail.com> wrote:
>
> THanks guys... I will tell you how it goes...
>
> Cheers!
> Vignesh
>
>
> On 6/5/06, email.listen at googlemail.com <email.listen at googlemail.com >
> wrote:
> >
> > Am Sun, 4. June 2006 19:24 schrieb Thilo Six:
> > > email.listen at googlemail.com wrote the following on 04.06.2006 17:23:
> > >
> > > <snip>
> > >
> > > First of all thanks for the informative post. ;)
> > >
> > > > Not all supported filesystems show up here. I don't exactly now why
> > but I
> > > > would think this is because of dynamic kernel filesystem modules
> > which
> > > > will be loaded only if needed.
> > >
> > > I have palyed with that und if a module gets loaded /proc/filesystems
> > > gets updated, too.
> >
> > Hhhm could be done a bit more elegant (imho)?
> > Preloading kernel modules is a waste of recources, so unused kernel
> > modules
> > use memory.
> > Ok, it's not much memory they use but may be it's a more elegant way to
> > have
> > an /etc/filesystems file
> > I would prefer an /etc/filesystems file
> >
> > Not to forget it's easier to copy /etc/filesystems to other machines
> > than to
> > adapt each /etc/modules file. This because /etc/modules differ from
> > machine
> > to machine due to different hardware but /etc/filesystems doesn't.
> >
> > >
> > > e.g. after:
> > > $ sudo modprobe vfat
> > > $ sudo modprobe isofs
> > >
> > > cat /proc/filesystems
> > > .
> > > .
> > > .
> > > udf
> > > iso9660
> > > vfat
> > >
> > > Now i have added vfat and isofs to /etc/modules. Thanks for this tip.
> > ;)
> >
> > regards,
> > thomas
> >
> > --
> > ubuntu-users mailing list
> > ubuntu-users at lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060605/f59026b7/attachment.html>
More information about the ubuntu-users
mailing list