Reply to comment

problem installing useing a debian-live cd to build system

Im useing a 8GB jump drive, drive mounts fine, not sure why its not working for the install, hopefully someone will see this and give me a solution by morning. thanks!

debian:/home/user/0.1-prerelease# lsusb
Bus 005 Device 005: ID 13fe:1d23

debian:/home/user/0.1-prerelease# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility X1600]
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
04:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
04:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08)
04:01.2 Generic system peripheral [0805]: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 17)
04:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 08)
debian:/home/user/0.1-prerelease#

debian:/home/user/0.1-prerelease# modprobe ehci_hcd
debian:/home/user/0.1-prerelease# modprobe ohci_hcd
debian:/home/user/0.1-prerelease# modprobe usbhid
debian:/home/user/0.1-prerelease# modprobe usb_storage
debian:/home/user/0.1-prerelease# modprobe dm-crypt
debian:/home/user/0.1-prerelease# modprobe aes
debian:/home/user/0.1-prerelease# tail -n 14 /var/log/messages
Nov 6 02:49:31 debian kernel: Bluetooth: Core ver 2.10
Nov 6 02:49:31 debian kernel: NET: Registered protocol family 31
Nov 6 02:49:31 debian kernel: Bluetooth: HCI device and connection manager init
ialized
Nov 6 02:49:31 debian kernel: Bluetooth: HCI socket layer initialized
Nov 6 02:49:31 debian kernel: Bluetooth: L2CAP ver 2.8
Nov 6 02:49:31 debian kernel: Bluetooth: L2CAP socket layer initialized
Nov 6 02:49:31 debian kernel: Bluetooth: RFCOMM socket layer initialized
Nov 6 02:49:31 debian kernel: Bluetooth: RFCOMM TTY layer initialized
Nov 6 02:49:31 debian kernel: Bluetooth: RFCOMM ver 1.8
Nov 6 02:49:32 debian dhcdbd: message_handler: message handler not found under
/com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_domain
Nov 6 02:49:32 debian dhcdbd: message_handler: message handler not found under
/com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_servers
Nov 6 02:52:39 debian kernel: NET: Registered protocol family 10
Nov 6 02:52:39 debian kernel: lo: Disabled Privacy Extensions
Nov 6 02:52:39 debian kernel: IPv6 over IPv4 tunneling driver
debian:/home/user/0.1-prerelease# tail -n 14 /var/log/messages
Nov 6 02:52:39 debian kernel: lo: Disabled Privacy Extensions
Nov 6 02:52:39 debian kernel: IPv6 over IPv4 tunneling driver
Nov 6 03:04:36 debian kernel: usb 5-3: USB disconnect, address 3
Nov 6 03:04:43 debian kernel: usb 5-3: new high speed USB device using ehci_hcd and address 5
Nov 6 03:04:43 debian kernel: usb 5-3: configuration #1 chosen from 1 choice
Nov 6 03:04:43 debian kernel: scsi1 : SCSI emulation for USB Mass Storage devic es
Nov 6 03:04:48 debian kernel: Vendor: Model: CENTRIOS Rev: PMAP
Nov 6 03:04:48 debian kernel: Type: Direct-Access ANSI SCSI revision: 00
Nov 6 03:04:48 debian kernel: SCSI device sda: 16120832 512-byte hdwr sectors ( 8254 MB)
Nov 6 03:04:48 debian kernel: sda: Write Protect is off
Nov 6 03:04:48 debian kernel: SCSI device sda: 16120832 512-byte hdwr sectors ( 8254 MB)
Nov 6 03:04:48 debian kernel: sda: Write Protect is off
Nov 6 03:04:48 debian kernel: sda: sda1
Nov 6 03:04:48 debian kernel: sd 1:0:0:0: Attached scsi removable disk sda
debian:/home/user/0.1-prerelease# parted /dev/sda "mklabel msdos mkpart primary 0.0 25.0 mkpart primary 25.0 -0 set 1 boot on"
Warning: Partition(s) on /dev/sda are being used.
Ignore/Cancel? Ignore
New disk label type? [msdos]?
Information: Don't forget to update /etc/fstab, if necessary.

debian:/home/user/0.1-prerelease# cryptsetup luksFormat /dev/sda1

WARNING!
========
This will overwrite data on /dev/sda1 irrevocably.

Are you sure? (Type uppercase yes): YES
Enter LUKS passphrase:
Verify passphrase:
Failed to setup dm-crypt key mapping.
Check kernel for support for the aes-cbc-essiv:sha256 cipher spec and verify that /dev/sda1 contains at least 133 sectors.
Failed to write to key storage.
Command failed.
debian:/home/user/0.1-prerelease#

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options