Subversion Repositories HelenOS-historic

Rev

Rev 234 | Rev 501 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
234 decky 1
#!/opt/vmware/bin/vmware
2
config.version = "8"
3
virtualHW.version = "4"
4
scsi0.present = "FALSE"
5
memsize = "96"
6
ide0:0.present = "FALSE"
7
ide1:0.present = "FALSE"
8
floppy0.startConnected = "TRUE"
9
floppy0.fileType = "file"
10
floppy0.fileName = "image.bin"
11
sound.present = "FALSE"
12
displayName = "HelenOS"
13
guestOS = "other"
14
nvram = "HelenOS.nvram"
15
isolation.tools.hgfs.disable = "TRUE"