File: debian-7-sparc64.index-fragment

package info (click to toggle)
libguestfs 1%3A1.44.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 118,932 kB
  • sloc: ansic: 458,017; ml: 51,424; sh: 13,191; java: 9,578; makefile: 7,931; cs: 6,328; haskell: 5,674; python: 3,871; perl: 3,528; erlang: 2,446; xml: 1,347; ruby: 350; pascal: 257; javascript: 157; lex: 135; yacc: 128; cpp: 10
file content (35 lines) | stat: -rw-r--r-- 1,091 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[debian-7]
name=Debian 7 (Wheezy) (sparc64)
osinfo=debian7
arch=sparc64
file=debian-7-sparc64.xz
checksum=a81530ec2335d578e54fcf3c62b979a2985faee8e6480a49e7d24269097c89585f39a04b00d99e82aca00f3304c44dfbed843ce6ce5dcd7828256a51219b701f
format=raw
size=4294967296
compressed_size=96292208
expand=/dev/sda3
notes=Debian 7 (Wheezy).
 
 This is a Debian 7 (Wheezy) sparc64 image.  This was not built using
 a reproducible script, but by installing Debian by hand, so don't use
 this in production.
 
 There is also a 'debian' account which you should be aware of and
 may need to remove.
 
 To build the image, use:
 
 virt-builder [...] \
   --edit '/etc/inittab: s,^#([1-9].*respawn.*/sbin/getty.*),$1,' \
   --firstboot-command "dpkg-reconfigure openssh-server"
 
 Resizing the image will not work because virt-builder does not
 understand the partition format.
 
 To boot the image:
 
 qemu-system-sparc64 -drive file=debian-7.img,format=raw  -serial stdio
 
 Console messages are lost after the bootconsole is disabled, but it
 is still booting and will eventually give you a login prompt.