On Thu, Aug 07, 2014 at 05:13:36AM -0700, teddymwas wrote:
> Commands to use when mounting ISO and installing packages from ISOs.
>
> 1. copy over all the ISO images over to the server you want to use
> 2. Create a directory in /media/ call it mountpoint1 i.e >> mkdir
> /media/mountpoint1
> 3. ed
n.2.n7.nabble.com/How-to-use-the-debian-installation-iso-for-installing-packages-using-aptitude-tp3026058p3324000.html
Sent from the Debian User mailing list archive at Nabble.com.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble?
On 9/22/13, Andrei POPESCU wrote:
> On Du, 18 aug 13, 21:22:59, Zenaan Harkness wrote:
>> > Also if I generate my own gpg key and sign the repository using that
>> > key,
>> > will it get authenticated?
>
> Yes, if you add the key correctly.
>
>> But gpg-signing a 30GiB repo, package by package, j
On Du, 18 aug 13, 21:22:59, Zenaan Harkness wrote:
>
> > Also if I generate my own gpg key and sign the repository using that key,
> > will it get authenticated?
Yes, if you add the key correctly.
> But gpg-signing a 30GiB repo, package by package, just to avoid
> warning messages?
>
You don
Having trouble sending some mail -- trying again.
Date: Sun, 18 Aug 2013 23:26:00 +1200
From: Chris Bannister
To: debian-user@lists.debian.org
Subject: Re: How to use the debian installation iso for installing packages
using aptitude
On Sun, Aug 18, 2013 at 04:31:14PM +0530, Anubhav Yadav
>
> That would of course defeat the purpose of having an official key, if
> anyone could sign packages officially.
>
> Your key only.
>
> I found a key on this page?
Can you help me now, by telling me how to add that particular key into my
repository.
I have mounted the iso in /media/dvd1-mountpoi
On 8/18/13, Anubhav Yadav wrote:
>> OK, So because of that I'm guessing you need an entry like:
>> gpg: key cxdfddey: "Local Repository Key"
>> blah blah blah.
>>
>> So following the adage -- teach a man to fish ...
>>
>> Googling "how to authenticate a local repository Debian"
>> (leave off the
>
> OK, So because of that I'm guessing you need an entry like:
> gpg: key cxdfddey: "Local Repository Key"
> blah blah blah.
>
> So following the adage -- teach a man to fish ...
>
> Googling "how to authenticate a local repository Debian"
> (leave off the quotes in the search box.)
>
> Returns, e
On Sun, Aug 18, 2013 at 10:54:56AM +0530, Anubhav Yadav wrote:
>
> root@Innovator:~# apt-key update
> gpg: key B98321F9: "Squeeze Stable Release Key
> " not changed
> gpg: key 473041FA: "Debian Archive Automatic Signing Key (6.0/squeeze)
> " not changed
> gpg: key 65FFB764: "Wheezy Stable Release
Just a small update.
I uncommented out everything in sources.list so all my offline and
online repositories are enabled.
Ran apt-get update
Commented out only my dvd-mountpoints, so no offline repository.
Ran apt-key update
Gave me the following output
root@Innovator:~# apt-key update
gpg: ke
On 8/17/13, Zenaan Harkness wrote:
> On 8/17/13, Anubhav Yadav wrote:
>> apt-get install audacity
>>
>> I get the following output
>>
>> WARNING: The following packages cannot be authenticated!
>> libflac++6 libsbsms10 libwxbase2.8-0 libwxgtk2.8-0 audacity-data
>> libid3tag0 libportsmf0 libvamp
On 8/17/13, Gregory Nowak wrote:
> On Fri, Aug 16, 2013 at 07:34:22PM +0530, Anubhav Yadav wrote:
>> but still I get that warning. Still I am almost there!
>
> Try running
>
> apt-key update
>
> and then try installing the software.
It did apt-key update and still I see the warnings!
>
> Greg
>
>
On Fri, Aug 16, 2013 at 07:34:22PM +0530, Anubhav Yadav wrote:
> but still I get that warning. Still I am almost there!
Try running
apt-key update
and then try installing the software.
Greg
--
web site: http://www.gregn..net
gpg public key: http://www.gregn..net/pubkey.asc
skype: gregn1
(aut
Anubhav Yadav wrote:
> Bob Proulx wrote:
> > # dpkg -i
> > /media/dvd-mountpoint1/pool/main/d/debian-archive-keyring/debian-archive-keyring_2012.4_all.deb
> > Then update again to clear the error.
> > # apt-get update
> >
> > After that you should not be getting that authentication error again
On 8/17/13, Anubhav Yadav wrote:
> apt-get install audacity
>
> I get the following output
>
> WARNING: The following packages cannot be authenticated!
> libflac++6 libsbsms10 libwxbase2.8-0 libwxgtk2.8-0 audacity-data
> libid3tag0 libportsmf0 libvamp-hostsdk3 audacity
> Install these packages w
Okay list!! Thanks a lot for your help! Just a little update, only a
small part is remaining.
Everything now works as desired.
Only thing when I run apt-get install for eg,
apt-get install audacity
I get the following output
WARNING: The following packages cannot be authenticated!
libflac++6
On Aug 16, 2013 10:24 AM, "Bob Proulx" wrote:
>
> Anubhav Yadav wrote:
> > Bob Proulx wrote:
> > > Do you have "noauto" there? That is the only thing that makes sense.
> > > Remove it. Look for a "noauto" option and remove it.
> >
> > yes it is noauto
> >
> > > What options do you have? For mou
Anubhav Yadav wrote:
> Bob Proulx wrote:
> > Do you have "noauto" there? That is the only thing that makes sense.
> > Remove it. Look for a "noauto" option and remove it.
>
> yes it is noauto
>
> > What options do you have? For mounting an iso you probably only want
> > "loop" and "ro" and no ot
On 8/16/13, Bob Proulx wrote:
> Anubhav Yadav wrote:
>> I got it, but I thought before that adding entry to fstab and
>> automounting
>> at boot are not related to each other.
>
> They are exactly related to each other. The /etc/fstab file defines
> what file systems are mounted at boot time.
>
Anubhav Yadav wrote:
> I got it, but I thought before that adding entry to fstab and automounting
> at boot are not related to each other.
They are exactly related to each other. The /etc/fstab file defines
what file systems are mounted at boot time.
> I restarted but I had to mount all the thr
I got it, but I thought before that adding entry to fstab and automounting
at boot are not related to each other.
I restarted but I had to mount all the three iso manually.
mount -a won't work too.
So I did suck it :-)
On Thursday 15 August 2013 16:56:45 Curt wrote:
> > Suck it and see?
>
> What?
If you want to know whether a lemon is sour, suck it and see. I.e. try it
out. It is quite frequently used, but is a bit too colloquial for an
international list. I apologise.
But simply rebooting would have given
On 2013-08-15, Lisi Reisz wrote:
> On Thursday 15 August 2013 05:14:34 Anubhav Yadav wrote:
>> It's working nicely (atleast for the first DVD). Now since I have added the
>> entry in the fstab file, will it get auto mounted on startup?
>
> Suck it and see?
What?
> Lisi
>
>
--
To UNSUBSCRIBE,
mount -a isn't mounting /media/dvd1-mountpoint
On 15 August 2013 14:14, Anubhav Yadav wrote:
> It's working nicely (atleast for the first DVD). Now since I have added the
> entry in the fstab file, will it get auto mounted on startup?
You could test this by unmounting it and then run 'mount -a'
--
To UNSUBSCRIBE, email to debian-user-requ.
On Thursday 15 August 2013 05:14:34 Anubhav Yadav wrote:
> It's working nicely (atleast for the first DVD). Now since I have added the
> entry in the fstab file, will it get auto mounted on startup?
Suck it and see?
Lisi
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a
It's working nicely (atleast for the first DVD). Now since I have added the
entry in the fstab file, will it get auto mounted on startup?
Anubhav Yadav wrote:
> Zenaan Harkness wrote:
> > Anubhav Yadav wrote:
> > > Bob Proulx wrote:
> > > > And if it is an official Debian image then there won't be
> > > > non-free there since the DFSG (Debian Free Software Guidelines)
> > > > do not allow nonfree.
> > > > deb file:/media/dvd-mountp
Ralf Mardorf wrote:
> On Wed, 2013-08-14 at 00:38 -0600, Bob Proulx wrote:
> > if it is an official Debian image then there won't be non-free
> > there since the DFSG (Debian Free Software Guidelines) do not allow
> > nonfree.
>
> At least for the firmware there are packages:
>
> https://wiki.deb
On 8/14/13, Ralf Mardorf wrote:
> On Wed, 2013-08-14 at 23:17 +1000, Zenaan Harkness wrote:
>> If you have no need for the images otherwise, a local mirror might be
>> what you want? Eg using debmirror, apt-move etc.
>
> And this does work without downloading completely everything by the
> Interne
On Wed, 2013-08-14 at 23:17 +1000, Zenaan Harkness wrote:
> If you have no need for the images otherwise, a local mirror might be
> what you want? Eg using debmirror, apt-move etc.
And this does work without downloading completely everything by the
Internet ;)? IIUC the ISOs should be used to avoi
On 8/14/13, Anubhav Yadav wrote:
> Anyways tried genisoimage and it worked.
>
> The only problem was I needed to search what I wanted to download.
>
> Now I have to do the same with the other two dvds.
> And then I have to make a provision that these disks get auto mounted at
> startup.
If you ha
I am still getting used to handling mailing list from Gmail. Pretty hard
with the new ui of Gmail.
Anyways tried genisoimage and it worked.
The only problem was I needed to search what I wanted to download.
Now I have to do the same with the other two dvds.
And then I have to make a provision th
On Wed, 2013-08-14 at 16:47 +0530, Anubhav Yadav wrote:
> root@Innovator:/home/# apt-get update
> Ign file: wheezy Release.gpg
> Ign cdrom://[Debian GNU/Linux 7.1.0 _Wheezy_ - Official amd64 DVD
> #Binary-1 20130615-23:06] wheezy Release.gpg
> Ign cdrom://[Debian GNU/Linux 7.1.0 _Wheezy_ - Offici
On Wed, Aug 14, 2013 at 4:39 PM, Ralf Mardorf wrote:
> On Wed, 2013-08-14 at 15:49 +0530, Anubhav Yadav wrote:
>
>
> > On Wed, Aug 14, 2013 at 12:08 PM, Bob Proulx wrote:
> >
> > deb file:/media/dvd-mountpoint1 wheezy main contrib
>^^^
On Wed, 2013-08-14 at 15:49 +0530, Anubhav Yadav wrote:
> On Wed, Aug 14, 2013 at 12:08 PM, Bob Proulx wrote:
>
> deb file:/media/dvd-mountpoint1 wheezy main contrib
^^^
>
> file:/media/dvd1-mountpoint/dists/wheezy/non-free/binar
On Wed, Aug 14, 2013 at 4:27 PM, Zenaan Harkness wrote:
> On 8/14/13, Anubhav Yadav wrote:
> > On Wed, Aug 14, 2013 at 12:08 PM, Bob Proulx wrote:
> >> To verify that your /etc/fstab line is correct you should mount using
> >> it instead of doing all of it above.
> >>
> >> # umount /media/dvd
On 8/14/13, Anubhav Yadav wrote:
> On Wed, Aug 14, 2013 at 12:08 PM, Bob Proulx wrote:
>> To verify that your /etc/fstab line is correct you should mount using
>> it instead of doing all of it above.
>>
>> # umount /media/dvd-mountpoint1
>> # mount /media/dvd-mountpoint1
> Yes it works!!
Gre
On Wed, Aug 14, 2013 at 12:08 PM, Bob Proulx wrote:
>
>
> To verify that your /etc/fstab line is correct you should mount using
> it instead of doing all of it above.
>
> # umount /media/dvd-mountpoint1
> # mount /media/dvd-mountpoint1
>
>
Yes it works!!
> deb file:/media/dvd-mountpoint1
On 8/14/13, Anubhav Yadav wrote:
> Here is my sources.list
> #Added for making the repository from iso
> deb file:/media/dvd1-mountpoint debian main contrib non-free
My "deb file..." entries look like this:
deb file:///media/debian/... wheezy main contrib
ie. 3 forward slashes; I just tested, and
On Wed, 2013-08-14 at 00:38 -0600, Bob Proulx wrote:
> if it is an official Debian image then there won't be non-free
> there since the DFSG (Debian Free Software Guidelines) do not allow
> nonfree.
At least for the firmware there are packages:
https://wiki.debian.org/Firmware
http://packages.deb
Anubhav Yadav wrote:
> created a new folder /media/dvd1-mountpoint and mounted the iso using
> the command
> mount path/to/iso /media/dvd-mountpoint1 -o loop
Looks okay.
> then in etc/fstab added the line
> /home/neo1691/iso-files/debian-7.1.0-amd64-DVD-1.iso /media/apt1 iso9660
> loop,ro,user
On 8/13/13, Lisi Reisz wrote:
> On Tuesday 13 August 2013 15:56:36 Anubhav Yadav wrote:
>> Get:1 http://security.debian.org wheezy/updates Release.gpg [836 B]
>> Hit http://security.debian.org wheezy/updates Release
>> 99% [Waiting for headers] [Waiting for headers] [Waiting for headers]
>>
>> 132
On 8/13/13, recovery...@gmail.com wrote:
> Ok, try it like this:
>
> 1) Add to sources.list:
>
> deb file:/media/apt1 debian main contrib non-free
>
> 2) Comment out anything else in sources.list.
>
> 3) Run apt-get update.
This is my output
Ign file: debian Release.gpg
Ign file: debian Relea
On Tuesday 13 August 2013 15:56:36 Anubhav Yadav wrote:
> Get:1 http://security.debian.org wheezy/updates Release.gpg [836 B]
> Hit http://security.debian.org wheezy/updates Release
> 99% [Waiting for headers] [Waiting for headers] [Waiting for headers]
>
> 132 B/s 0s^
>
> Last line indicates that
On Tue, 13 Aug 2013 20:26:36 +0530
Anubhav Yadav wrote:
> This is what I did.
> Different roads lead to the same roads I guess! Well you must have
> guessed by now why I want to use CDROM for installation of packages.
>
>
> On 8/13/13, Anubhav Yadav wrote:
> > dvd1-mountpoint is a folder wher
This is what I did.
deleted the symbolic link on /media/apt1
unmounted dvd1
deleted the folder /home/neo1691/dvd1-mountpoint
created a new folder /media/dvd1-mountpoint and mounted the iso using
the command
mount path/to/iso /media/dvd-mountpoint1 -o loop
then in etc/fstab added the line
/home
dvd1-mountpoint is a folder where I mount the iso and /media/apt1 is a
symbolic link to dvd1-mountpoint.
So now what I will do is I will just mount the iso directly into
/media/apt1 where apt1 is a directory not a link. Will this work?
On Tue, 13 Aug 2013 18:03:49 +0530
Anubhav Yadav wrote:
>
> I added the following line to my etc/fstab file
>
> /home/neo1691/dvd1-mountpoint /media/apt1 iso9660 rw,user,noauto 00
This is wrong, IMO. Should be something like (see fstab(5)):
path_to_iso /media/apt1 iso9660 loop,ro,user,
On Aug 13, 2013 3:29 PM, wrote:
>
> Hi.
>
> According to apt-cdrom(8), '-d' means:
>
> Mount point; specify the location to mount the CD-ROM. This mount point
> must be listed in /etc/fstab and properly configured. Configuration
> Item: Acquire::cdrom::mount.
>
> Note /etc/fstab part.
>
> Apparent
Hi.
On Tue, 13 Aug 2013 10:36:44 +0530
Anubhav Yadav wrote:
> root@Innovator:/home/neo1691# apt-cdrom -d=/media/apt1 add
>
> Using CD-ROM mount point /media/cdrom/
...
> Any help? I want to say some bandwidth as it is not cheap here, and is very
> slow
>
> Thanks!
According to apt-cdrom(8),
Greetings all.
This is what I am trying to do.
I have the three dvd iso of debian. I installed debian without
internet connection using the first iso image. Now I want to use these
iso files to download and installing any packages that can be done
through aptitude without using interent. I have i
52 matches
Mail list logo