[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#472055: marked as done (RFP: partusb -- tweak an usb stick to become bootable, optionally install Linux)



Your message dated Fri, 12 Aug 2016 09:56:27 +0000
with message-id <E1bY9CV-000206-EZ@quantz.debian.org>
and subject line closing RFP: partusb -- tweak an usb stick to become bootable, optionally install Linux
has caused the Debian Bug report #472055,
regarding RFP: partusb -- tweak an usb stick to become bootable, optionally install Linux
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
472055: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472055
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

partusb creates a simple partition table on an usb memory stick with
the right params for heads, cylinders and sectors/track to make it
bootable on (almost) any PC with bootable usb harddisk support.

In addition it can use debootstrap to install a base Debian or Ubuntu
System on the usb stick, add grub to it, and it provides means to mount
it for maintenance, to add and remove packages, etc.

The created Linux system is _not_ bound to the PC used for installation.

Samples (assuming /dev/sdd is the USB memory stick):

       partusb -d /dev/sdd -f --mbr -t vfat
           Install a mbr, and create a single bootable partition using the
           vfat filesystem.

       partusb -d /dev/sdd -i --swap 512
           create a labeled root and swap partition, use debootstrap to add
           a basic Linux installation, and make it bootable via grub

       partusb -l usbroot update
           update the package database on the installed system. "usbroot" is
           the default label, so the -l option could be omitted.

       partusb install gnome xserver-xorg
           install gnome and the XWindow server packages, including all depen-
           dencies.

       partusb --synaptic
           mount the usbroot partition, and run the synaptic package manager
           in a chroot

       partusb --shell
           enter a chroot shell for maintenance


#
# Copyright (C) 2008 Harald Dunkel
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2, as
# published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.


Regards

Harri




--- End Message ---
--- Begin Message ---
RFP 472055 has no visible progress for a long time, so closing.

--- End Message ---

Reply to: